{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0e695e51c332898f9ece5c472bb254bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABA0lEQVQ4jbXSvyvEcRzH8Uf6JqdjMMlkIIuuFBbFDbJIl0nG2/0BslkoMclkko1uJWHAfH6MKOMVMt8g0uUzfDv3/bpLXsPn8/6836/Ps/fnR+SPiv4TsByLn3DQKmA9Fp+0CogGMIwqrul5TTL6qewW+wtoC4kKI3usbLOWBthAbo6hRfrjpj6iIqsl5iu8YRelesA4pvJh8YGlkCyil2iC0cPv8lniEbrD/I6LENcANXU1cwf3mEUHymgP+U88/ALI14Yqk48cD9KZiRWPuKsyFppL7mCHywyFLKe58IxXPGOmXLe5IQA2Y5cUdIuXRt60n3gei2+STGmA6ZRaU4Cm9AWbMzCpdM9WLwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596464.6578018516, "ymin": 1.3467084779684097E7, "xmax": 2641732.645756662, "ymax": 1.351847670846872E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WType", "description": "Potable or Non-potable", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON-POTABLE", "code": "NON-POTABLE" }, { "name": "UNK", "code": "W" }, { "name": "RECLAIMED", "code": "RECLAIMED" }, { "name": "RAW", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYDRANT_ID", "type": "esriFieldTypeString", "alias": "HYDRANT_ID", "length": 10, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_348", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S342_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": true, "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": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "04f8a36c33045bbbf93e3545df68f324", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwklEQVQoka2Tv2siQRTHH2Ft3Q1JIa6gDprOOpBKxEaLoBAbEUFdsLBKkODcWUxhFPwH/Flqpchh4S64hdVBGhshTUALXbVUawnhDZfjwl7SJA8eMwx83o/veyPAF0z4VpgxdrLZbMqLxeJmv99LoijuCCE9m832kzH28iFMKb0YjUaPfr9fqtVq4HA4YLVanTUajYKmadlisXhZKpWeTTBmRPB4PEqpVAoIIfwdz2QyCbqun47H40fG2PlbBX/h9XpdDQaDUjqdhng8Dp1OB7xeL8xmM8hkMtDv96HZbJ5ut9sHLPIdPJ/PI5RScLlc0O12IZFIQKFQgHK5DL1eD5xOJ2SzWfSYCT4cDpIsy/zu8Xggn89DNBqFyWTCQTRZlgFFNPVstVp3hmGcYebpdArVahVUVeVBsGQMYBgGoPommBAybLVat5FIBHK5HAwGA642ZovFYjxAu90Gt9vdN8F2u/1eVdW0pmnicDjkEJrP5+MQtmCxWHahUOjH/0Z1pJRe6br+u16vi4qiYEBYLpdceUEQdoFA4PLfRXm3JJVK5QnniGNTFOUaRUQtCCG/wuHw/acb9lYBANz98U/tSx/jFauDvQ+aeUMeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596455.008974001, "ymin": 1.3467001852230638E7, "xmax": 2641756.62997891, "ymax": 1.3518479375159577E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WType", "description": "Potable or Non-potable", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON-POTABLE", "code": "NON-POTABLE" }, { "name": "UNK", "code": "W" }, { "name": "RECLAIMED", "code": "RECLAIMED" }, { "name": "RAW", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER_IN", "type": "esriFieldTypeDouble", "alias": "DIAMETER_IN", "domain": { "type": "range", "name": "WPipeSize", "description": "Water pipe sizes in inches", "range": [ 0, 60 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 200, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_360", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S354_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": true, "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": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f7bc1b1ba478937187c0928aa6957f41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQokWNhIBGwwBjx8fHL8CkUFRVd3tPTsxmu4f///5GVlZVYFd+/f59h5cqVICZCg6CgIIOGhgbD5cuXGTo7OxlEREQYzMzMGKKiorA7CQY+fvzIYGFhwZCTk4PfD8jgwIEDDH/+/GHw8PAA20pQg6mpKUNMTAwDLy8vhhxWDdzc3GA/YAMYGtTV1RnExMSwKkbRcPDgQYaCggKsit6/f8/AyMiIquHChQuMFy5cwGkyTicRAgCmZC9dkmJOfgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596450.207936287, "ymin": 1.3467075751047224E7, "xmax": 2641756.62997891, "ymax": 1.3518496339095518E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FITTING_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FITTING_TYPE", "type": "esriFieldTypeString", "alias": "FITTING_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "FittingType", "description": "TextItem for FittingType", "codedValues": [ { "name": "Adapter", "code": "Adapter" }, { "name": "Blow Off", "code": "Blow Off" }, { "name": "Cap", "code": "Cap" }, { "name": "Coupling", "code": "Coupling" }, { "name": "Cross", "code": "Cross" }, { "name": "Nipple", "code": "Nipple" }, { "name": "Plug", "code": "Plug" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Tee", "code": "Tee" }, { "name": "WYE", "code": "WYE" }, { "name": "Bend", "code": "Bend" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R347_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_347", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_347", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S341_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": true, "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": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Water Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9de2d77979b48a5f17505c94ee0e58cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVQoka3PTSjDcRzH8Xds/iXMJoVoopSDpyU5UHIwSW7UilZcFAchdpOcFCUpN9IkecxzrbEpBwmJRHmuZThsk4hlo1nY+s9D8alf/X7fX6/6fCX8IZL/xTW3Cs5HehHk+QQLcp4fbTjtZtI0DfTIHV9j9VAOF6OLpGiiEGTv03CeHFp2R0soHChmpXpbjAtMEpz7k2TURYnaCJGQXhvNTt8U5WPJjFe4/PHtrI7ctvhvl0ytVLLR0Qx0+uOwuEyfqnC+BFtdkN0CSvVng9CYLHHt4BD//Tc7wbLqvb9jT4KkUjG+v7LgG1UjuF2gavIb83BtEeOTaRPZrVUIsoi3d1KZ9/jmyWHnaGJZjG2H05jrC1Hraz3lEMeFqU6P43hOjMHNwXA7zrt7igZLEeSpHz+Ptj0M2gVO57uBl0DYkxtOZnT0K4zE5iUSkSDj7szO5foFYPSFgbC3ARiwroE1wO8P+Nd5BT/da8O1j81yAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596466.92006588, "ymin": 1.3467435904185906E7, "xmax": 2641740.979626879, "ymax": 1.351845386149612E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "lifecyclestatus", "description": "Active - Inactive", "codedValues": [ { "name": "ACTIVE", "code": "A" }, { "name": "INACTIVE", "code": "IA" }, { "name": "ABANDONED", "code": "AB" }, { "name": "REMOVED", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "INSTALLCONTRACTOR", "type": "esriFieldTypeString", "alias": "INSTALLCONTRACTOR", "length": 60, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "ACCOUNT_NUM", "type": "esriFieldTypeString", "alias": "ACCOUNT_NUM", "length": 50, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 200, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 15, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 15, "domain": null }, { "name": "METERADDRESS", "type": "esriFieldTypeString", "alias": "METERADDRESS", "length": 50, "domain": null }, { "name": "METERNUMBER", "type": "esriFieldTypeString", "alias": "METERNUMBER", "length": 15, "domain": null }, { "name": "BATTERYNUMBER", "type": "esriFieldTypeString", "alias": "BATTERYNUMBER", "length": 15, "domain": null }, { "name": "BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 15, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 20, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 20, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_352", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S346_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": true, "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": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Water Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596458.345658332, "ymin": 1.346652787582697E7, "xmax": 2641765.019984588, "ymax": 1.3518485349209726E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WPipeMaterial", "description": "Water pipe materals", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "DI", "code": "DI" }, { "name": "PVC", "code": "PVC" }, { "name": "COPPER", "code": "Copper" }, { "name": "OVERPASS", "code": "Overpass" }, { "name": "UNKNOWN", "code": "Unknown" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "GALVANIZED", "code": "GALV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER_IN", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "range", "name": "WPipeSize", "description": "Water pipe sizes in inches", "range": [ 0, 60 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": {}, "indexes": null, "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": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Water Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "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": [ 10, 147, 252, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER_IN] CONCAT \"\"\"\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4800, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2672569999998766E8, "ymin": -7.782879999996461E7, "xmax": 6.4448620714978725E7, "ymax": 2.5855466992031515E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WPipeMaterial", "description": "Water pipe materals", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "DI", "code": "DI" }, { "name": "PVC", "code": "PVC" }, { "name": "COPPER", "code": "Copper" }, { "name": "OVERPASS", "code": "Overpass" }, { "name": "UNKNOWN", "code": "Unknown" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "GALVANIZED", "code": "GALV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER_IN", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "range", "name": "WPipeSize", "description": "Water pipe sizes in inches", "range": [ 0, 60 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "length": 200, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Raw Water Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "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": [ 210, 180, 140, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2596480.488795534, "ymin": 1.3478039339701235E7, "xmax": 2619676.624359116, "ymax": 1.3491890843608737E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WType", "description": "Potable or Non-potable", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON-POTABLE", "code": "NON-POTABLE" }, { "name": "UNK", "code": "W" }, { "name": "RECLAIMED", "code": "RECLAIMED" }, { "name": "RAW", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WPipeMaterial", "description": "Water pipe materals", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "DI", "code": "DI" }, { "name": "PVC", "code": "PVC" }, { "name": "COPPER", "code": "Copper" }, { "name": "OVERPASS", "code": "Overpass" }, { "name": "UNKNOWN", "code": "Unknown" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "GALVANIZED", "code": "GALV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER_IN", "type": "esriFieldTypeDouble", "alias": "DIAMETER_IN", "domain": { "type": "range", "name": "WPipeSize", "description": "Water pipe sizes in inches", "range": [ 0, 60 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PIPERATING", "type": "esriFieldTypeDouble", "alias": "PIPERATING", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R357_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_357", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_357", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S351_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": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "783dd7cbb4ab41009fd1fa4057f727cc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Elevated Water Storage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "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": "c74403d7b4f2983135b92dfa9cf3dd2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXElEQVQ4jbXTP0jUcRjH8ZfnReLgeDkItrSEJS0OOdggGUEEh0NaDZeNBSEE4iIeFi25KC0VBUI5tKSIGCYhFS4q0hJiDkr/lEAvruQKLjzu8LrfXQ5HH3iWL8/z5vv58DxhZSr8fwCr6o27ad0xYTuOm9Thngqp/QH9HoiKaRHyHofx1GmP3DKq3QWTpQHXjJhzyRQi6EFrtqZU6zXuoVO6vA4CujWa0ekNqovYakNapbueoTYIWBHXJ1R0OKczGHbIdScMWfwb8MlRabzKG1jDUoHROnx2nkLAb2kzOJjX/CHzvjuwp+WslYCFA9657IimvOb8EHO66pcJ00HAstsGtBpTUzKDdUz75ovZIGDbvAUvDDqru0iU24jaknAlYyIAgI8uuuOJ55rFRSSFfMVjP/RKSroh8a9FImVTu00nnRNTpcGonxJeSrmPjcKPlTqmt75nal+VfY1/AE4mXV9N/Q9HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2596700.1519236267, "ymin": 1.3482070710904062E7, "xmax": 2617390.979315236, "ymax": 1.350774660082452E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.36284416035736E8, "falseY": -8.301301334956442E7, "xyUnits": 3.374151175896255E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWER", "type": "esriFieldTypeSmallInteger", "alias": "TOWER", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 50, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "CAPACITY", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "lifecyclestatus", "description": "Active - Inactive", "codedValues": [ { "name": "ACTIVE", "code": "A" }, { "name": "INACTIVE", "code": "IA" }, { "name": "ABANDONED", "code": "AB" }, { "name": "REMOVED", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R439_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_439", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_439", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S411_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": true, "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": "783dd7cbb4ab41009fd1fa4057f727cc" } ], "tables": [] }