{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Meter Pole", "type": "Feature Layer", "description": "MeterPole", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b3aa1f7d749f3b4c4f2a971fb64c68b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC/ElEQVQ4jbWVS0wTQRjH/7S7bbcFCRKCVOSiCUFjTMQIUQkmEgvhYZpoIKagnvTiAUwggUQ9ePDGWTlw8AUk2kNBaNNEL0aMD4REjQdigrE1wRcsbHe7266ZmRa6fVBi4v8y05nZX/eb7/99y+E/ict7oiPgRFSqo3NN4mEtXcSUawGA+m/gxpEGOCoHofPNsO0CTBxg4oGoCLQ/A5Q/9xEXhxDsWdou2I6Wp4Ow7hyCtQTgi4y7tjI2qqIHUsiDpvFhBDv78oHtaH8+Dr6wDXbnVpGyPyyuJmMvTnvLEHB35wa7vDe2BTW8Cj3rgcsbgt89kAluHGmAtaw/Cd2/m0OhrQAfv2lYk3UD6+AeDnZLARa+aohEdQbX5H60+icw5XprBDsqByGw+ystNOHDbTZ/taii/uaPjWPnjtowcbWEzvserGJ4Zj3xfAWw+uUOgCOb4I6Ak2Y/kSjBUkDHz2ENdXt5HKriMb/E3HXllAOfQhpqnBysPDtHZRYAk7mW3D5JLQNHpTpqqTR538jobXGg+7hAwVWlZpysseD6YxG3zqa5JQlv8zdj0uXbvApTpvNWIjpmFhScPyZgYHwVFxoEKKqOJ6/l7GDC0CIUxGi6iafmz6KxlzLOHLah6YAVPScE+OYUiGnJzCYGjklLtKKS5k+Rb06GFNUx7NmBfeUcrj0Uc9PiGnFHeBMc7FqgZZpF64oO3zsZnfUCfq3FMT0vo7zYnB0cU5YpK8VuEq19UqZ8EbSYDl0H1BgL+d6LCAU/mpWhxpCxT6X8BrS1Scoy+DguDtHaL67G95U4LJfC0GJsa+q9AsvFMIUSpe9vgFXxrvGOiUiXIg2F1L7daXyIGDPtt2FfCgHqyiiCXbPJJaPHgp19tKGQ2t9uvyBQeXkG062XU5czzRtwd9OGQmqflCkxfTax0AHl52gCquZv9H73AG0opPbNtlrW5BNHiaVI9kmiyJ2mhJ8fTMS6FGkoPJrGasHZKug68SmzFM1+LuX/5pEQc7zVVvoLJm8wg+Y61LAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1970379.0205000043, "ymin": 267042.0823249966, "xmax": 1974521.1618250012, "ymax": 271093.63230000436, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "fMeterStatus", "description": "", "codedValues": [ { "name": "Active Meter", "code": "ACT" }, { "name": "Inactive Meter", "code": "INACT" }, { "name": "Removed Meter", "code": "REM" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G324FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "fParkingStall", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{DC852573-54FC-4D9F-83FA-659911EBFE92}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Fence", "type": "Feature Layer", "description": "cotgispub.DBO.fSiteAmenityLine", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1953387.0915749967, "ymin": 234410.736499995, "xmax": 1985463.6747999936, "ymax": 279498.70777499676, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "length": 50, "domain": { "type": "codedValue", "name": "SiteAmenityType", "description": "The type of site amenity installed along a road or on a campus", "codedValues": [ { "name": "Aluminum Perimeter Fence", "code": "Aluminum Perimeter Fence" }, { "name": "Automatic Gate", "code": "Automatic Gate" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Decorative Wall", "code": "Decorative Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Security Chain Link Fence", "code": "Security Chain Link Fence" }, { "name": "Wooden Picket Fence", "code": "Wooden Picket Fence" }, { "name": "Wooden Post and Rail Fence", "code": "Wooden Post and Rail Fence" }, { "name": "Wooden Privacy Fence", "code": "Wooden Privacy Fence" }, { "name": "Wooden Split Rail Fence", "code": "Wooden Split Rail Fence" }, { "name": "Wrought Iron Fence", "code": "Wrought Iron Fence" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GROUNDSREF", "type": "esriFieldTypeString", "alias": "Reference ID", "length": 25, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G331GROUNDSREF", "fields": "GROUNDSREF", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S104_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "fGrounds", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "GROUNDSREF", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C07A682B-46E0-41E1-8F6C-F6D81BE5AF67}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Parking Stall", "type": "Feature Layer", "description": "cotgispub.DBO.fParkingStall", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USAGE", "field2": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City Manager's Office", "description": "City Manager's Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "values": [ [ "City Manager's Office", "Normal" ], [ "City Manager's Office", "Reserved" ] ] }, { "label": "City Employee", "description": "City Employee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "values": [ [ "City Employee", "Normal" ], [ "City Vehicles", "Normal" ] ] }, { "label": "City Employee Disabled", "description": "City Employee Disabled", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "City Manager's Office", "Disabled Van" ] ] }, { "label": "City Employee (Reserved)", "description": "City Employee (Reserved)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "values": [ [ "City Employee", "Reserved" ] ] }, { "label": "Electric Car Charging Station", "description": "Electric Car Charging Station", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Public", "Electic Car Charging Station" ], [ "Public", "Electric Car Charging Station" ] ] }, { "label": "Public Stall; Other,", "description": "Public Stall; Other,", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Public", "Normal" ], [ "Public", "Motorcycle" ], [ "Other", "" ] ] }, { "label": "Public Stall (Disabled)", "description": "Public Stall (Disabled)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Public", "Disabled" ], [ "Public", "Disabled Van" ] ] }, { "label": "Visitor Stall", "description": "Visitor Stall", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Cyrus K. Holliday Visitor", "Motorcycle" ], [ "Cyrus K. Holliday Visitor", "Normal" ] ] }, { "label": "Visitor Stall (Disabled)", "description": "Visitor Stall (Disabled)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Cyrus K. Holliday Visitor", "Disabled" ], [ "Cyrus K. Holliday Visitor", "Disabled Van" ] ] }, { "label": "Monthly Lease", "description": "Monthly Lease", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Monthly Lease", "Normal" ] ] }, { "label": "District Attorney", "description": "District Attorney", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "values": [ [ "DA", "Permit" ], [ "DA", "Reserved" ], [ "District Attorney", "Reserved" ] ] }, { "label": "City Health and Wellness", "description": "City Health and Wellness", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "values": [ [ "City Health and Wellness", "Normal" ] ] }, { "label": "Law Enforcement (Reserved)", "description": "Law Enforcement (Reserved)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "LEC Purposes", "Reserved" ], [ "Law Enforcement", "Reserved" ] ] }, { "label": "Impound Lot", "description": "Impound Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "values": [ [ "Impound Lot", " " ], [ "Impound Lot", "Motorcycle" ] ] }, { "label": "Shawnee County (Reserved)", "description": "Shawnee County (Reserved)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 120, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Shawnee County", "Reserved" ] ] }, { "label": "Other Stall", "description": "Other Stall", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Other", "Normal" ] ] }, { "label": "Other Stall (Reserved)", "description": "Other Stall (Reserved)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Other", "Reserved" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Manager's Office,Normal", "label": "City Manager's Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Manager's Office,Reserved", "label": "City Manager's Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Employee,Normal", "label": "City Employee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Vehicles,Normal", "label": "City Employee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "City Manager's Office,Disabled Van", "label": "City Employee Disabled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Employee,Reserved", "label": "City Employee (Reserved)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Electic Car Charging Station", "label": "Electric Car Charging Station" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Electric Car Charging Station", "label": "Electric Car Charging Station" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Normal", "label": "Public Stall; Other," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Motorcycle", "label": "Public Stall; Other," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Other,", "label": "Public Stall; Other," }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Disabled", "label": "Public Stall (Disabled)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Public,Disabled Van", "label": "Public Stall (Disabled)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Cyrus K. Holliday Visitor,Motorcycle", "label": "Visitor Stall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Cyrus K. Holliday Visitor,Normal", "label": "Visitor Stall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Cyrus K. Holliday Visitor,Disabled", "label": "Visitor Stall (Disabled)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Cyrus K. Holliday Visitor,Disabled Van", "label": "Visitor Stall (Disabled)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Monthly Lease,Normal", "label": "Monthly Lease" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "DA,Permit", "label": "District Attorney" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "DA,Reserved", "label": "District Attorney" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "District Attorney,Reserved", "label": "District Attorney" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.5 } }, "value": "City Health and Wellness,Normal", "label": "City Health and Wellness" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "LEC Purposes,Reserved", "label": "Law Enforcement (Reserved)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Law Enforcement,Reserved", "label": "Law Enforcement (Reserved)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Impound Lot, ", "label": "Impound Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 0.7 } }, "value": "Impound Lot,Motorcycle", "label": "Impound Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 120, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Shawnee County,Reserved", "label": "Shawnee County (Reserved)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Other,Normal", "label": "Other Stall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Other,Reserved", "label": "Other Stall (Reserved)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 217, 186, 255 ], "toColor": [ 87, 217, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 92, 242, 255 ], "toColor": [ 135, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 90, 255 ], "toColor": [ 230, 80, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 237, 99, 255 ], "toColor": [ 242, 237, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 105, 148, 255 ], "toColor": [ 89, 105, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 110, 46, 255 ], "toColor": [ 128, 110, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 232, 86, 255 ], "toColor": [ 100, 232, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 179, 255 ], "toColor": [ 232, 81, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 131, 150, 255 ], "toColor": [ 199, 131, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 211, 163, 255 ], "toColor": [ 247, 211, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 205, 242, 255 ], "toColor": [ 126, 205, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 143, 66, 255 ], "toColor": [ 56, 143, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 64, 148, 255 ], "toColor": [ 127, 64, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 65, 51, 255 ], "toColor": [ 143, 65, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 128, 104, 255 ], "toColor": [ 79, 128, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 124, 232, 255 ], "toColor": [ 81, 124, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 219, 145, 255 ], "toColor": [ 172, 219, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.STALL_NO"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "STALL_NO NOT IN (0)", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1970362.2241249979, "ymin": 267025.3455750048, "xmax": 1974727.399450004, "ymax": 274014.0730749965, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 20, "domain": { "type": "codedValue", "name": "ParkingDirection", "description": "", "codedValues": [ { "name": "90 Degree", "code": "90 Degree" }, { "name": "Angle", "code": "Angle" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 70, "domain": null }, { "name": "STALL_NO", "type": "esriFieldTypeDouble", "alias": "Stall Number", "domain": null }, { "name": "USAGE", "type": "esriFieldTypeString", "alias": "Stall Usage", "length": 50, "domain": { "type": "codedValue", "name": "ParkStallUsage", "description": "Parking Stall Usage", "codedValues": [ { "name": "City Employee", "code": "City Employee" }, { "name": "City Field Staff", "code": "City Field Staff" }, { "name": "City Manager's Office", "code": "City Manager's Office" }, { "name": "City Vehicles", "code": "City Vehicles" }, { "name": "Court Security", "code": "Court Security" }, { "name": "Cyrus K Holliday Visitor", "code": "Cyrus K Holliday Visitor" }, { "name": "District Attorney", "code": "District Attorney" }, { "name": "Emergency Management", "code": "Emergency Management" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "LEC Puposes", "code": "LEC Purposes" }, { "name": "Monthly Lease", "code": "Monthly Lease" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "City Health and Wellness", "code": "City Health and Wellness" }, { "name": "Public", "code": "Public" }, { "name": "Shawnee County", "code": "Shawnee County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Stall Type", "length": 30, "domain": { "type": "codedValue", "name": "ParkStallType", "description": "Parking Stall Type", "codedValues": [ { "name": "Disabled", "code": "Disabled" }, { "name": "Disabled Van", "code": "Disabled Van" }, { "name": "Motorcycle", "code": "Motorcycle" }, { "name": "Normal", "code": "Normal" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Permit", "code": "Permit" }, { "name": "Electric Car Charging Station", "code": "Electric Car Charging Station" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_LIMIT", "type": "esriFieldTypeString", "alias": "Time Limit", "length": 20, "domain": { "type": "codedValue", "name": "ParkStallLimit", "description": "Parking Limit", "codedValues": [ { "name": "1 Hour", "code": "1 Hour" }, { "name": "1/2 Hour", "code": "1/2 Hour" }, { "name": "10 Hours", "code": "10 Hours" }, { "name": "2 Hours", "code": "2 Hours" }, { "name": "2 Hours Per Day", "code": "2 Hours Per Day" }, { "name": "3 Hours", "code": "3 Hours" }, { "name": "5 Hours", "code": "5 Hours" }, { "name": "No Limit", "code": "No Limit" }, { "name": "4 Hours", "code": "4 Hours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Stall Location", "length": 20, "domain": { "type": "codedValue", "name": "ParkStallLoc", "description": "Parking Stall Location", "codedValues": [ { "name": "Garage", "code": "Garage" }, { "name": "On Street", "code": "On Street" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "RES_DEPT", "type": "esriFieldTypeString", "alias": "Reserved Department", "length": 50, "domain": { "type": "codedValue", "name": "ParkingStallDept", "description": "Parking Stall Department Reserved", "codedValues": [ { "name": "City 4", "code": "City 4" }, { "name": "City Attorney", "code": "City Attorney" }, { "name": "City Clerk", "code": "City Clerk" }, { "name": "City Council", "code": "City Council" }, { "name": "City Express Payment Center", "code": "City Express Payment Center" }, { "name": "City Field Staff", "code": "City Field Staff" }, { "name": "City Manager's Office", "code": "City Manager's Office" }, { "name": "City Prosecutor", "code": "City Prosecutor" }, { "name": "Community Engagement", "code": "Community Engagement" }, { "name": "Contracts & Procurement", "code": "Contracts & Procurement" }, { "name": "Court Security", "code": "Court Security" }, { "name": "Credit Union", "code": "Credit Union" }, { "name": "Development Services", "code": "Development Services" }, { "name": "District Attorney", "code": "District Attorney" }, { "name": "Emergency Management", "code": "Emergency Management" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Financial Services", "code": "Financial Services" }, { "name": "Fire Inspection", "code": "Fire Inspection" }, { "name": "Health and Wellness Center", "code": "Health and Wellness Center" }, { "name": "Human Resources", "code": "Human Resources" }, { "name": "Information Technology", "code": "Information Technology" }, { "name": "Internal Affairs", "code": "Internal Affairs" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "LEC Purposes", "code": "LEC Purposes" }, { "name": "Mayor", "code": "Mayor" }, { "name": "Municipal Court", "code": "Municipal Court" }, { "name": "Neighborhood Relations", "code": "Neighborhood Relations" }, { "name": "Parking Control", "code": "Parking Control" }, { "name": "Planning", "code": "Planning" }, { "name": "Technical Support Group", "code": "Technical Support Group" }, { "name": "Legal", "code": "Legal" }, { "name": "Court Administration", "code": "Court Administration" }, { "name": "Project Topeka Winner", "code": "Project Topeka Winner" }, { "name": "Public Works Admin", "code": "Public Works Admin" }, { "name": "Animal Control", "code": "Animal Control" }, { "name": "Code Enforcement", "code": "Code Enforcement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RES_TITLE", "type": "esriFieldTypeString", "alias": "Reserved Title", "length": 30, "domain": null }, { "name": "RES_NAME", "type": "esriFieldTypeString", "alias": "Reserved Name", "length": 30, "domain": null }, { "name": "LOT_ID", "type": "esriFieldTypeString", "alias": "Lot ID", "length": 20, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 20, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "Floor", "length": 5, "domain": null }, { "name": "POLE_ID", "type": "esriFieldTypeString", "alias": "Pole ID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeString", "alias": "STREET_ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_165", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G332LOT_ID", "fields": "LOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G332POLE_ID", "fields": "POLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S105_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "fMeterPole", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "POLE_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{DC852573-54FC-4D9F-83FA-659911EBFE92}" }, { "id": 2, "name": "fParkingStructure", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "LOT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{154F78E9-0AE9-4DFE-9CB0-41B0A464AA9A}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Parking Structure", "type": "Feature Layer", "description": "cotgispub.DBO.fParkingStructure", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_TYPE", "field2": "Owner", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City Owned Parking Garage", "description": "City Owned Parking Garage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Garage", "CITY" ] ] }, { "label": "Parking Garage", "description": "Parking Garage", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Garage", "CAPITAL FEDERAL" ], [ "Parking Garage", "CSFB" ], [ "Parking Garage", "INVESTMENT GROUP" ], [ "Parking Garage", "KPERS REALTY" ], [ "Parking Garage", "STATE" ], [ "Parking Garage", "TPBC _ STATE OF" ], [ "Parking Garage", "USA - GSA" ], [ "Parking Garage", "WESTSTAR" ] ] }, { "label": "City Owned Parking Lot", "description": "City Owned Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Lot", "" ], [ "Parking Lot", "CITY" ] ] }, { "label": "Parking Lot", "description": "Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Lot", "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CITY", "label": "City Owned Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CAPITAL FEDERAL", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CSFB", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,INVESTMENT GROUP", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,KPERS REALTY", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,STATE", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,TPBC _ STATE OF", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,USA - GSA", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,WESTSTAR", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,", "label": "City Owned Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,CITY", "label": "City Owned Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,Private", "label": "Parking Lot" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 255, 255 ], "toColor": [ 255, 255, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 240, 240, 255 ], "toColor": [ 240, 240, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 217, 217, 255 ], "toColor": [ 217, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 189, 189, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 150, 150, 255 ], "toColor": [ 150, 150, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 115, 115, 255 ], "toColor": [ 115, 115, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 82, 82, 255 ], "toColor": [ 82, 82, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 0, 0, 255 ], "toColor": [ 0, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1971314.1697250009, "ymin": 267051.7080499977, "xmax": 1974728.7308000028, "ymax": 274016.3256999999, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "length": 100, "domain": null }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumStories", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStories", "domain": { "type": "range", "name": "fDomNumLevels", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Construct", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 6, "domain": { "type": "codedValue", "name": "fDomConstructionType_1", "description": "", "codedValues": [ { "name": "Post Tension", "code": "POST" }, { "name": "Beam", "code": "BEAM" }, { "name": "Stone and Mortar", "code": "STONE" }, { "name": "Brick and Mortar", "code": "BRICK" }, { "name": "Wood Frame", "code": "WOOD" }, { "name": "Metal Frame", "code": "METAL" }, { "name": "Masonry", "code": "MASON" }, { "name": "Concrete", "code": "CONC" }, { "name": "PreCast", "code": "PRCAST" }, { "name": "Glass", "code": "GLASS" }, { "name": "Log (Wood)", "code": "LOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SqFootage", "type": "esriFieldTypeInteger", "alias": "SquareFootage", "domain": { "type": "range", "name": "fDomSqFootage", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExtDoors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfExteriorDoors", "domain": { "type": "range", "name": "fDomNumExtDoors", "description": "", "range": [ 1, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CentralAir", "type": "esriFieldTypeString", "alias": "CentralAir", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FireAlarm", "type": "esriFieldTypeString", "alias": "FireAlarm", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FacImage", "type": "esriFieldTypeBlob", "alias": "FacilityImage", "domain": null }, { "name": "ParkingSys", "type": "esriFieldTypeString", "alias": "ParkingSystem", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumSpaces", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfSpaces", "domain": { "type": "range", "name": "fDomNumSpaces", "description": "", "range": [ 1, 1000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Staffed", "type": "esriFieldTypeString", "alias": "Staffed", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Payment", "type": "esriFieldTypeString", "alias": "PaymentType", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingSys1", "type": "esriFieldTypeString", "alias": "ParkingSys1", "length": 20, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingSys2", "type": "esriFieldTypeString", "alias": "ParkingSys2", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingSys3", "type": "esriFieldTypeString", "alias": "ParkingSys3", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingSys4", "type": "esriFieldTypeString", "alias": "ParkingSys4", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingSys5", "type": "esriFieldTypeString", "alias": "ParkingSys5", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment1", "type": "esriFieldTypeString", "alias": "Payment Type 1", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment2", "type": "esriFieldTypeString", "alias": "Payment Type 2", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment3", "type": "esriFieldTypeString", "alias": "Payment Type 3", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment4", "type": "esriFieldTypeString", "alias": "Payment Type 4", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Payment5", "type": "esriFieldTypeString", "alias": "Payment Type 5", "length": 10, "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "cOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 20, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 20, "domain": { "type": "codedValue", "name": "ParkingStructureType", "description": "The type of parking structure", "codedValues": [ { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Street Parking", "code": "Street Parking" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "GroundsID", "type": "esriFieldTypeString", "alias": "Grounds ID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "SNOW_REM", "type": "esriFieldTypeString", "alias": "SNOW_REM", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333GroundsID", "fields": "GroundsID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "fParkingStall", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{154F78E9-0AE9-4DFE-9CB0-41B0A464AA9A}" }, { "id": 3, "name": "fGrounds", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "GroundsID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Facility Building", "type": "Feature Layer", "description": "Facility", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1936987.9487999976, "ymin": 230055.61310000718, "xmax": 1992216.0417249948, "ymax": 299016.0623500049, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "length": 1, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NumStories", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStories", "domain": { "type": "range", "name": "fDomNumLevels", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "ParkingType", "length": 5, "domain": { "type": "codedValue", "name": "fDomParkingType", "description": "", "codedValues": [ { "name": "Adjacent", "code": "ADJ" }, { "name": "Attached", "code": "ATTCH" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SqFootage", "type": "esriFieldTypeInteger", "alias": "SquareFootage", "domain": { "type": "range", "name": "fDomSqFootage", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExtDoors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfExteriorDoors", "domain": { "type": "range", "name": "fDomNumExtDoors", "description": "", "range": [ 1, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CentralAir", "type": "esriFieldTypeString", "alias": "CentralAir", "length": 1, "domain": null }, { "name": "METASYS", "type": "esriFieldTypeString", "alias": "METASYS", "length": 1, "domain": null }, { "name": "FireAlarm", "type": "esriFieldTypeString", "alias": "FireAlarm", "length": 1, "domain": null }, { "name": "FacImage", "type": "esriFieldTypeBlob", "alias": "FacilityImage", "domain": null }, { "name": "Construction", "type": "esriFieldTypeString", "alias": "Construction", "length": 10, "domain": { "type": "codedValue", "name": "fDomConstructionType_1", "description": "", "codedValues": [ { "name": "Post Tension", "code": "POST" }, { "name": "Beam", "code": "BEAM" }, { "name": "Stone and Mortar", "code": "STONE" }, { "name": "Brick and Mortar", "code": "BRICK" }, { "name": "Wood Frame", "code": "WOOD" }, { "name": "Metal Frame", "code": "METAL" }, { "name": "Masonry", "code": "MASON" }, { "name": "Concrete", "code": "CONC" }, { "name": "PreCast", "code": "PRCAST" }, { "name": "Glass", "code": "GLASS" }, { "name": "Log (Wood)", "code": "LOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoofType", "type": "esriFieldTypeString", "alias": "RoofType", "length": 10, "domain": { "type": "codedValue", "name": "fDomRoofType", "description": "", "codedValues": [ { "name": "Composition", "code": "COMP" }, { "name": "Rubber Membrane / Gravel", "code": "RUB_GRA" }, { "name": "Rubber Membrane", "code": "RUBBER" }, { "name": "DPM Rubber / Gravel", "code": "DPM" }, { "name": "Clay Tile", "code": "CLAY" }, { "name": "Metal Deck", "code": "METAL" }, { "name": "Slate", "code": "SLATE" }, { "name": "Metal Deck / Rubber Membrane", "code": "MET_RUB" }, { "name": "Corrugated Metal", "code": "CORRUG" }, { "name": "Asphalt or Asphalt 3 Tab", "code": "ASPHALT" }, { "name": "Shake (Wood)", "code": "SHAKE" }, { "name": "Timberline", "code": "TIMBERLINE" }, { "name": "TPM", "code": "TPM" }, { "name": "Precast Concrete", "code": "PRECAST" }, { "name": "Glass", "code": "GLASS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Construct", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 6, "domain": { "type": "codedValue", "name": "fDomParkingType", "description": "", "codedValues": [ { "name": "Adjacent", "code": "ADJ" }, { "name": "Attached", "code": "ATTCH" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Active/Inactive", "length": 10, "domain": null }, { "name": "GroundsID", "type": "esriFieldTypeString", "alias": "Grounds ID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "F_TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 30, "domain": { "type": "codedValue", "name": "fFacilityType", "description": "", "codedValues": [ { "name": "Fire Facility", "code": "FIRE" }, { "name": "Law Enforcement Facility", "code": "POLICE" }, { "name": "Office Facility", "code": "OFFICE" }, { "name": "Zoo Facility", "code": "ZOO" }, { "name": "Maintenance Facility", "code": "MAINT" }, { "name": "Pump Station Facility", "code": "PUMP" }, { "name": "Utility Facility", "code": "UTILITY" }, { "name": "Community Facility", "code": "COMMUNITY" }, { "name": "Theater Facility", "code": "THEATER" }, { "name": "Park Facility", "code": "PARK" }, { "name": "Other Facility", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "cOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_155", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G322FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G322GroundsID", "fields": "GroundsID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "fGrounds", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "GroundsID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E0957A09-5279-4999-8759-6DA502AA7EEB}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Grounds", "type": "Feature Layer", "description": "Grounds", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 300.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1936936.79885, "ymin": 230044.55307500064, "xmax": 1992227.5808500051, "ymax": 299075.10727499425, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "length": 1, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PermitID", "type": "esriFieldTypeString", "alias": "PermitID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_156", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G323FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "fSiteAmenityLine", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C07A682B-46E0-41E1-8F6C-F6D81BE5AF67}" }, { "id": 3, "name": "fParkingStructure", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" }, { "id": 4, "name": "fFacility", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E0957A09-5279-4999-8759-6DA502AA7EEB}" } ], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24f6b34987a84943aee666e39477c6c6" } ], "tables": [] }