{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Wastewater Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103069, "latestWkid": 6488, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "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": "baee02ec229fa3184d6aa88ec5368a8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVQ4ja2US2gTURSG/9s8G2NtUx/YGNIXRi3MIsWIFIqI3Yhx4WKy6c5FV125FVdddufKnYtuMiAIWZVqF91II0aNoPQRxjCMcSyJsYFM0ya5ciYzycRiUPSs7p1z78c5//nvOPGfwtkzK/F+AAEAurEXWenvQBKfnHHu3Drd93bah9pQFZ7vSiMgZ5L8DRhyENlub5DEAzccH+9GXOuLg6watacuOVTMuLbk57XpZSXJJ5Bgq78FtSBfF73VveiOKqOQfocfmgav349z4+MQ5ubGRG96STqIPVSSfBYJtnEcJPFJqoQg2bU1aLkc3HdiOBkXjXQhtYnyygpm5+eHbnve33+i31ymO1abbRBpQu1sZ7MGxHX9MnwP7hm5xrYKXqygUteRz2YRFoRo1Jkfy9TDJL4NJPF+EpaW38p7xidHJNgutpbahDseQ9/wAPKPJAIh5CgRSDYmKzLdqihA06EFaUJBl6zwmZUdvfqEipm3zpv2UC2QTiOmhcd/AnpxHwdPXxga2eMwlTaE/yX0Lo3IJzTis6fOII8CmsV9VBYewxO/1m6PtBoRBGO/1TifsdNaIJGVyGzkExpxWdOgXw3DGbnQPkhAf/kIwuBFaM2BdUMfoGS5vTN+hi9kNvIJjVhRP0NJyyjbfDQVvoIqd8svD6eemXdy3RW1qvqgJPkImY18EgqORkPB0S4xqBKCKM1h0lO1P5XuJ5Jgq+RYMhv5hEbsM6dDmpjtUKhgeH1co27YBjk2Uw/rtotWlP7s0XbapIO7//4b6QAJoPY8Y8ZPFKkLsRbWShMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1353217.6633310467, "ymin": 159918.65449731052, "xmax": 3.499528210774213E7, "ymax": 4233219.675529897, "spatialReference": { "wkid": 103069, "latestWkid": 6488, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "METCOM_ID", "type": "esriFieldTypeString", "alias": "METCOM_ID", "length": 30, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Owner", "description": "Owner", "codedValues": [ { "name": "METCOM", "code": "METCOM" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "NAVY", "code": "NAVY" }, { "name": "LEONARDTOWN", "code": "LEONARDTOWN" }, { "name": "ST. MARYS COLLEGE", "code": "ST. MARYS COLLEGE" }, { "name": "LUNDEBURG SCHOOL", "code": "LUNDEBURG SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ssLifeCycleStatus", "description": "Sewer Asset Life Cycle Status", "codedValues": [ { "name": "ABANDONED IN PLACE", "code": "Abandoned" }, { "name": "ACTIVE", "code": "Active" }, { "name": "INACTIVE", "code": "Inactive" }, { "name": "PROPOSED", "code": "Proposed" }, { "name": "UNKNOWN", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install_Date", "length": 20, "domain": { "type": "codedValue", "name": "WS2_YearBuilt", "description": "Year Built/Install Date", "codedValues": [ { "name": "1935-40", "code": "1935-40" }, { "name": "1940-45", "code": "1940-45" }, { "name": "1945-50", "code": "1945-50" }, { "name": "1950-55", "code": "1950-55" }, { "name": "1955-60", "code": "1955-60" }, { "name": "1960-65", "code": "1960-65" }, { "name": "1965-70", "code": "1965-70" }, { "name": "1970-75", "code": "1970-75" }, { "name": "1975-80", "code": "1975-80" }, { "name": "1980-85", "code": "1980-85" }, { "name": "1985-90", "code": "1985-90" }, { "name": "1990-95", "code": "1990-95" }, { "name": "1995-00", "code": "1995-00" }, { "name": "2000-05", "code": "2000-05" }, { "name": "2005-10", "code": "2005-10" }, { "name": "2010-15", "code": "2010-15" }, { "name": "2015-2020", "code": "2015-2020" }, { "name": "2020-2025", "code": "2020-2025" }, { "name": "2025-2030", "code": "2025-2030" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rehabilitated", "type": "esriFieldTypeString", "alias": "Rehabilitated", "length": 20, "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": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES:", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOTES2", "type": "esriFieldTypeString", "alias": "NOTES 2:", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS:", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "cecdd4508d28495891d889e9675fc38a" }