{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Sewer Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9029, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "06383cd665454d0e7b7de50ef7ac75aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVQ4jbWTz2sTURDHP/OytRoVaQ+STekf4A+KCEo8CEHsxezGH+ipoCAoovTiQdurCMWzKK2CIugpHqrbRoSCHosiqKigVLRqdoN4E2xINm/EYMpqKgrFgYHvY77vw7xhnsMyw/kvAM3jVFezE8MGa6kZh1n3Dq/+CVD18SJlDGFG4JkIK7XJudBjnTgccyd5/0dA6DFklYmmYUv/XeYSpfHQ44TGzEb7yCUhTlt83kMmhhGU08YyEfr42YBvLbDPVuCkKqPEXAUGOwCxcBTlQnaamxWPBpbJd3mK3Wk2A9eawoH+gLnQoxDtZWN7Jk6ize1N4cYP0TfF9bBAV/da7gM9qZj92Xu8/embsTE5+B0grJAuau2jMTy3llGE11/W8HHRJtRESC81xDepOgPAg08eO1QZR8mL4PUucPvlIQ5uKlFXy4BA0AEQ4ZbC+UqRurFcVksxW2YeuFQpYHoXKIU+w8DuzFfOdADcgMehx7woJRVy2TIf2rW+aS5WCqQFnhrhsDwkXnIP3IhTkduSVyKfsabDC2qskhSDAkeA4UzAVPLOLwB5QgM4HvlsU2XINDiLoY7yyFF2rS9TTfo7AMnnQCv/Gsv+jd8BVfugYvOqzpQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1735986339839771E7, "ymin": 3677973.600141272, "xmax": 1.1858731030045435E7, "ymax": 3779059.483270943, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "ValveType_d", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 16, "domain": { "type": "codedValue", "name": "gis_wms_DPU_Sewer_ValveType", "description": "DPU Sewer Valve Types", "codedValues": [ { "name": "Gate Valve", "code": "GATE" }, { "name": "Butterfly Valve", "code": "BUTTERFLY" }, { "name": "Check Valve", "code": "CHECK" }, { "name": "Plug Valve", "code": "PLUG" }, { "name": "Eccentric Plug Valve", "code": "EPV" }, { "name": "Sluice Gate", "code": "SLUICE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status_d", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": { "type": "codedValue", "name": "gis_wms_DPU_Status", "description": "DPU Status Codes", "codedValues": [ { "name": "Abandoned", "code": "A" }, { "name": "Built - Not In Service", "code": "B" }, { "name": "In Service", "code": "I" }, { "name": "Removed", "code": "R" }, { "name": "Unknown", "code": "U" }, { "name": "Proposed", "code": "P" }, { "name": "Released for Construction", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Own_d", "type": "esriFieldTypeString", "alias": "Type of Ownership", "length": 10, "domain": { "type": "codedValue", "name": "gis_wms_DPU_OwnershipType", "description": "DPU Public/Private Utility Codes.", "codedValues": [ { "name": "Private Utility", "code": "Private" }, { "name": "Public Utility", "code": "Public" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1153_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a1ebed8931d3468d94d9e581afd649fa" } ], "tables": [] }