{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Sewer Manholes", "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": "d1c0ddcbc1a0bef5f2be4ea0971f1d54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVQokZWRQUvCABzFn5t0GK4OQxkdJkKG1MVLt6Kd8gMIEtQHCNktNj9AdJCB3RTp4K2TsksHr1oIgTShkxEeBhtjsK3FoMNwC+3SQgTf7f/gx3v8XxIbKrnC2wZwAiAFQAXwvg64YBjmvFgsBrPZjHUcZ+R5HgXgGsD3f+Asl8vdViqVbD6fx3A4RKlUOpAk6VXX9TsAVzGA47ibRqOR7Xa78DwPNE2j3W7vyLJ8JAjCm+M4+4t6fxMOFUVBIpFAq9VCFEUQBAH9fj+VTqePF/ViAMuyEc/zcF0Xpmkik8ksYf7Xc6fTqR+rRJKk6fv+3mAwWN6qqiIMQ2iahslksgXgKQYUCoXLer0+qtVqBEVRIAgC5XIZoih+GoZxD+ArBnQ6nZdqtXra6/UegiDYtSwrGo/HH7Zti/P5/HHlDs1m83nxsE2XXqsfHRuDieIueUYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.172802259986177E7, "ymin": 3664292.5500756055, "xmax": 1.1858739039871946E7, "ymax": 3783360.39002344, "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": "Status_d", "type": "esriFieldTypeString", "alias": "Manhole 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": "Type_d", "type": "esriFieldTypeString", "alias": "Type of Manhole", "length": 3, "domain": { "type": "codedValue", "name": "gis_wms_DPU_Sewer_MHType", "description": "DPU Sewer Manhole Types.", "codedValues": [ { "name": "Air Release Manhole", "code": "AMH" }, { "name": "Control Chamber", "code": "CCH" }, { "name": "Drop Manhole", "code": "DMH" }, { "name": "Junction Box", "code": "JBX" }, { "name": "Standard Manhole", "code": "MH" }, { "name": "Meter Vault", "code": "MVT" }, { "name": "Tee Manhole", "code": "TMH" }, { "name": "Wet Well", "code": "WWL" }, { "name": "Conflict", "code": "CNF" }, { "name": "Force Main Outfall", "code": "FMO" }, { "name": "Monitoring", "code": "MMH" }, { "name": "Oil/Water Separator", "code": "OWS" }, { "name": "Sand Trap Manhole (Gritbox)", "code": "SAT" }, { "name": "Emergency Drain", "code": "EMH" }, { "name": "Grease Trap", "code": "GTR" }, { "name": "Unknown Type", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R1747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1612_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": "7ef04dfbfe974c588df50908d112d73b" } ], "tables": [] }