{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 44, "name": "Public Infrastructure Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtypefield", "uniqueValueGroups": [ { "heading": "District Subtypes", "classes": [ { "label": "Yard Waste Pickup", "description": "Yard Waste Pickup", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "Snow Plowing", "description": "Snow Plowing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "Trash Pickup", "description": "Trash Pickup", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Yard Waste Pickup", "description": "Yard Waste Pickup" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Snow Plowing", "description": "Snow Plowing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Trash Pickup", "description": "Trash Pickup" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9840104.0133, "ymin": 5106782.333899997, "xmax": -9825084.2893, "ymax": 5119064.397600003, "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": "name", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "districtid", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "agency", "type": "esriFieldTypeString", "alias": "Agency", "length": 255, "domain": null }, { "name": "agencyurl", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "contact", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "subtypefield", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "schedule", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": { "type": "codedValue", "name": "piServiceSchedule", "description": "The regular public works or water utility service schedule", "codedValues": [ { "name": "Daily", "code": "Daily" }, { "name": "Weekly", "code": "Weekly" }, { "name": "Monthly", "code": "Monthly" }, { "name": "Annual", "code": "Annual" }, { "name": "Seasonal", "code": "Seasonal" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descript", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "monday", "type": "esriFieldTypeString", "alias": "Monday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tuesday", "type": "esriFieldTypeString", "alias": "Tuesday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wednesday", "type": "esriFieldTypeString", "alias": "Wednesday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "thursday", "type": "esriFieldTypeString", "alias": "Thursday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "friday", "type": "esriFieldTypeString", "alias": "Friday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "saturday", "type": "esriFieldTypeString", "alias": "Saturday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sunday", "type": "esriFieldTypeString", "alias": "Sunday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "weekone", "type": "esriFieldTypeString", "alias": "Week One", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "weektwo", "type": "esriFieldTypeString", "alias": "Week Two", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "weekthree", "type": "esriFieldTypeString", "alias": "Week Three", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "weekfour", "type": "esriFieldTypeString", "alias": "Week Four", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_70", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r3573_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_3573", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2854_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 0, "name": "Trash Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 1, "name": "Recycling Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 2, "name": "Yard Waste Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 3, "name": "Street Cleaning" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 4, "name": "Snow Plowing" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 5, "name": "Maintenance" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "id": 6, "name": "Engineering" } ], "subtypes": [ { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 0, "name": "Trash Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 1, "name": "Recycling Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 2, "name": "Yard Waste Pickup" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 3, "name": "Street Cleaning" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 4, "name": "Snow Plowing" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 5, "name": "Maintenance" }, { "domains": { "schedule": {"type": "inherited"}, "monday": {"type": "inherited"}, "tuesday": {"type": "inherited"}, "wednesday": {"type": "inherited"}, "thursday": {"type": "inherited"}, "friday": {"type": "inherited"}, "saturday": {"type": "inherited"}, "sunday": {"type": "inherited"}, "weekone": {"type": "inherited"}, "weektwo": {"type": "inherited"}, "weekthree": {"type": "inherited"}, "weekfour": {"type": "inherited"} }, "defaultValues": { "districtid": null, "name": null, "agency": null, "agencyurl": null, "contact": null, "phone": null, "email": null, "subtypefield": null, "schedule": null, "descript": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "weekone": null, "weektwo": null, "weekthree": null, "weekfour": null, "lastupdate": null, "lasteditor": null, "globalid": null, "created_user": null, "created_date": null }, "code": 6, "name": "Engineering" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7fdc5479394543bc86553774ec290e6e" }