{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Brush and Limb Pickup", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WEEK", "uniqueValueGroups": [ { "heading": "Pickup", "classes": [ { "label": "Zone 1", "description": "Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "1" ] ] }, { "label": "Zone 2", "description": "Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Zone 3", "description": "Zone 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "2", "label": "Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "3", "label": "Zone 3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "[ZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9421183.61712375, "ymin": 4764597.804325363, "xmax": -9403860.219846973, "ymax": 4774503.583028032, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 50, "domain": null }, { "name": "DETAILS", "type": "esriFieldTypeString", "alias": "DETAILS", "length": 250, "domain": null }, { "name": "WEEK", "type": "esriFieldTypeSmallInteger", "alias": "WEEK", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "LastEditedBy", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "R880_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S828_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "9b8636f4ad714a918f5bd33e132c2173" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Trash and Recycling", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRASH_COLLECTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TRASH_COLLECTION", "classes": [ { "label": "Monday", "description": "Monday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 128, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Monday" ] ] }, { "label": "Monday/Wednesday", "description": "Monday/Wednesday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 247, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Monday/Wednesday" ] ] }, { "label": "Monday/Thursday", "description": "Monday/Thursday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 64, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Monday/Thursday" ] ] }, { "label": "Monday/Friday", "description": "Monday/Friday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 200, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Monday/Friday" ] ] }, { "label": "Tuesday", "description": "Tuesday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 140, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tuesday" ] ] }, { "label": "Tuesday/Wednesday", "description": "Tuesday/Wednesday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 137, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tuesday/Wednesday" ] ] }, { "label": "Wednesday", "description": "Wednesday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 85, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wednesday" ] ] }, { "label": "Wednesday/Thursday", "description": "Wednesday/Thursday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wednesday/Thursday" ] ] }, { "label": "Wednesday/Saturday", "description": "Wednesday/Saturday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 49, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wednesday/Saturday" ] ] }, { "label": "Thursday", "description": "Thursday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 222, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Thursday" ] ] }, { "label": "Thursday/Friday", "description": "Thursday/Friday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 167, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Thursday/Friday" ] ] }, { "label": "Friday", "description": "Friday", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 152, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Friday" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 128, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Monday", "label": "Monday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 247, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Monday/Wednesday", "label": "Monday/Wednesday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 64, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Monday/Thursday", "label": "Monday/Thursday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 200, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Monday/Friday", "label": "Monday/Friday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 140, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tuesday", "label": "Tuesday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 137, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tuesday/Wednesday", "label": "Tuesday/Wednesday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 85, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wednesday", "label": "Wednesday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wednesday/Thursday", "label": "Wednesday/Thursday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 49, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wednesday/Saturday", "label": "Wednesday/Saturday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 222, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Thursday", "label": "Thursday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 167, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Thursday/Friday", "label": "Thursday/Friday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 152, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Friday", "label": "Friday" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 163, 115, 255 ], "toColor": [ 83, 163, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 90, 242, 255 ], "toColor": [ 222, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 61, 66, 255 ], "toColor": [ 168, 61, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 124, 199, 255 ], "toColor": [ 78, 124, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 223, 94, 255 ], "toColor": [ 235, 223, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 237, 95, 255 ], "toColor": [ 121, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 231, 250, 255 ], "toColor": [ 105, 231, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 150, 195, 255 ], "toColor": [ 235, 150, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 139, 92, 255 ], "toColor": [ 171, 139, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 61, 145, 255 ], "toColor": [ 137, 61, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 142, 158, 255 ], "toColor": [ 82, 142, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 235, 157, 255 ], "toColor": [ 171, 235, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 113, 232, 255 ], "toColor": [ 111, 113, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9421183.421259543, "ymin": 4764988.762266174, "xmax": -9403901.809587415, "ymax": 4774494.526582233, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 25, "domain": null }, { "name": "TRASH_COLLECTION", "type": "esriFieldTypeString", "alias": "TRASH_COLLECTION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "LastEditedBy", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "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": "R882_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S830_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "9b8636f4ad714a918f5bd33e132c2173" } ], "tables": [] }