{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Street Parking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STREET_PARKING_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "2 hour Parking", "description": "2 hour Parking", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 178 ], "width": 3 }, "values": [ [ "2 hour" ] ] }, { "label": "Parking Permit Required", "description": "Parking Permit Required", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 178 ], "width": 3 }, "values": [ [ "Permitted" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 178 ], "width": 3 }, "value": "2 hour", "label": "2 hour Parking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 178 ], "width": 3 }, "value": "Permitted", "label": "Parking Permit Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 236, 255 ], "toColor": [ 192, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 198, 252, 255 ], "toColor": [ 184, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 210, 255 ], "toColor": [ 219, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -255284.41469999962, "ymin": 6109850, "xmax": -233119, "ymax": 6127280, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAP_ID", "domain": null }, { "name": "STREET_PARKING_TYPE", "type": "esriFieldTypeString", "alias": "Street Parking Type", "length": 20, "domain": { "type": "codedValue", "name": "Street Parking Type", "description": "Street Parking Type", "codedValues": [ { "name": "2 hour", "code": "2 hour" }, { "name": "Permitted", "code": "Permitted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 50, "domain": null }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "EDITED_DATE", "length": 8, "domain": null }, { "name": "GEOM.STLength()", "type": "esriFieldTypeDouble", "alias": "GEOM.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry" }, "indexes": [ { "name": "R159_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S149_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "GEOM.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3817a555dd6b463f8fed78a6b47ac705" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Parking Lot Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LABEL_TYPE", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 236, 255 ], "toColor": [ 192, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 198, 252, 255 ], "toColor": [ 184, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 210, 255 ], "toColor": [ 219, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.LABEL"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -287837.46630000044, "ymin": 6109850, "xmax": -233119, "ymax": 6127280, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null }, { "name": "PARKING_LOT_ID", "type": "esriFieldTypeInteger", "alias": "PARKING_LOT_ID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "LABEL_TYPE", "type": "esriFieldTypeString", "alias": "LABEL_TYPE", "length": 20, "domain": null }, { "name": "LABEL_ROT", "type": "esriFieldTypeDouble", "alias": "LABEL_ROT", "domain": null }, { "name": "LOT_TYPE", "type": "esriFieldTypeString", "alias": "LOT_TYPE", "length": 20, "domain": null }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "GEOM", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 50, "domain": null }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "EDITED_DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAP_ID_TEMP", "domain": null } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "GEOM" }, "indexes": [ { "name": "R104_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_104", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3817a555dd6b463f8fed78a6b47ac705" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOT_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Parking Lot", "description": "Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 215, 158, 255 ], "width": 0.7 } }, "values": [ [ "" ] ] }, { "label": "Private Parking Lot", "description": "Private Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 0.7 } }, "values": [ [ "Private" ] ] }, { "label": "Public Parking Lot", "description": "Public Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.7 } }, "values": [ [ "Public" ] ] }, { "label": "Public After Hours Parking Lot", "description": "Public After Hours Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 0.7 } }, "values": [ [ "Public After Hours" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 215, 158, 255 ], "width": 0.7 } }, "value": "", "label": "Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 0.7 } }, "value": "Private", "label": "Private Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.7 } }, "value": "Public", "label": "Public Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 0.7 } }, "value": "Public After Hours", "label": "Public After Hours Parking Lot" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 236, 255 ], "toColor": [ 192, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 198, 252, 255 ], "toColor": [ 184, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 210, 255 ], "toColor": [ 219, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -288384.19880000036, "ymin": 6109850, "xmax": -233119, "ymax": 6127280, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAP_ID", "domain": null }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null }, { "name": "LOT_TYPE", "type": "esriFieldTypeString", "alias": "Lot Type", "length": 20, "domain": { "type": "codedValue", "name": "Parking Lot Type", "description": "Parking Lot Type", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" }, { "name": "Public After Hours", "code": "Public After Hours" }, { "name": "Public Underground", "code": "Public Underground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_RESERVE_LOT", "type": "esriFieldTypeSmallInteger", "alias": "Reserved Lot?", "domain": { "type": "codedValue", "name": "0/1-NoYes", "description": "converts 0/1 to No/Yes", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_PAID_LOT", "type": "esriFieldTypeSmallInteger", "alias": "Paid Lot?", "domain": { "type": "codedValue", "name": "0/1-NoYes", "description": "converts 0/1 to No/Yes", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 50, "domain": null }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "EDITED_DATE", "length": 8, "domain": null }, { "name": "GEOM.STArea()", "type": "esriFieldTypeDouble", "alias": "Area (sq.m)", "domain": null }, { "name": "GEOM.STLength()", "type": "esriFieldTypeDouble", "alias": "GEOM.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry" }, "indexes": [ { "name": "R103_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_103", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "GEOM.STArea()", "shapeLengthFieldName": "GEOM.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3817a555dd6b463f8fed78a6b47ac705" } ], "tables": [] }