{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Active Construction", "type": "Feature Layer", "description": "ROADWORKS_CONSTR_ACTIVE where Status <> 'Complete'", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8892049.23999645, "ymin": 5408741.207222272, "xmax": -8866285.749599963, "ymax": 5440484.422336683, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "length": 255, "domain": null }, { "name": "PROJECT_LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 100, "domain": { "type": "codedValue", "name": "RW_ACT_STATUS", "description": "Status for ROADWORKS_CONSTR_ACTIVE", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Winter Shutdown", "code": "Winter Shutdown" }, { "name": "Archive", "code": "Archive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_OF_PROJECT", "type": "esriFieldTypeString", "alias": "Type of Project", "length": 100, "domain": { "type": "codedValue", "name": "RW_PROJ_TYPE", "description": "Type of Project for ROADWORKS_CONSTR feature classes", "codedValues": [ { "name": "Bridge Rehabilitation", "code": "Bridge Rehabilitation" }, { "name": "Crosswalk Improvements", "code": "Crosswalk Improvements" }, { "name": "Major Road Construction", "code": "Major Road Construction" }, { "name": "Noise Walls", "code": "Noise Walls" }, { "name": "Park Walkway Improvement", "code": "Park Walkway Improvement" }, { "name": "Right of Way Repairs", "code": "Right of Way Repairs" }, { "name": "Road Reconstruction", "code": "Road Reconstruction" }, { "name": "Road Resurfacing", "code": "Road Resurfacing" }, { "name": "Stormwater Management Pond", "code": "Stormwater Management Pond" }, { "name": "Street Lighting Upgrade", "code": "Street Lighting Upgrade" }, { "name": "Surface Spot Repairs", "code": "Surface Spot Repairs" }, { "name": "Traffic Signal Upgrade/Installation", "code": "Traffic Signal Upgrade/Installation" }, { "name": "Transit", "code": "Transit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "domain": null }, { "name": "CONSTRUCT_END", "type": "esriFieldTypeDate", "alias": "Expected Construction End", "length": 8, "domain": null }, { "name": "CONSTRUCT_START", "type": "esriFieldTypeDate", "alias": "Expected Construction Start", "length": 8, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 100, "domain": null }, { "name": "CONSTRUCT_NOTICE", "type": "esriFieldTypeString", "alias": "Notice of Construction", "length": 255, "domain": null }, { "name": "LANE_RESTRICTIONS", "type": "esriFieldTypeString", "alias": "Lane Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "YES_NO", "description": "GENERAL YES/NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LIST_ID", "type": "esriFieldTypeDouble", "alias": "List ID", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1410825_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1589_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Future Construction", "type": "Feature Layer", "description": "ROADWORKS_CONSTR_FUTURE", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8888198.775361683, "ymin": 5406477.833091167, "xmax": -8866144.291779134, "ymax": 5436783.057463923, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "length": 255, "domain": null }, { "name": "PROJECT_LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "TYPE_OF_PROJECT", "type": "esriFieldTypeString", "alias": "Type of Project", "length": 100, "domain": { "type": "codedValue", "name": "RW_PROJ_TYPE", "description": "Type of Project for ROADWORKS_CONSTR feature classes", "codedValues": [ { "name": "Bridge Rehabilitation", "code": "Bridge Rehabilitation" }, { "name": "Crosswalk Improvements", "code": "Crosswalk Improvements" }, { "name": "Major Road Construction", "code": "Major Road Construction" }, { "name": "Noise Walls", "code": "Noise Walls" }, { "name": "Park Walkway Improvement", "code": "Park Walkway Improvement" }, { "name": "Right of Way Repairs", "code": "Right of Way Repairs" }, { "name": "Road Reconstruction", "code": "Road Reconstruction" }, { "name": "Road Resurfacing", "code": "Road Resurfacing" }, { "name": "Stormwater Management Pond", "code": "Stormwater Management Pond" }, { "name": "Street Lighting Upgrade", "code": "Street Lighting Upgrade" }, { "name": "Surface Spot Repairs", "code": "Surface Spot Repairs" }, { "name": "Traffic Signal Upgrade/Installation", "code": "Traffic Signal Upgrade/Installation" }, { "name": "Transit", "code": "Transit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "domain": null }, { "name": "CONSTRUCT_END", "type": "esriFieldTypeDate", "alias": "Expected Construction End", "length": 8, "domain": null }, { "name": "CONSTRUCT_START", "type": "esriFieldTypeDate", "alias": "Expected Construction Start", "length": 8, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 100, "domain": null }, { "name": "DESIGN_STATUS", "type": "esriFieldTypeString", "alias": "Detailed Design Status", "length": 100, "domain": null }, { "name": "BUDGET_APPROVAL", "type": "esriFieldTypeString", "alias": "Budget Approval", "length": 100, "domain": null }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LIST_ID", "type": "esriFieldTypeDouble", "alias": "List ID", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1447689_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1590_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Study Areas", "type": "Feature Layer", "description": "ROADWORKS_STUDY_AREAS where Status <> 'Complete'", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8880772.218438296, "ymin": 5415273.143262136, "xmax": -8874510.339603888, "ymax": 5425276.326955387, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "length": 255, "domain": null }, { "name": "PROJECT_LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 100, "domain": { "type": "codedValue", "name": "RW_STUDYAREA_STATUS", "description": "Status of ROADWORKS_STUDY_AREA feature class", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Archive", "code": "Archive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_OF_PROJECT", "type": "esriFieldTypeString", "alias": "Type of Project", "length": 100, "domain": { "type": "codedValue", "name": "RW_STUDYAREA_TYPE", "description": "Type of Project for ROADWORKS_STUDY_AREAS layer", "codedValues": [ { "name": "Class Environmental Project", "code": "Class Environmental Project" }, { "name": "Traffic Calming", "code": "Traffic Calming" }, { "name": "Transit Project Assessment Project", "code": "Transit Project Assessment Process" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 100, "domain": null }, { "name": "MEETINGS_PLANNED", "type": "esriFieldTypeSmallInteger", "alias": "Number of Meetings Planned", "domain": null }, { "name": "MEETINGS_HELD", "type": "esriFieldTypeSmallInteger", "alias": "Number of Meetings Held", "domain": null }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LIST_ID", "type": "esriFieldTypeDouble", "alias": "List ID", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "STUDY_END", "type": "esriFieldTypeDate", "alias": "STUDY_END", "length": 8, "domain": null }, { "name": "STUDY_START", "type": "esriFieldTypeDate", "alias": "STUDY_START", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1447749_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1591_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Road Closures - Active", "type": "Feature Layer", "description": "ROADWORKS_RD_CLOSURES where Current Date is between Listing Start Date and Listing End Date.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8892104.999873351, "ymin": 5404653.363333074, "xmax": -8865182.654281594, "ymax": 5440800.987350356, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIST_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LIST_ID", "type": "esriFieldTypeString", "alias": "List ID", "length": 10, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": { "type": "codedValue", "name": "WAZE_DESCRIPTION", "description": "Description of reason for road closure for Waze", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Emergency closure", "code": "Emergency closure" }, { "name": "Special event", "code": "Special event" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": { "type": "codedValue", "name": "WAZE_DIRECTION", "description": "Direction of road closure used for Waze", "codedValues": [ { "name": "BOTH_DIRECTIONS", "code": "BOTH_DIRECTIONS" }, { "name": "ONE_DIRECTION", "code": "ONE_DIRECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 255, "domain": null }, { "name": "PROJECTLOCATION", "type": "esriFieldTypeString", "alias": "Project Location", "length": 255, "domain": null }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "From", "length": 255, "domain": null }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "To", "length": 255, "domain": null }, { "name": "BODY", "type": "esriFieldTypeString", "alias": "Body", "length": 1000, "domain": null }, { "name": "LISTINGSTARTDATETIME", "type": "esriFieldTypeDate", "alias": "Listing Start Date", "length": 8, "domain": null }, { "name": "LISTINGENDDATETIME", "type": "esriFieldTypeDate", "alias": "Listing End Date", "length": 8, "domain": null }, { "name": "START_DATE_TEXT", "type": "esriFieldTypeString", "alias": "Start Date Text", "length": 18, "domain": null }, { "name": "END_DATE_TEXT", "type": "esriFieldTypeString", "alias": "End Date Text", "length": 18, "domain": null }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SIDEWALK_STATUS", "type": "esriFieldTypeString", "alias": "Sidewalk Status", "length": 50, "domain": { "type": "codedValue", "name": "WAZE_SIDEWALK_STATUS", "description": "Status of Sidewalks when road closed", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1470565_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1592_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Road Closures - Upcoming", "type": "Feature Layer", "description": "ROADWORKS_RD_CLOSURES where Listing Start Date is greater than the Current Date.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8892104.999873351, "ymin": 5404653.363333074, "xmax": -8865182.654281594, "ymax": 5440800.987350356, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIST_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LIST_ID", "type": "esriFieldTypeString", "alias": "List ID", "length": 10, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": { "type": "codedValue", "name": "WAZE_DESCRIPTION", "description": "Description of reason for road closure for Waze", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Emergency closure", "code": "Emergency closure" }, { "name": "Special event", "code": "Special event" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 15, "domain": { "type": "codedValue", "name": "WAZE_DIRECTION", "description": "Direction of road closure used for Waze", "codedValues": [ { "name": "BOTH_DIRECTIONS", "code": "BOTH_DIRECTIONS" }, { "name": "ONE_DIRECTION", "code": "ONE_DIRECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 255, "domain": null }, { "name": "PROJECTLOCATION", "type": "esriFieldTypeString", "alias": "Project Location", "length": 255, "domain": null }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "From", "length": 255, "domain": null }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "To", "length": 255, "domain": null }, { "name": "BODY", "type": "esriFieldTypeString", "alias": "Body", "length": 1000, "domain": null }, { "name": "LISTINGSTARTDATETIME", "type": "esriFieldTypeDate", "alias": "Listing Start Date", "length": 8, "domain": null }, { "name": "LISTINGENDDATETIME", "type": "esriFieldTypeDate", "alias": "Listing End Date", "length": 8, "domain": null }, { "name": "START_DATE_TEXT", "type": "esriFieldTypeString", "alias": "Start Date Text", "length": 18, "domain": null }, { "name": "END_DATE_TEXT", "type": "esriFieldTypeString", "alias": "End Date Text", "length": 18, "domain": null }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SIDEWALK_STATUS", "type": "esriFieldTypeString", "alias": "Sidewalk Status", "length": 50, "domain": { "type": "codedValue", "name": "WAZE_SIDEWALK_STATUS", "description": "Status of Sidewalks when road closed", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1470565_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1592_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Completed Construction", "type": "Feature Layer", "description": "ROADWORKS_CONSTR_ACTIVE where Status = 'Complete'", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8892049.23999645, "ymin": 5408741.207222272, "xmax": -8866285.749599963, "ymax": 5440484.422336683, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "length": 255, "domain": null }, { "name": "PROJECT_LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 100, "domain": { "type": "codedValue", "name": "RW_ACT_STATUS", "description": "Status for ROADWORKS_CONSTR_ACTIVE", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Winter Shutdown", "code": "Winter Shutdown" }, { "name": "Archive", "code": "Archive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_OF_PROJECT", "type": "esriFieldTypeString", "alias": "Type of Project", "length": 100, "domain": { "type": "codedValue", "name": "RW_PROJ_TYPE", "description": "Type of Project for ROADWORKS_CONSTR feature classes", "codedValues": [ { "name": "Bridge Rehabilitation", "code": "Bridge Rehabilitation" }, { "name": "Crosswalk Improvements", "code": "Crosswalk Improvements" }, { "name": "Major Road Construction", "code": "Major Road Construction" }, { "name": "Noise Walls", "code": "Noise Walls" }, { "name": "Park Walkway Improvement", "code": "Park Walkway Improvement" }, { "name": "Right of Way Repairs", "code": "Right of Way Repairs" }, { "name": "Road Reconstruction", "code": "Road Reconstruction" }, { "name": "Road Resurfacing", "code": "Road Resurfacing" }, { "name": "Stormwater Management Pond", "code": "Stormwater Management Pond" }, { "name": "Street Lighting Upgrade", "code": "Street Lighting Upgrade" }, { "name": "Surface Spot Repairs", "code": "Surface Spot Repairs" }, { "name": "Traffic Signal Upgrade/Installation", "code": "Traffic Signal Upgrade/Installation" }, { "name": "Transit", "code": "Transit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "domain": null }, { "name": "CONSTRUCT_END", "type": "esriFieldTypeDate", "alias": "Expected Construction End", "length": 8, "domain": null }, { "name": "CONSTRUCT_START", "type": "esriFieldTypeDate", "alias": "Expected Construction Start", "length": 8, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 100, "domain": null }, { "name": "CONSTRUCT_NOTICE", "type": "esriFieldTypeString", "alias": "Notice of Construction", "length": 255, "domain": null }, { "name": "LANE_RESTRICTIONS", "type": "esriFieldTypeString", "alias": "Lane Restrictions", "length": 50, "domain": { "type": "codedValue", "name": "YES_NO", "description": "GENERAL YES/NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MORE_INFO", "type": "esriFieldTypeString", "alias": "More Info", "length": 255, "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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LIST_ID", "type": "esriFieldTypeDouble", "alias": "List ID", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1410825_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1589_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd78b535abc1482989f64756beaaa09c" } ], "tables": [] }