{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "WPAsset", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4519577640fc5769181e2e654b574ecb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwklEQVQ4jc2SMQ6CQBBFn4KBHiwptKLCjugB5A501NJxAs/kDTwBtY2dxo6YAKEwYiQqiNMoFP5ki/k787L7d1U6Su0TMAOWQs8cGLW8GFi3AYs4ZmVZXJ5GmjK0baZFwaAFGEsATJOJYdS1poGiiCe/Slf4SWqvgCQBXa/rLIOyFOeGIsBxPjt9HzyvrvOcUxiyEwGSXBeC4M06hyGHPw1RUllWb96M8vXR7moCjsC2DYgi9lFU7YlzTcDmsb5S5wxuxSgnetGl6KwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1490488.2606891394, "ymin": 329663.0152593106, "xmax": 1492039.4954475611, "ymax": 333366.78934781253, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 365, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R414_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_414", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_414", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S340_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "ServiceLeak", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0b299f412f87b985e6d4c5926e7389ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEUlEQVQ4jc3US0wTQRgH8G92ltkubbG2UEvTeDIhegQlmhgvGriamOCDWA4qe1HOHkkMiQfCgROFJlWJEOCExsSDN0+KXj1I4oumQttdWHbZB93OmG3VWHYJIAf9J5PMTmZ+m/lmMjwcMvz/DWQelyRpoC3zV8DMon5M/m6Pzc+zbF8fqh4YMExzjDQjUTHkfgB4ciAgl/scMTV8JXXGRN/eiqPj42xuaAjZ+wYcIfTsSKIikBCFSNJp1YrycwDo2RfwaKHQY6rc+WiXVftu7bCRrQcuTk7LM4M3Yzf2BCxdmI2fshHCPwcQQLLL4grvA1enZkvanett0q5AbqE8QimNBuONRUcu0mlz+SXh9uRTeXmwPzbqC5gqupfstEFb5UFfwxA5XgHxKK0jHKshX16LDx5mlKn7UlRtAKYXSx16GcKBFgrKMoHNVR5IkP4G3OAmBuF2J8Cv47sAMNIAMIALJFyfHGp3gGtiQJqZp+ruD0wFd3u2wCOm2g6q9VuSTq35hbkmcku7A3AE+sIuEEargLhfJ+ATQ8aAuOpLD5DuTWxl54pvyh/J2fjJbd/F1gYH1gZW1laiEx7ADYnQS1aJ/1T8IMRjJ7YBk3oNGEWg5nlY/0o2cdA4NzyMqC+Q7k1sZd6xFM3L2ZUl8TIAC7kbZgwMIrJXhFbTt66ltD/XeG6idBpVAGBg5/hu+fdP2g92XMfqh1JnSAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1491215.0945373029, "ymin": 329652.513967976, "xmax": 1502459.5454735607, "ymax": 342304.47685298324, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STAFF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "STAFF", "type": "esriFieldTypeString", "alias": "STAFF", "length": 50, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "MainBreak", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fbad19bd9c68452005ab531579edfa03", "imageData": "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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1490345.8741628826, "ymin": 325286.4390387237, "xmax": 1505203.8926751316, "ymax": 340619.8729387224, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STAFF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "STAFF", "type": "esriFieldTypeString", "alias": "STAFF", "length": 50, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Water_Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9ebab6fd4d5674a82316931c68e66e1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVQ4jbWTMWgacRTGP+IZxMEh4iTqoGAKVgKF1ClFELyl1KJihkBRgkaD0EDBnoO9LuqBnAVBr5Otk4NoGhUEHVIoaIWKXDO7OUUqOBjBKOUsisWGFkIfPPjz3uPH9z3en8A9g/gvAJqmJYPBwD8ajR6LRKKxXC4vJRKJ8j8B/H7/23w+T5EkKTabzZhMJmg0Gu79/f0fZrP5GcMwX+4EHB8fp3O5nL/b7UKn063qJycn4DhuJxKJfA6FQk/WIcTyEQ6Hjefn5z6WZeHz+VAulyGVShe9TqeDdDoNhmG2OI77BEC+Aej1egmKoraOjo4gFoths9lwcXGBq6sreDweFIvFhapqtbpzcHDwdLkTYgno9/sPBc9CuN1uTKdTWK1WDIdDlEolaLXaRc9isaDdbj8H8Dvg9vZWJJFIVr6NRiNisRj0ej1UKtWqLszMZrNf3tYBCoWiz/O8QlDRbDYXi7u8vESlUoHD4UChUMD29jZ4nodMJvu6AdBqte/i8fgHYSgQCCz8azQanJ6eYj6fw+l0IpVKoVarTV0uV2YDkEwmP5Ik+drpdO62Wi2o1eqV7GAwiPF4jL29PRweHsZomp788Q5MJtMjAN+8Xu8uRVEwGAy4ublBvV5HNpud2+3295lM5s2dh0TT9BjAg7Ozsxcsy768vr5WEgQxUyqV3+12+6toNMqvz28A1u0AEPKvce/f+BOpN8ZVIhJibgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1490101.4996516407, "ymin": 320766.4684198946, "xmax": 1507303.3304053843, "ymax": 342987.84851773083, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Valve_Type", "type": "esriFieldTypeString", "alias": "Valve_Type", "length": 40, "domain": { "type": "codedValue", "name": "WaterValveType", "description": "Main or Service line valves", "codedValues": [ { "name": "Mainline water valves", "code": "Main" }, { "name": "Serviceline water vavles", "code": "Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Curb_Shutoffs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Notes", "defaultSymbol": { "type": "esriPMS", "url": "e6a92fd07935415a31d9ff3fd6800c7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoCJgoadhLAwMDHoMDAziDAwMnxkYGK4wMDB8INUwbl4psToJCyNblQBXMX4lOf4f7z58fbD90MuHe47cfn/7fiMDA8NtYgwTEzfSXeW3foY5n5wUB5K4iLKvi/zfX7/NdqdWqN5cu636z9cfe/AZxiRmqL087MBy+8f7jzOcaJqEYZOwlgqDx8JeMyYW5q7L81aHI7sQxTA+eakM56mN5my83AySFoYM/EpyYPFt0fkMnov6GBiZmRnYeLjAYs7TWw1fnr/W8er81WCshglpqoRJWRpzg9hcYsJgDFbEycEgrK3GwMTCDFfLzMbKIO9srfPq/FUBWKSgGMYrKyXNQAKQc7NVOj1hni7Dnz+HMQxjYWeH+IFIwMHPyyKkICvx7s59TG/++fHzBymGfXn64t/nZy8hJqEb9vX5q6f///1TYmRiIsqw+7sOPf397dsFrIb9+f2v6+qCNeY6SWFshAz6/Pg5w4c7D4+BtGE17NGuA1tY2Jj2ihlqe4oZasPFRfU1GRgZEep+ff7KsDe34cGjPUeT8eaAe1v2+TCzsu1S8nN20o4LYgR52XVmG1z++ckLDKfap91n+/3XERQyeA1jYGD4d3v9DhcOIYGoh7sOV3BLiMizcHBw//v79+e3l2+e//35a9OdjbtLQOrQNeIsNS7PXbGMgYEBhIkGdC3PSAIAkJysNXNI/GcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Notes", "classes": [ { "label": "2 hole", "description": "2 hole", "symbol": { "type": "esriPMS", "url": "4e041e385b2e56fb93f139f9bf8b08d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVQ4jbXST0iTYRzA8W/bXjeexl5NCG0HD4pReqj0YqlJBAoDFbWGCF1kF6Eu0WkQndKTuFMdQsIQBzFYvIhFlwRRwfkfUw/hHwQNQsWtXLG9r2CIuL17N0t/p9/D8/t9nt/z8Fg4w7CcF3YZuPcPxiiwnohd58aTToof5mTM7H4zM/HyGTvLrxMxuHTNxJU78tFSvrBDSWwYh/SbvfhF5s01hFX7cb1VBpPFZPxmmkqd9o5HlQ4aXLUIIQiHw3wY/ET/pMbHWItumy7mUt/w9nkTdvvfKaLRKJIk0dLooqbyBx2+AZRYa3osfz9E1+NqgsEgHo8nqUFRFJ7WFzARWGErHVYmr1Fa0sz42Aip4m7VbW4qAYa4aozlOcwpkaS6rTST/fyTkUVEpy4Jm95QicfjxlAkwtx3a3psyXYfb897am8V4na7kxqcTideX4BlWxvsLxljZDl4tVCEsK3i9/tPbKmqird7gN71ChCWzP7ZnlzOi9k8lPZeygokcoSJ7V8aoTWVqSwXiFzd65/ENscE1uzDVANCCEKbiS2fj9PIRkpshsW+Byz26Z5qEF/1sF3gy2mlVJP9dxwAK2yBHFhYtfQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2 hole" ] ] }, { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "e6a92fd07935415a31d9ff3fd6800c7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoCJgoadhLAwMDHoMDAziDAwMnxkYGK4wMDB8INUwbl4psToJCyNblQBXMX4lOf4f7z58fbD90MuHe47cfn/7fiMDA8NtYgwTEzfSXeW3foY5n5wUB5K4iLKvi/zfX7/NdqdWqN5cu636z9cfe/AZxiRmqL087MBy+8f7jzOcaJqEYZOwlgqDx8JeMyYW5q7L81aHI7sQxTA+eakM56mN5my83AySFoYM/EpyYPFt0fkMnov6GBiZmRnYeLjAYs7TWw1fnr/W8er81WCshglpqoRJWRpzg9hcYsJgDFbEycEgrK3GwMTCDFfLzMbKIO9srfPq/FUBWKSgGMYrKyXNQAKQc7NVOj1hni7Dnz+HMQxjYWeH+IFIwMHPyyKkICvx7s59TG/++fHzBymGfXn64t/nZy8hJqEb9vX5q6f///1TYmRiIsqw+7sOPf397dsFrIb9+f2v6+qCNeY6SWFshAz6/Pg5w4c7D4+BtGE17NGuA1tY2Jj2ihlqe4oZasPFRfU1GRgZEep+ff7KsDe34cGjPUeT8eaAe1v2+TCzsu1S8nN20o4LYgR52XVmG1z++ckLDKfap91n+/3XERQyeA1jYGD4d3v9DhcOIYGoh7sOV3BLiMizcHBw//v79+e3l2+e//35a9OdjbtLQOrQNeIsNS7PXbGMgYEBhIkGdC3PSAIAkJysNXNI/GcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4e041e385b2e56fb93f139f9bf8b08d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVQ4jbXST0iTYRzA8W/bXjeexl5NCG0HD4pReqj0YqlJBAoDFbWGCF1kF6Eu0WkQndKTuFMdQsIQBzFYvIhFlwRRwfkfUw/hHwQNQsWtXLG9r2CIuL17N0t/p9/D8/t9nt/z8Fg4w7CcF3YZuPcPxiiwnohd58aTToof5mTM7H4zM/HyGTvLrxMxuHTNxJU78tFSvrBDSWwYh/SbvfhF5s01hFX7cb1VBpPFZPxmmkqd9o5HlQ4aXLUIIQiHw3wY/ET/pMbHWItumy7mUt/w9nkTdvvfKaLRKJIk0dLooqbyBx2+AZRYa3osfz9E1+NqgsEgHo8nqUFRFJ7WFzARWGErHVYmr1Fa0sz42Aip4m7VbW4qAYa4aozlOcwpkaS6rTST/fyTkUVEpy4Jm95QicfjxlAkwtx3a3psyXYfb897am8V4na7kxqcTideX4BlWxvsLxljZDl4tVCEsK3i9/tPbKmqird7gN71ChCWzP7ZnlzOi9k8lPZeygokcoSJ7V8aoTWVqSwXiFzd65/ENscE1uzDVANCCEKbiS2fj9PIRkpshsW+Byz26Z5qEF/1sF3gy2mlVJP9dxwAK2yBHFhYtfQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2 hole", "label": "2 hole" }, { "symbol": { "type": "esriPMS", "url": "e6a92fd07935415a31d9ff3fd6800c7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoCJgoadhLAwMDHoMDAziDAwMnxkYGK4wMDB8INUwbl4psToJCyNblQBXMX4lOf4f7z58fbD90MuHe47cfn/7fiMDA8NtYgwTEzfSXeW3foY5n5wUB5K4iLKvi/zfX7/NdqdWqN5cu636z9cfe/AZxiRmqL087MBy+8f7jzOcaJqEYZOwlgqDx8JeMyYW5q7L81aHI7sQxTA+eakM56mN5my83AySFoYM/EpyYPFt0fkMnov6GBiZmRnYeLjAYs7TWw1fnr/W8er81WCshglpqoRJWRpzg9hcYsJgDFbEycEgrK3GwMTCDFfLzMbKIO9srfPq/FUBWKSgGMYrKyXNQAKQc7NVOj1hni7Dnz+HMQxjYWeH+IFIwMHPyyKkICvx7s59TG/++fHzBymGfXn64t/nZy8hJqEb9vX5q6f///1TYmRiIsqw+7sOPf397dsFrIb9+f2v6+qCNeY6SWFshAz6/Pg5w4c7D4+BtGE17NGuA1tY2Jj2ihlqe4oZasPFRfU1GRgZEep+ff7KsDe34cGjPUeT8eaAe1v2+TCzsu1S8nN20o4LYgR52XVmG1z++ckLDKfap91n+/3XERQyeA1jYGD4d3v9DhcOIYGoh7sOV3BLiMizcHBw//v79+e3l2+e//35a9OdjbtLQOrQNeIsNS7PXbGMgYEBhIkGdC3PSAIAkJysNXNI/GcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 199, 255 ], "toColor": [ 252, 209, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 192, 255 ], "toColor": [ 187, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 246, 255 ], "toColor": [ 252, 194, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 192, 255 ], "toColor": [ 252, 228, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1488877.6707344651, "ymin": 320733.5311498046, "xmax": 1520115.245398298, "ymax": 343042.6413871497, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Water_Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1488712.9105653018, "ymin": 320793.9831286371, "xmax": 1508133.0731684715, "ymax": 343038.45176297426, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Notes", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Main_Diame", "type": "esriFieldTypeInteger", "alias": "Main_Diame", "domain": null }, { "name": "Main_Flows", "type": "esriFieldTypeDouble", "alias": "Main_Flows", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 355, "domain": null }, { "name": "Material_Type", "type": "esriFieldTypeString", "alias": "Material_Type", "length": 50, "domain": { "type": "codedValue", "name": "WaterMainMaterialType", "description": "Waterline Material Types", "codedValues": [ { "name": "Plastic Water Lines", "code": "Plastic" }, { "name": "Cast Iron Water Lines", "code": "Cast Iron" }, { "name": "A/C Water Lines", "code": "A/C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Fire_Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b761f501a4cee8b30e6793f0933d4986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQoka3QIUvDQRgH4CcMF4SBMMGwYDEMxDhkZZoGGkwG58dwRTAoFvEDDBQ/gMUiDJxB0aLJtZlElBkMBmEaVFBkJ4z5/29DfOGO9353D9xdwh8r8d9wBpnQn+N+UFgeZv4N7ywOBDfJpshPtZE6K3ccVWjFwQJGM2wVGfkJJ5ne5RAVXKLZDTdSFPJhsYNxFDHBrPZYwv6vq35gKPQ3+OzIe73x4pWXA3Il0tsdG2fcooGHKLj6PZ2SbXGywNgzjqnVWMZTz1+tcl3lap25EO11o0gYqo5k6B+jDsTBtZi8L+xbX7VQMOF4mEziAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1489739.3481449783, "ymin": 320781.85060697794, "xmax": 1507194.1131041348, "ymax": 342984.0821210593, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Flow_Indic", "type": "esriFieldTypeString", "alias": "Flow_Indic", "length": 128, "domain": null }, { "name": "Hydrant_Nu", "type": "esriFieldTypeDouble", "alias": "Hydrant_Nu", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R246_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_246", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_246", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "FireHydrantServiceLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1445387.3338308036, "ymin": 267081.75787614286, "xmax": 1501537.5551915616, "ymax": 335904.58840605617, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Main_Diameter", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Main_Diameter", "type": "esriFieldTypeString", "alias": "Line Diameter", "length": 20, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date Line Installed", "length": 8, "domain": null }, { "name": "Pipe_Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 20, "domain": null }, { "name": "Barcode", "type": "esriFieldTypeInteger", "alias": "Barcode", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Line_Length", "type": "esriFieldTypeDouble", "alias": "Line Length", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Sanitary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d75e492fe3c5648d0519df55d6ff71fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jbWUv0vDQBiGnzYtWnCoWFwKSiedJJu4SXCyga6u4uLQqVPGFkqgOAQ7VOhfIF1cHOzmZnHSra6KOKhDQfzVu0YiOSklaSPad/re++6e+77j7hL8kxLTBmUmrHuKCjoG0pqmrWiaJrwBKWVSSnkNvAEm8D4OlPInbgGblmUdVqvVNS9RKpUeHMfZA7r+3Nlh2CjoAtCJplNgR7U5CpoBVv14KWBxbqT64NZisViuWCyeKZ/P59MqNk0zLYQ4Ur7RaGSklMGgeDz+Wa/Xl4P6MAwjZRjGT67ZbPZCQX9RYtgMBoNkpVK5Ub5QKCzquj7vxZ1O57Xdbt+pnBAiGwpyXfe+XC7v+1bv9/u7CtRqtXqO49jArZ8/CAUBz8D5mA4uh+7Ro7d3GGid6NoeV5HSFTBn23a2Vqu9eANSygXgBPgANvwXMBH0fbtd1/UONVJ5U/9Gfq0vUslpTluPx/4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1490104.0350796431, "ymin": 322933.0549659729, "xmax": 1507274.7097277194, "ymax": 343024.0630122274, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "F10Inlet_0", "type": "esriFieldTypeString", "alias": "F10Inlet_0", "length": 128, "domain": null }, { "name": "F11Inlet_4", "type": "esriFieldTypeString", "alias": "F11Inlet_4", "length": 128, "domain": null }, { "name": "F12Inlet_9", "type": "esriFieldTypeString", "alias": "F12Inlet_9", "length": 128, "domain": null }, { "name": "F13Inlet_1", "type": "esriFieldTypeString", "alias": "F13Inlet_1", "length": 128, "domain": null }, { "name": "F14Inlet_1", "type": "esriFieldTypeString", "alias": "F14Inlet_1", "length": 128, "domain": null }, { "name": "F15Inlet_2", "type": "esriFieldTypeString", "alias": "F15Inlet_2", "length": 128, "domain": null }, { "name": "F16Inlet_2", "type": "esriFieldTypeString", "alias": "F16Inlet_2", "length": 128, "domain": null }, { "name": "F17Inlet_3", "type": "esriFieldTypeString", "alias": "F17Inlet_3", "length": 128, "domain": null }, { "name": "F18Inlet_C", "type": "esriFieldTypeString", "alias": "F18Inlet_C", "length": 128, "domain": null }, { "name": "F21Main_si", "type": "esriFieldTypeString", "alias": "F21Main_si", "length": 128, "domain": null }, { "name": "F22Rim_Ele", "type": "esriFieldTypeDouble", "alias": "F22Rim_Ele", "domain": null }, { "name": "F23Main_de", "type": "esriFieldTypeDouble", "alias": "F23Main_de", "domain": null }, { "name": "Flow_Direc", "type": "esriFieldTypeString", "alias": "Flow_Direc", "length": 128, "domain": null }, { "name": "Manhole_ID", "type": "esriFieldTypeString", "alias": "Manhole_ID", "length": 128, "domain": null }, { "name": "Main_mater", "type": "esriFieldTypeString", "alias": "Main_mater", "length": 128, "domain": null }, { "name": "Inlet_0__d", "type": "esriFieldTypeDouble", "alias": "Inlet_0__d", "domain": null }, { "name": "Inlet_45__", "type": "esriFieldTypeDouble", "alias": "Inlet_45__", "domain": null }, { "name": "Inlet_90__", "type": "esriFieldTypeDouble", "alias": "Inlet_90__", "domain": null }, { "name": "Inlet_135_", "type": "esriFieldTypeDouble", "alias": "Inlet_135_", "domain": null }, { "name": "Inlet_180_", "type": "esriFieldTypeDouble", "alias": "Inlet_180_", "domain": null }, { "name": "Inlet_225_", "type": "esriFieldTypeDouble", "alias": "Inlet_225_", "domain": null }, { "name": "Inlet_270_", "type": "esriFieldTypeDouble", "alias": "Inlet_270_", "domain": null }, { "name": "Inlet_315_", "type": "esriFieldTypeDouble", "alias": "Inlet_315_", "domain": null }, { "name": "Inlet_comm", "type": "esriFieldTypeString", "alias": "Inlet_comm", "length": 128, "domain": null }, { "name": "Main_depth", "type": "esriFieldTypeDouble", "alias": "Main_depth", "domain": null }, { "name": "Main_size", "type": "esriFieldTypeDouble", "alias": "Main_size", "domain": null }, { "name": "Rim_Elevat", "type": "esriFieldTypeDouble", "alias": "Rim_Elevat", "domain": null }, { "name": "F09Main_Ma", "type": "esriFieldTypeString", "alias": "F09Main_Ma", "length": 128, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R247_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Dentition_Pond_Overflow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "167ac81726bae8275c6220160df83ecb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC50lEQVQ4jb2UX0hTYRjGn+3stD9ysE2ZRM4/bcYIXRe6nDd1YUgMWhAGIkKIOsFBiFAIs5sxSGgaggShXQhCUtoqYeTVQjw06iJy3YjONBeuxcRFix22fSfOScZaayhEDxwO7znv+3u/l+f7Phn+sWT/GygFYAagB0AB2AHwGgB3VCAF4AZFUU6GYYhCoaBSqRQlkUi+x2Kx4zzP3wfgBvDtMECGpunnBoPhzMzMjNpsNktHR0cRDocxOTlZGgqF0t3d3VdYlrURQi4B2CoGlMrl8qc0TZ/v6emhzGZh2t+l1+tlLpfrtM1myyQSiZeEkHO5K80HXtfpdE0sy1JWqxVKpRIDAwOIx+NIJBJiwsrKCrq6uuD3+6mhoSHl8vLybQA3CwJVKpVzYmLiuFarxdLSElpbW/FwfBxnpVIcKynBhZYWhHZ2sLCwgMbGRkxPT1cZjUYHIUSAJvOBJ9LpdHVbW5sYlJWVQcfzuBMKof4gYVOrhd1oRHNzsxjX1dWhoqIisbu7awHwKh+oo2kag4ODYkAIgXx7OwsTdCoaRbXBgN7eXigUCvEbz/MqobbQyGmKolBTU5MFfspk/jDlB8ehvrYWcrlcjBW/wOlCwK1kMilxOByiGYICs7N4EQzCdpDgZxh8lsnwyOnMFnk8HqHrZiHgnkaj+ej1eg2dnZ1gWRZv9vagtFjgWV8HaBonm5rwdWMDc3Nz6OjoQCAQwP7+Pg/gbUGXU6nUreHh4cdqtVrW19eH+fl5WCwW5Gxs8S24z/M8xsbGuIMTQwoCY7GYt7y83Ge1Wm0+n0+E5auyshKLi4swmUxgGOYDx3H3ih69tbW1qyaT6Zndbre63W5pe3t79h/HcRAajYyMpNVq9btIJHIx15CCQACZ1dXVyw0NDdfcbvfd/v7+KsFRwfWpqSloNJovhBBXNBp9kDsqigBFBYPBJwCEp5TjOGEvCTdQOBKJRP9WUxSYoziA94fIOzTwSPoJZhMVq6TzoKIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1496097.1303768903, "ymin": 330654.5785648972, "xmax": 1496978.0820270479, "ymax": 343223.0540840626, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Name_of_po", "type": "esriFieldTypeString", "alias": "Name_of_po", "length": 128, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Meter_Pit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "96a4038fb28ddc3c8070de428e98aa25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIid2VPUhCURzFz32+NM00U6JAK6ipwJaChmyoCFxrqSWkoaGGoq0oCoKWhihoc8uwTVoCadCpoBoCGyIoyggM0ehlX37d8AUOab378jXUmS7n3v/5XfjfDx6/LP6fAZa8iwpkBjE/HCwOIGQBIHsAFX4Y3glKPyBFASKEToPSB2TRKCvaVnuE2zsPYw/IKjgMygLcRLrBEfYmW1RCOto0xnQIyPn2l3OSAUJWC1dkHN66dWhIKu+PRCawbPbCWhb/tl4SkKQ8fIkObD12YdQQEL3gcws2BQdmq33K3AO7JoyN+/48wC30oE1zzVLKBrDxMahJGoGXVtjVYcQylbDyceUAOU1U+bF274RDe4YB/SF2Eu1QFNCrO8Vk1IXQWz2OG2aUB+S0YvHgMlUDE/cEVkkCykkKfbqQOHZWnOT9nGfknksH6LlXTJl2C/xinixALGtQmS/cSaYUQC0PQMgBpRTxjJ4xHwCHKzZAljSDo34Q+NnTxV0ZQYkBoBIAQn2f1siQWLj/NWBuqPC9RWn6+5/+O8JKcpBZdGsFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1490238.9252298027, "ymin": 327924.98986397684, "xmax": 1502043.3310828805, "ymax": 341456.00020347536, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Pit_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Pit_ID", "type": "esriFieldTypeString", "alias": "Pit_ID", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 355, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Corporation_Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82e63c491ea464d45eb519679192a806", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbNJREFUOI2t1E1IVFEUAOCP/HmplWQRmKJBIC2DYKJAd2lSQRIkNouxTdCmn7UQ1CZoWwbBEIkbo0UWQYLQqjZtalFBGUUQRYWzaIaBq8zQQtOe7zUVdOBt7rnnu/e8e7n1/lPU18h1GzQU7Ys6Q1OIom9RMUyGVz6bRulvoCZnXTSsT8aeUBfqIQhcMO+BrNum3DVRC9roiklnDIo0JpZoscWwg3rt0q7HdWPp0CXjzjmiwboaLbPdDmNyFryXl49B0bFoIOTCwB+RVazDIaPyplBagcJAGNVlW6KgaunXbkrB+mXkZE24sdpap57ExBLOI49byK3JN2uwVyYOrbc5Ab1YRmAUQyk7a12qW4WqqgmoExHCMrQhMYOqShwq+YKdCegNPmA3iWOoEM1Hn4Lwy6l9jZ6EUtifWLVr+UuLl4phLlyL7SicCmPaHXdY92/K4hHwzCPj5uKtsajktKfuyGipiSzivrdeO/FzKH6zRzw0LWtGXq+tqdxHPPZcRb/LyukQHHXPrFkzxrXq06xDnUYLir5711Zuu1kYKVxdW5b+jBxQxsm0VEEhtaTWe/RP8QPcOna8lwKWUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1445402.1910845488, "ymin": 265938.77328547835, "xmax": 1503466.8603880554, "ymax": 342524.1004294753, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Brand", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Brand", "type": "esriFieldTypeString", "alias": "Corp Stop Brand", "length": 50, "domain": null }, { "name": "Service_Line", "type": "esriFieldTypeString", "alias": "Service Line Material", "length": 50, "domain": null }, { "name": "Service_Line_Size", "type": "esriFieldTypeString", "alias": "Service Line Size", "length": 50, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 60, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "ServiceLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material_Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 140, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Material_Type", "classes": [ { "label": "Copper lines", "description": "Copper lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "Copper" ] ] }, { "label": "Galvanized lines", "description": "Galvanized lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "Galvanized" ] ] }, { "label": "Lead lines", "description": "Lead lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "values": [ [ "Lead" ] ] }, { "label": "Other Materials", "description": "Other Materials", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "values": [ [ "Other" ] ] }, { "label": "Plastic lines", "description": "Plastic lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "values": [ [ "Plastic" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Copper", "label": "Copper lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Galvanized", "label": "Galvanized lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Lead", "label": "Lead lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "Other", "label": "Other Materials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "Plastic", "label": "Plastic lines" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 98, 255 ], "toColor": [ 168, 111, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 227, 79, 255 ], "toColor": [ 102, 227, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 79, 214, 255 ], "toColor": [ 90, 79, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 232, 240, 255 ], "toColor": [ 120, 232, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 92, 198, 255 ], "toColor": [ 247, 92, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 194, 76, 255 ], "toColor": [ 212, 194, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 94, 135, 255 ], "toColor": [ 73, 94, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 67, 255 ], "toColor": [ 52, 133, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 70, 120, 255 ], "toColor": [ 140, 70, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 101, 93, 255 ], "toColor": [ 240, 101, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 162, 250, 255 ], "toColor": [ 219, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 235, 157, 255 ], "toColor": [ 158, 235, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 158, 97, 255 ], "toColor": [ 237, 158, 97, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1441438.2160728872, "ymin": 264420.97710847855, "xmax": 1506015.4497790486, "ymax": 342524.30482539535, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Line_Diameter", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Line_Diameter", "type": "esriFieldTypeString", "alias": "Line Diameter", "length": 50, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date Line Installed", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "Line_Length", "type": "esriFieldTypeDouble", "alias": "Line Length", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Material_Type", "type": "esriFieldTypeString", "alias": "Material_Type", "length": 40, "domain": { "type": "codedValue", "name": "WaterServiceMaterialType", "description": "Material type for water service lines", "codedValues": [ { "name": "Copper lines", "code": "Copper" }, { "name": "Plastic lines", "code": "Plastic" }, { "name": "Other Materials", "code": "Other" }, { "name": "Galvanized lines", "code": "Galvanized" }, { "name": "Lead lines", "code": "Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Gas-Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6f16a93c5c5d72d91d8cf88e254a7716", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVUlEQVQ4jWNhoDJgGboG3oyLk2aTkm5lk5bRY+blEQGJ/f385e3Px48v/37xrFJ90aKnRBt4r7S8hNvQoFw0JFiEkZUVWUr2/+/fBq9Xr/G6LyndpdjZ3kXQwPvllWUsQoJtIv5+zGiGgQFITCQ4SPjpw0dtD6prWRRam9twGnivuFie29CgUiQwgPnlkqUMYhHhDExcXCgG/vv5k+HVoiUM0oX5zG83bqp42NCwQr6h4R5WA5m4eHpEggIFQK4Qj4lmeLloMYNYVCTcUJhhYrHRDEwcHAwiQYG8j9tv9jEwMARgNZBNWlof5k1GNjYGsdhYhiedXQwf9h9gYGRkZOB3sGeQKS0GGwbzPpuUtAFOL7NAYxPuYnY2ho8HDzH8efcOzAex5epqUIKAmYdbBHekMDIyofDBOpgR0iwINi49LMicv1+/vmVgYOCH8f///s0gYG/H8PHQIQYGRiYGfntbhn/fvqFE1N+vX9/gNPDX8xeX///+rQQKG5BhLxcsYpAqyGOQra4Ey//7+Yvh1WJERIHU/Hn1+jJOA5lYmUvebtzkIuzvx/1y4SIG0agIBmZuboQ8OxuDeFwsAyxJvd267QczD1cxTgNlKyvvPGxq6f3x4EGtZGYGI7Jh8CBjYwMnqacTJzH8//uvX66y/AZOA0FAvq6m/mFLG8OHPXuLhXy8uRmRIgUWrm82bvr2//effrnqyhqi8rJ8TVX9466uJU86r3exSYjpMXFyiTAw/Gf4++Xr218vXlxh4mArlquuvE1SaSNbVgbSEIhLHhcY/AUsAOJYz0oXPLR3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1489650.3000947237, "ymin": 330123.774180308, "xmax": 1517653.2139050514, "ymax": 340620.52648071945, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Valve_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Valve_Type", "type": "esriFieldTypeString", "alias": "Valve_Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R484_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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": "8308565da0bd41c998ae05f820f0bf4b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Shutoff_Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CURROPEN", "defaultSymbol": { "type": "esriPMS", "url": "163841a90435ee925a3eb74900cca381", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4jbWSv2rCQBzHP8hBltAl4JQnqGMqOFRI9yxO8QH6AG4uroIvEJw65AG6+QgG8gAds3Qr0kHCgQRCkRzXChrvgtQPfIf73d2H3/0R/BPi3qIPy74hcOgikkAf6LXUZZeOmk7egRHwDXhn80tgAcyAV+AZ2LeJBsAOmAJOU8iyDMdxCMMQKeWjnnvSa4XpaC86iiAIlEgItXSi82M7GnEckyTJ37iqKpWiKNQ4z3OiKOpZRa7r4nnnV3PC933auBDVdY2Jsiy7idI0VbFQAg9GEfCmn9bECpibRGPgy9YOsAY2v3+oTbTtIGn41Lna0c0cAXHrN7LdvLQjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Currently Open", "classes": [ { "label": "False", "description": "False", "symbol": { "type": "esriPMS", "url": "041e77166ed2c1ed7f634c7af8a31729", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVRIie3WXWjNcRzH8dd2jsdGXHg4QnnYSklSbihXHhYXtIRYKc2tVhhqMsljlpFLktQo8nBhGbMhD5mSh7QbD2kx5MLYxXC2o//+K2c6m7Nzliuf+vX/9fv/+r6/v9/39/t+f1H/UNH/sDbG1bD8I/k/GDaGl7O5OYvnA7aNp1l/jf0FxN7/8W84lvBtPqd2sjmHeEawBkadoLGE/BFYERo2CUPRgvu4wIhaNtWy4RCFZdzrF6yCiTtoekTeNgStEZ/xNmneTOzGOWwmr5I7pRRXcTYtWAXRGzx+Tl4NFnePl+NhCgMrsQ4LsIzcas6U0lTFk7/CnnH6PmMuJIHS0SRcxVwitwj8nNAnbDKjG1izFkX9ACUDK1FMbCklNZzoFTadsnpygzhkqrXYg3ddYewD9pmiOZiWBSynO46VFHQf3PaUsBZiq2SvedhLLqagKSWsleHjBwAW69lNDYvQ8b3rk53af3e/J4/3gOXxpZmx2cKaf3dbeoVFuVuX2anvodrQ8dY23iSP/3lATgZXrA4LZaavuEQiymUkeoXh2kheb2dqkJoyCd7BEJjoCK+bvmCdX9n4mLot5BzpJ+g6DpCIcKyDV3+DBaqPUF7VdVU4nOYKL4ZpqnMwD9rZmnaJibMvWOVR9t0mcYjcIMn+TDE3KDm7UB06dT3O6tBEmrBuHUjQ+ILji5gxjngh0SDZDsEH3CX+lGiU1gQVcY4FTmb6LKj/EdbIwo8UVbOgk1iCQRE+xXmKK3HOhwko+6dc4GlQn2qSt7FX92UHGzD9U9gv0JCewQ1HSZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "0" ] ] }, { "label": "True", "description": "True", "symbol": { "type": "esriPMS", "url": "17f3bb8f4affb615afb912ee9a8ea3ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIie3WW0gUURjA8f/urGZ5KR82WQ3pgpVZRBejHioLJLsRbUU9FFFUL0kEVk9dNFETglIsBK0ogx4qL2VmpZtZFm1lSul2U4MyMbHaXaLVnZ2J2cD76rorPUQfDHNm5jC/c+M7R8NfDM1/7HQjIaZy1plbiRA7GR00ng9h0yhPjuXViA3jjgy2v75P2rFF6Mytvb/5joYZMVinLODCvHQSElWIHmH7Cxj3OA/jpQNE+PnD7DiIioHgMPAZBQrc8Byqiwmsr2CfqYKd+iPE5SdTNSxMf4gJN5IxfawlYMVeUK6mGvj5Db597q4XNh3WHoDnRXAtiYCybCqX72KrIZcrbmExiWhqi6lufkNA/GWYsfTP+xvp0FTd/wdnV8MCPUQshKxtqJ8Vkhe7G9O9HGqGxH4Yudj4Au2enG7InQgOhfg8SFuJYKqiBAgdFBsbTvC7KrZEr4c5q9yHeoIbj8H5eHRRy9lVZyDXJaYL59CbR6iVefA0otfDrVPOBZQAg2DWdvThs0A70XNMpYK5a6Asm6mAH2AbELO0oZu3Fq9jyny43YEamASYBsR+WRgTpPUeGxvSVdS5xFRqHGIngreYvaOr2F3qi43y58f3L4z3Fvve3FVscYkJAo9Mlei9xeoqnA03d/ykySVm/so5JVuZHkLkYs8gmxVqSpEFgUJAdokBpX6BNBakMHnaLVB7MHt3zoDNgixJJPf91heTbFZ2f3pF2fXjqDYlDQ+qfwClWc5eZUoSDUNhShhUAofLc0hRHjYcda+HL0ucaUrS+PLEbuOg21uMJJKq3Ay5pL57gqw/glpJsg57/7rtn+HmSTAWOBfYXYfIZhh4Ex1spz4hyxhb3pKVsZnIIC1i1DI0SrLV+DqzDe+NiM11aNQCZmQSHSKZSiM9PRYYRDszgThLG/qn+SxBRifL+KhUfJUlaoEiycFVZTGPxFFOaamyP5VIPQan15rGvfh3z42/Aeqg+o9wLxy7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "041e77166ed2c1ed7f634c7af8a31729", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVRIie3WXWjNcRzH8dd2jsdGXHg4QnnYSklSbihXHhYXtIRYKc2tVhhqMsljlpFLktQo8nBhGbMhD5mSh7QbD2kx5MLYxXC2o//+K2c6m7Nzliuf+vX/9fv/+r6/v9/39/t+f1H/UNH/sDbG1bD8I/k/GDaGl7O5OYvnA7aNp1l/jf0FxN7/8W84lvBtPqd2sjmHeEawBkadoLGE/BFYERo2CUPRgvu4wIhaNtWy4RCFZdzrF6yCiTtoekTeNgStEZ/xNmneTOzGOWwmr5I7pRRXcTYtWAXRGzx+Tl4NFnePl+NhCgMrsQ4LsIzcas6U0lTFk7/CnnH6PmMuJIHS0SRcxVwitwj8nNAnbDKjG1izFkX9ACUDK1FMbCklNZzoFTadsnpygzhkqrXYg3ddYewD9pmiOZiWBSynO46VFHQf3PaUsBZiq2SvedhLLqagKSWsleHjBwAW69lNDYvQ8b3rk53af3e/J4/3gOXxpZmx2cKaf3dbeoVFuVuX2anvodrQ8dY23iSP/3lATgZXrA4LZaavuEQiymUkeoXh2kheb2dqkJoyCd7BEJjoCK+bvmCdX9n4mLot5BzpJ+g6DpCIcKyDV3+DBaqPUF7VdVU4nOYKL4ZpqnMwD9rZmnaJibMvWOVR9t0mcYjcIMn+TDE3KDm7UB06dT3O6tBEmrBuHUjQ+ILji5gxjngh0SDZDsEH3CX+lGiU1gQVcY4FTmb6LKj/EdbIwo8UVbOgk1iCQRE+xXmKK3HOhwko+6dc4GlQn2qSt7FX92UHGzD9U9gv0JCewQ1HSZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "False" }, { "symbol": { "type": "esriPMS", "url": "17f3bb8f4affb615afb912ee9a8ea3ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIie3WW0gUURjA8f/urGZ5KR82WQ3pgpVZRBejHioLJLsRbUU9FFFUL0kEVk9dNFETglIsBK0ogx4qL2VmpZtZFm1lSul2U4MyMbHaXaLVnZ2J2cD76rorPUQfDHNm5jC/c+M7R8NfDM1/7HQjIaZy1plbiRA7GR00ng9h0yhPjuXViA3jjgy2v75P2rFF6Mytvb/5joYZMVinLODCvHQSElWIHmH7Cxj3OA/jpQNE+PnD7DiIioHgMPAZBQrc8Byqiwmsr2CfqYKd+iPE5SdTNSxMf4gJN5IxfawlYMVeUK6mGvj5Db597q4XNh3WHoDnRXAtiYCybCqX72KrIZcrbmExiWhqi6lufkNA/GWYsfTP+xvp0FTd/wdnV8MCPUQshKxtqJ8Vkhe7G9O9HGqGxH4Yudj4Au2enG7InQgOhfg8SFuJYKqiBAgdFBsbTvC7KrZEr4c5q9yHeoIbj8H5eHRRy9lVZyDXJaYL59CbR6iVefA0otfDrVPOBZQAg2DWdvThs0A70XNMpYK5a6Asm6mAH2AbELO0oZu3Fq9jyny43YEamASYBsR+WRgTpPUeGxvSVdS5xFRqHGIngreYvaOr2F3qi43y58f3L4z3Fvve3FVscYkJAo9Mlei9xeoqnA03d/ykySVm/so5JVuZHkLkYs8gmxVqSpEFgUJAdokBpX6BNBakMHnaLVB7MHt3zoDNgixJJPf91heTbFZ2f3pF2fXjqDYlDQ+qfwClWc5eZUoSDUNhShhUAofLc0hRHjYcda+HL0ucaUrS+PLEbuOg21uMJJKq3Ay5pL57gqw/glpJsg57/7rtn+HmSTAWOBfYXYfIZhh4Ex1spz4hyxhb3pKVsZnIIC1i1DI0SrLV+DqzDe+NiM11aNQCZmQSHSKZSiM9PRYYRDszgThLG/qn+SxBRifL+KhUfJUlaoEiycFVZTGPxFFOaamyP5VIPQan15rGvfh3z42/Aeqg+o9wLxy7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "True" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 165, 157, 255 ], "toColor": [ 199, 165, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 152, 212, 255 ], "toColor": [ 150, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 194, 140, 255 ], "toColor": [ 141, 194, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 192, 199, 255 ], "toColor": [ 145, 192, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 145, 187, 255 ], "toColor": [ 204, 145, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 212, 150, 255 ], "toColor": [ 211, 212, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 174, 201, 255 ], "toColor": [ 171, 174, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 195, 165, 255 ], "toColor": [ 207, 195, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 212, 192, 255 ], "toColor": [ 155, 212, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 141, 152, 255 ], "toColor": [ 199, 141, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 155, 255 ], "toColor": [ 179, 199, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 157, 207, 255 ], "toColor": [ 187, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 167, 197, 255 ], "toColor": [ 201, 167, 197, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1507503.5084827244, "ymin": 361845.24321755767, "xmax": 1515183.737216726, "ymax": 365913.1789793074, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Roundway", "code": "Roundway" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BYPASSVALVE", "type": "esriFieldTypeSmallInteger", "alias": "Bypass Valve", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HYDRFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant Valve", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "a 0/1 Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CONDTION", "type": "esriFieldTypeString", "alias": "CONDTION", "length": 50, "domain": { "type": "codedValue", "name": "Condition_1", "description": "Condition of Asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "poor" }, { "name": "Needs Repaired", "code": "Needs Repaired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 365, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "8308565da0bd41c998ae05f820f0bf4b" } ], "tables": [] }