{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "GIS_Vector_WM.DBO.RoadWork", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "esriPMS", "url": "238656f146656222976c5e011ef8b220", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrUlEQVRYhd3YW0gUURgH8P9cVt3ZVtPSbjYSkV3oQqxZRBeiJHpKKAiiUqOC0oiMAoOIwtqHkggkKLr3ENFrRT30UlBq9NDaQ1FRq0laGXmZGZ1158SZ2dF1d9zbbCT9YVl2dgd+fOc758xZHuMsPMZZeIyz8PgPQSKAZywDVSPYCODzvwSJHAvf+WohRyxgUeGVmvtlstwOireLaagWcspXO/QLt+pc+RVeqalfJitSRfHpwtB45nIUVWCnUrwdTPFMFg33BlBW4sDi2Vw4yqwURX35myDRxGxa4UDpvl70SAQ3HqlovuyGK4sZRt2scxVUGpUqBeD/GyAxfJikAQJFJfoXAypBYGj0j0uiUW3pBImRPaMGgENbs/DhaxCbljswcYJRHQvUlMqzUku/QpYBaE8HSIzE0OpUeiW0fgqiIJfFmT3OMW/WUcd1VHMI1WEHJFpVZt85GW8+BvXPnb80tH3XML+Ii4eaFqpUCYBvqYCiMEENOHhRxmCod8y0xwGZqBt1wvQqr2yiupIBWa4zaoBAUgg6f42AeA5o69KQSJbN4ymqMITyAPiZCMgSQ+PMZHDlmADPnj6Y2Vjq0CuUaEIocbdXbuozUD3xQC/PHYjGmOnsJlAGjQpNcDLYsjYDd54MIplQ1PU6YfaueumpooIOX0xQ9PwNCwlrHzrbnrQEkqpQeDQgN/KaFWjl0Uuyj2MF9+ZV1lWimZzD4GcPwZxCFs99Bs5cqYeCgL9TQ9FUVu+xyLx6N4Qqr9w1qGJdIqAvQQ2LaxtlHzA26vhOJ05cU9DdS3D/lAsnriqo3ZaFwnwW1RdkvXLZLgZrlvBY73Fg3VJeXzxNTL9ivXqPNcviohYUsdhRlqHvZTPyWdTvdaL+9gDKVznw47cxhL0SwYMXAbx+H4Sn2IWPHVpMTCyQiVpU2yi3WqEm5bB6U/cpRlMJmQzoQ9r20xLmiSPjNDWPxd2TLnz/TVB5VoqJiQei8VuhGAbIyx7d+7Rvbj1W9fe3n41VfEqugaG9lggmEVAUauEsTu8FjsWoPHwZwLfukdmWP5HRMbTHEsUks9v7TVRDjeB+ccmtX9xfngktZKA7/obb2cM3ZPAMfJ+CdBNOGJMMaBh1pFFuZWqM4dOndKhdMhz0NTKMtJErKCaJZ6FUnhj9sRrdLiYVUFyUHYydU4ffCmUXYwc0CkWI4J5pHBRtYdJxcvVT1OFG+TnPQQkMocwOJh0gGj8hECNPHanmv/z3I60Zd6A/shcF8b5Y46wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.07803798859E7, "ymin": 3893827.3827000037, "xmax": -1.07202236839E7, "ymax": 3948235.903300002, "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": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Status", "description": "Road Work Status", "codedValues": [ { "name": "Not Started", "code": "Not Started" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Completed", "code": "Completed" }, { "name": "On Hold", "code": "On Hold" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ExpectedCompletion", "type": "esriFieldTypeString", "alias": "ExpectedCompletion", "length": 50, "domain": null }, { "name": "ProjectLimits", "type": "esriFieldTypeString", "alias": "ProjectLimits", "length": 300, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R665_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S598_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b6f1cb0aa97f4fe295b9409a9cfcfa02" } ], "tables": [] }