{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c7e6e05ad52d1a05e37485ffa4d33edb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwElEQVRIieXVQUgVURTG8d+jJyFPKCwUqlU7afewtRS1CAoXUmTQIohaZpsgihaBUYsWLkICISRI3AnVIiRa1EKiImoRREFQpkEJSVqWYkwzE8Nj5vme85CgDwbunHPm/O+55947RWuk4n8NGkYpxT6Ah40EdWNDin2s0aBcKtYa2EFxe1TSEmbwAp8aBbrClmnu7qC0C82RfQb38JzTBxg5FPJXBzrDtimenqJtfYWvFb3YTfk6j9GJ5VpB7dgbv3zkYj9tTVUm046TlCd5cJuhhOsdHmWBOnAzTnAQ1SCxgthOuu7QlShptBror4LG76yw/cBItGzdFb4eYTnvM/Jlgjan2C5FyWIlYa3Rjqwb9CvFFuy0WF9q/GZF0IcU29noDAWzP1Lhm8NUHaBFfA0Gr2l6RnOZQuzcisGMRNdYmg158X6YqwYKdsnGYPCTwgC3hjlsBS0wf5+ruFBrRUktj3P+HC397M8K+s7CUUZfcjnPFfT2Bn2vmD7OsX2sKyQaPxgeuvFJ+jCfB/QHNsGJCXpbKG2KGvk5XLL4YM426vYOGrz4DcGzGv17/yPsyYh/02jQkzpi5QHl0pqBfgPctmORck0zqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 58791.65151130271, "ymin": 938625.4152908279, "xmax": 62877.247650495876, "ymax": 945122.5694691399, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HydrantID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "HydrantID", "length": 20, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20, "domain": { "type": "codedValue", "name": "waterOwner", "description": "Owner type", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydrantLabel", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "BarrelDiameter", "type": "esriFieldTypeDouble", "alias": "BarrelDiameter", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 20, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "HouseNum", "type": "esriFieldTypeDouble", "alias": "HouseNum", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 80, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 20, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_67", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S53_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Curb Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "613fde40e69be811efe542d581a7b9c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlUlEQVQ4jb3U2yvDYRzH8ff8Zj/KbJOS5JdtTknKBbmh5tDCyM0k+Qu4cicR+QPUEnGl5E7J4WaRciGHkmgOJfyEkaI0/Nac2wVZttmv5FPPxfNcvPo+fZ/nq+UPo/1PTAMUAOmAD/AAfrWYiDG3HUtDDRaHGYPFROD2Adl9hjy/yeWaC/DGgqVgbRzFPuFAZ0j8OtVLaaQWWynpsrE+UMzOYA9+30Z0LKt2BMe0E40Q+eZlfdXEaXWs9rR+rzAUM+W1YRuqjwx9S2l3BVcr3cjujvBYpq0JgzWJmKIBqa4c2Z342ZRQLNmcjZpIlfkQXwTPGz8xQdSrwkRjPEZzOneH/MReAooq7MH7huI9/tyGYvenJ0BhzJh3+Yinx93wmHI1zNmiHalG/BV68sGNZwl4D48dzSygM82SUtBMUkZk6P0V1vr3OJjsjP5o98dbEHQiOc5GpKrg3wyNT4Yt1x7KpR0IRMeCZXvGmhASnJwvdaLPzEMQk3l79aNcyygXc+yM9YYrOPLU2HZNAcEVc/51nqnKB2E6cWhZjlh2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 55885.75565151093, "ymin": 890267.1374142729, "xmax": 174991.28168656369, "ymax": 945203.9542799098, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 20, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 200, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_66", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "GateValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ValveType", "uniqueValueGroups": [ { "heading": "ValveType", "classes": [ { "label": "Gate", "description": "Gate", "symbol": { "type": "esriPMS", "url": "79ff24545c9e049cddba513929deedb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjklEQVQ4jb3UT0iaYRwH8K+9hhqb6KJQwnz9ExsrXtS7oRWbEB5366LSYQexDqNJ5qnp1S4dPGzdOkwyMuJVy2jI0IF02HIY7FIYseagTGXKbLzPUApNFoy+8MLz8PB8nuf9PQ8PH/8x/PvEeACeApADuADwGUDlrphAoVB4i8Wic2BggKJpuqtQKPw+ODigpFJp/Ojo6CWA/L9gj2Qy2Sej0Uj7/X5qcHCwOVAul7G8vGz1+/2mWq1mKRaLHztiCoXiQ71e12i1WlyHuPT09ECn00EoFD7k8XhRAE+u7/AGplar7Uql8vHa2homJiZAURS8Xm9zPBqNwm63Y2NjA3t7ew+CweDbXC73vC3W3d39am5uji+RSBCPxzE+Pk7A+fl5bG1tYXp6GpFIBAaDAcPDw1hcXDQBEDUO5QZ2enqqHh0dJW2pVErAsbEx5HI5bG9vE1Cn05FxoVDItfnJZJKp1WrpFqxarVIiEbfQ3/T29mJmZob82uzsbBNqRCKRdKlUKvnh4SFaMLFYXD07OxP19fWRfjgchsfjIbXisEAgQPBGjo+Pr/L5/LdG/wam0Wi+bm5uGmw2G0KhEFwuF4FGRkaws7MDs9lMauh0OnFycsJh1VKp9KUt1t/f7/b5fCx38xcWFhCLxUihuchkMiQSiSaYyWSg1+tDLMtetcXW19djFosl7nA4nqXT6SbUiFwuJwfBMAzX/pnNZh0dLy3Lshar1ZqYmpoyud1uTE5OgqthpVLB7u4uuB3TNP1dq9Uastnsr44YgKtIJGJ2uVwvVldX33g8HtX5+TlfIBDUh4aGfjAM825lZeX1/v5+y8RbX42lpaX3ALiP5PLyEoVCAalU6rYp9/ue3Sl/AMQw8XrclhNsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "GATE" ] ] }, { "label": "Hydrant Gate", "description": "Hydrant Gate", "symbol": { "type": "esriPMS", "url": "8bcc23a6ffd135c396d40e805df042ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQoka3STSgkABjG8Z8ZLWqSfMTFSJab42YPnBwctnBUrqNQ5KKVj9qIy16kHGQvW27bnJS4OAwOSM2BchLl5qOGXfnIR7PN2sw0DvJcnren/vW8vW+uNyr3vcHqSj4nOL9gDVevgiHKalhuoK6J0BkPUc4umY8zkg3MqWW9nrq5/1mglbIWhj4R3GYoA2xirJePdxjANA7QixiBTrow/q/2M3hDRxuBAtwjgmP8RDnaKf7Nly1+vQCD5Oen5kbMpDwJJVWMIioyqhZyuE91EP1YQRTDmMIm939YzQDD9H1l55a8BZSiG7OpPfc42vhraeA8exEmE4ye8qEE16mKu5zU0BzLdscfTAyyOMxcgqpH7sIsNdPzjYesD5DUd+JoSM/T9eZffQL/s0aHoKxIsQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "HYDRANT GATE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "79ff24545c9e049cddba513929deedb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjklEQVQ4jb3UT0iaYRwH8K+9hhqb6KJQwnz9ExsrXtS7oRWbEB5366LSYQexDqNJ5qnp1S4dPGzdOkwyMuJVy2jI0IF02HIY7FIYseagTGXKbLzPUApNFoy+8MLz8PB8nuf9PQ8PH/8x/PvEeACeApADuADwGUDlrphAoVB4i8Wic2BggKJpuqtQKPw+ODigpFJp/Ojo6CWA/L9gj2Qy2Sej0Uj7/X5qcHCwOVAul7G8vGz1+/2mWq1mKRaLHztiCoXiQ71e12i1WlyHuPT09ECn00EoFD7k8XhRAE+u7/AGplar7Uql8vHa2homJiZAURS8Xm9zPBqNwm63Y2NjA3t7ew+CweDbXC73vC3W3d39am5uji+RSBCPxzE+Pk7A+fl5bG1tYXp6GpFIBAaDAcPDw1hcXDQBEDUO5QZ2enqqHh0dJW2pVErAsbEx5HI5bG9vE1Cn05FxoVDItfnJZJKp1WrpFqxarVIiEbfQ3/T29mJmZob82uzsbBNqRCKRdKlUKvnh4SFaMLFYXD07OxP19fWRfjgchsfjIbXisEAgQPBGjo+Pr/L5/LdG/wam0Wi+bm5uGmw2G0KhEFwuF4FGRkaws7MDs9lMauh0OnFycsJh1VKp9KUt1t/f7/b5fCx38xcWFhCLxUihuchkMiQSiSaYyWSg1+tDLMtetcXW19djFosl7nA4nqXT6SbUiFwuJwfBMAzX/pnNZh0dLy3Lshar1ZqYmpoyud1uTE5OgqthpVLB7u4uuB3TNP1dq9Uastnsr44YgKtIJGJ2uVwvVldX33g8HtX5+TlfIBDUh4aGfjAM825lZeX1/v5+y8RbX42lpaX3ALiP5PLyEoVCAalU6rYp9/ue3Sl/AMQw8XrclhNsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GATE", "label": "Gate" }, { "symbol": { "type": "esriPMS", "url": "8bcc23a6ffd135c396d40e805df042ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQoka3STSgkABjG8Z8ZLWqSfMTFSJab42YPnBwctnBUrqNQ5KKVj9qIy16kHGQvW27bnJS4OAwOSM2BchLl5qOGXfnIR7PN2sw0DvJcnren/vW8vW+uNyr3vcHqSj4nOL9gDVevgiHKalhuoK6J0BkPUc4umY8zkg3MqWW9nrq5/1mglbIWhj4R3GYoA2xirJePdxjANA7QixiBTrow/q/2M3hDRxuBAtwjgmP8RDnaKf7Nly1+vQCD5Oen5kbMpDwJJVWMIioyqhZyuE91EP1YQRTDmMIm939YzQDD9H1l55a8BZSiG7OpPfc42vhraeA8exEmE4ye8qEE16mKu5zU0BzLdscfTAyyOMxcgqpH7sIsNdPzjYesD5DUd+JoSM/T9eZffQL/s0aHoKxIsQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HYDRANT GATE", "label": "Hydrant Gate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 58793.11150622321, "ymin": 938621.1633223249, "xmax": 62873.184658369835, "ymax": 945218.4353568722, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Valve_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "length": 20, "domain": { "type": "codedValue", "name": "waterValveType", "description": "Valve type", "codedValues": [ { "name": "Air control", "code": "AIR CONTROL" }, { "name": "Altitude", "code": "ALTITUDE" }, { "name": "Butterfly", "code": "BUTTERFLY" }, { "name": "Gate", "code": "GATE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Blow Off", "code": "BLOW OFF" }, { "name": "Ring Tite Gate", "code": "RING TITE GATE" }, { "name": "Mud Valve", "code": "MUD VALVE" }, { "name": "Hub Gate", "code": "HUB GATE" }, { "name": "Wheel Gate", "code": "WHEEL GATE" }, { "name": "Hydrant Gate", "code": "HYDRANT GATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20, "domain": { "type": "codedValue", "name": "waterOwner", "description": "Owner type", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveLabel", "type": "esriFieldTypeString", "alias": "ValveLabel", "length": 30, "domain": null }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "ValveDiameter", "type": "esriFieldTypeDouble", "alias": "ValveDiameter", "domain": { "type": "codedValue", "name": "waterPipeSize_2", "description": "Size of pipe", "codedValues": [ { "name": "Unknown", "code": 99 }, { "name": "0.75\"", "code": 0.75 }, { "name": ".5\"", "code": 0.5 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "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": "16\"", "code": 16 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CloseDirection", "type": "esriFieldTypeString", "alias": "CloseDirection", "length": 20, "domain": { "type": "codedValue", "name": "waterCloseDir", "description": "Valve close direction", "codedValues": [ { "name": "Clockwise", "code": "CLOCKWISE" }, { "name": "Counterclockwise", "code": "COUNTER" }, { "name": "to the left", "code": "LEFT" }, { "name": "to the right", "code": "RIGHT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TypicalValvePos", "type": "esriFieldTypeString", "alias": "TypicalValvePos", "length": 20, "domain": { "type": "codedValue", "name": "waterValvePosition", "description": "Valve Position", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveUse", "type": "esriFieldTypeString", "alias": "ValveUse", "length": 20, "domain": { "type": "codedValue", "name": "waterValveUse", "description": "Valve use", "codedValues": [ { "name": "Hydrant valve", "code": "HYDRANT" }, { "name": "Lateral valve", "code": "LATERAL" }, { "name": "Distribution main", "code": "DISTRIBUTION" }, { "name": "Transmission main", "code": "TRANSMISSION" }, { "name": "Supply main", "code": "SUPPLY" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveMake", "type": "esriFieldTypeString", "alias": "ValveMake", "length": 60, "domain": null }, { "name": "ValveTypeDesc", "type": "esriFieldTypeString", "alias": "ValveTypeDesc", "length": 20, "domain": null }, { "name": "MainType", "type": "esriFieldTypeString", "alias": "MainType", "length": 30, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 80, "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_62", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "WaterFitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureType", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Tee", "description": "Tee", "symbol": { "type": "esriPMS", "url": "6d65a821ceb90cb38be3bf1eff55b2fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokZWQMQrCQBBFXySdWCrpkuBBPIBgKaTOBSzT2gm5gXiAFIudfTyBF0jjBRYShMBKVDZY7MZE9MPA/OE/mBmXP+V2/Ohdpp5AMwTsgbgza8ycCRyAHbD2PG9SliV1Xev5AtgAF+BsArHv+yvHccZFUZAkCUIIqqo6SikfwLYLkOf5NAiCtk/TtK0sy2ZRFN2GbviQUsryFhCG4RB37wP0N+bAtQc4AfoOC/i23vKXUK9eXSAv7meb0ocAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TEE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6d65a821ceb90cb38be3bf1eff55b2fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokZWQMQrCQBBFXySdWCrpkuBBPIBgKaTOBSzT2gm5gXiAFIudfTyBF0jjBRYShMBKVDZY7MZE9MPA/OE/mBmXP+V2/Ohdpp5AMwTsgbgza8ycCRyAHbD2PG9SliV1Xev5AtgAF+BsArHv+yvHccZFUZAkCUIIqqo6SikfwLYLkOf5NAiCtk/TtK0sy2ZRFN2GbviQUsryFhCG4RB37wP0N+bAtQc4AfoOC/i23vKXUK9eXSAv7meb0ocAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TEE", "label": "Tee" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 58794.57454914885, "ymin": 938616.8625857234, "xmax": 62868.74066548163, "ymax": 945120.576073153, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Fitting_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Fitting_ID", "type": "esriFieldTypeString", "alias": "Fitting_ID", "length": 20, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 20, "domain": { "type": "codedValue", "name": "waterFittingType", "description": "Fitting type", "codedValues": [ { "name": "Cap", "code": "CAP" }, { "name": "Coupling", "code": "COUPLING" }, { "name": "Increaser", "code": "INCREASER" }, { "name": "Reducer", "code": "REDUCER" }, { "name": "Sleeve", "code": "SLEEVE" }, { "name": "Tee", "code": "TEE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Plug", "code": "PLUG" }, { "name": "Cross", "code": "CROSS" }, { "name": "Tap", "code": "TAP" }, { "name": "Tap Sleeve", "code": "TAP SLEEVE" }, { "name": "Interconnect", "code": "INTERCONNECT" }, { "name": "Anchor Tee", "code": "ANCHOR TEE" }, { "name": "90 deg Bend", "code": "BEND 90" }, { "name": "45 deg Bend", "code": "BEND 45" }, { "name": "22.5 deg Bend", "code": "BEND 22" }, { "name": "Repair Wrap-Around", "code": "WRAPAROUND" }, { "name": "11.25 deg Bend", "code": "BEND 11" }, { "name": "Hydrant Tee", "code": "HYDRANT TEE" }, { "name": "Repair Saddle", "code": "REPAIR SADDLE" }, { "name": "S/S Wrap Saddle", "code": "SS WRAP SADDLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FittingMaterial", "type": "esriFieldTypeString", "alias": "FittingMaterial", "length": 20, "domain": { "type": "codedValue", "name": "waterFitMaterial", "description": "Fitting material", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "ACP", "code": "ACP" }, { "name": "CI", "code": "CI" }, { "name": "DI", "code": "DI" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FitSize1", "type": "esriFieldTypeDouble", "alias": "FitSize1", "domain": null }, { "name": "FitSize2", "type": "esriFieldTypeDouble", "alias": "FitSize2", "domain": null }, { "name": "FitSize3", "type": "esriFieldTypeDouble", "alias": "FitSize3", "domain": null }, { "name": "FitSize4", "type": "esriFieldTypeDouble", "alias": "FitSize4", "domain": null }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "FittingLabel", "type": "esriFieldTypeString", "alias": "FittingLabel", "length": 30, "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_64", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_64", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S50_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Water Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7a3ab46d788186b286c6e96734fdc8c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFUlEQVRIieWWeUhUQRzHv28P92hX3dXU8tYwKTW7MI+INM1SMCKvP4zUpLBDNIQgJRVKKAUxFVY7rECtqEwpo0LXypNQgwgltNRUjDDX2919+2KfuKXuehdBX3gw3zfMfGZ+78ubYeEvi/XfAtkWbl6RXKHIDwRDCBDEomYjQHH0DQZMNm0pqUpLeLIooJ5A4MTmC6UCU0vxuq27CCZbb0k7GP3Wh/dFBWHOIdFt+7Ovb88wI0bnA4qYbE51YM49scXO3Viu3E5fwNOz4RulSYn1AJx1AvX4gjjXo6eEK4Gppa6K/9VbKPRzcoqq+eJ+09OmTiuQyeX52HkHsod6OsHRNwRHaEC/nxyWQaVUgicyor1ycgLDvV0Q2Tpoxg52tsPQ2l7j1XMYOzqjp7YqCIB2IChK+KOjDeWxwWBxuAi9/xqkQo6yE4cx1NuF0BIpeOK1qEiIQHddFYIkj2Hp4Y267DQ05qXD97IETsFRaLmbi8rUOLB5a2C758DUqrUCATyLj9C08z2saCAoiva3/V1AUSpQJEn7R1EBYLDYIOWTtH9xPgaVF8/QFVBLMTYye/q5QJ/UHAjMzLEaeleQuTDQytMHYnvHVQG2lpcsDFRL1tUBrshIE5qJwQGolArwjU1prxgfo0Pz+8IG2ltn+P4PTVoXMQfY11yPmsxksLg8hD14Q3+PspPq0HQjpLgSfCMTVMRHoLuheio07ntRl5WCRskV7EvLhXN4DJoLr0F66RzYPD7Md3jND3yeGKlpS9wt6Z1N685BVzpAlEr1KzQMJlSkkvavkmPpdE6PUYzN+MloAVIgfdJyoW9uhdVQQ146CAZDrhNIKuWfBGbm2+y8A1cFWJOZDKHZ+madQPnI0I2azCRfO+8AMYO5spPrs7QCDJbehKvnoaJSXUAAL4d6v5Y+jPAL9k3PFxpab1gyiFTI0VpWjNqsFNIl7HhIymZCd0nVkg8PRvd/bGosPuKVrFLIjelTbgkimEyVyMahzdLd99jbjKSW2f1a6zYpk0kA9bM8jQ98R29Trda+f+aK8cf0Ex4WGBLhnpnAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 59461.16738633526, "ymin": 940578.3977647955, "xmax": 59461.16738633526, "ymax": 940578.3977647955, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TankName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TankID", "type": "esriFieldTypeString", "alias": "TankID", "length": 20, "domain": null }, { "name": "TankName", "type": "esriFieldTypeString", "alias": "TankName", "length": 60, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20, "domain": null }, { "name": "BaseElev", "type": "esriFieldTypeDouble", "alias": "BaseElev", "domain": null }, { "name": "RefillElev", "type": "esriFieldTypeDouble", "alias": "RefillElev", "domain": null }, { "name": "OverflowElev", "type": "esriFieldTypeDouble", "alias": "OverflowElev", "domain": null }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null }, { "name": "TankType", "type": "esriFieldTypeString", "alias": "TankType", "length": 20, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Good quality", "code": "GOOD" }, { "name": "Fair quality", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor quality", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_59", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Wellfield", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "540a90ee3e6651f12dcaaafbc843d023", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQ4jWNhoCJgoaVhC8gw4wgDA8McTMM4uGIYahZ+I9qYqydYGDbN5mT4+gmLYSys/xkcQ3iJNoyZhYFh8xxGuHa8ivevYWCYWMDAwCPAwPDnNwODkg4DQ24vA4OkAlbl+A379YOBQdWAgaF7CwPD3z8MDP15DAy92QwMPVvJMAzdS5ZeDAyza3EqId4wkDd3LWVg0LelwLDLxxgYUi0YGN69YGAwtGdgyGynwDAtMwaGppUMDDz8BJWyEBVWRBhE8+yECkCBLSHPQB3DJOQpMOzrJxYGXwmiNTP8+onHsP//GRnevSTeMLwuoxBQ1TAAR7gxwLrNACQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 58888.367792735226, "ymin": 940518.5318770632, "xmax": 61739.57937515891, "ymax": 942376.4897129796, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 20, "domain": null }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "length": 20, "domain": { "type": "codedValue", "name": "waterFeatType", "description": "Feature type", "codedValues": [ { "name": "Booster station", "code": "BOOSTER" }, { "name": "Water tank", "code": "TANK" }, { "name": "Interconnect", "code": "INTERCONNECT" }, { "name": "Thrust Protection", "code": "THRUSTPROTECT" }, { "name": "Pressure Chamber", "code": "PRESSURECHAMBER" }, { "name": "Well", "code": "WELL" }, { "name": "Control Pit Man Hole", "code": "CONTROL PIT (MH)" }, { "name": "Meter Pit", "code": "METER PIT" }, { "name": "Pumping Station", "code": "PUMPING STATION" }, { "name": "Fire Pump", "code": "FIRE PUMP" }, { "name": "Curb Stop", "code": "CURB STOP" }, { "name": "Pressure Vault", "code": "PRESSUREVAULT" }, { "name": "Pressure Chart", "code": "PRESSURECHART" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeatName", "type": "esriFieldTypeString", "alias": "FeatName", "length": 60, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 80, "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_57", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Data Issues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d2fd33d0b423a104cb859597d4096495", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeklEQVRIie2US0hUURjHf3fujFw0xrKHZWI+Unq4KakIIYnUMo2wxsdCUFxURFgRLVq4qEUFPRYWRLUpMUgLhGwZRCI9FLIYUmhhYKD4SHyN49w795y4o6Slmcw4rvrDgXP4vnN/95zz/z47yyj7f9gsqcAW4AvLcI37gKPAufDDtJhy9NFchP88IMMJUzD1QoTfCewGPoQTlokx7iRyncFEvyu8MC2mnOhkSMp30HqtFKFfDB/M9LtILYLEPHh/OR7YCXwMFpaHqsazcX8Kit2y+Iwmh1bR17qSVBeB0zkTdYT/NqvT2+Z8tb/9O96+YaDB2vk3WBumeZruVwWBVVQcKMpMNCFnCmRpe2UE7vtZ/HBn/Yp7B8H0WbNvQOls0HywQeAIUAXKDaJTJil4bhli7p3sqZ4alqQJb6u9tF3XgGfACWCERb5ZDchmelue8igtgvwGjU2582eOdUNT4TgD7SrIk8DDYAzyCSkz0Efu0HiwgsyrCrsu/Z7R0wKNhwz83m6kLAI6QnGjB6jEseIw+mjsnKhiA8PjAKya61wK62/DGI9l8/Gp1VAHDLohrQQ27IWo9Sae/nwQSwCzayVoawSxGTbcDySvz5gIw07XS8mBewqpxSqdteX4hm+GDlO1MhKybTQV+uh6YUfKK4ES+VpfR0+Lkx1nHfhG0oE46xVDgSXhG06ms1ai2AaQshh4F4gIYyue3ic0X8gGaRXjMeBu8DCbzYUQVq+vR/hP/VE7A5g+qx6qUNRbOCLL0MdCgAmRA1QgxOMFsmqQ5hv0sTpgbeAngoBZvdE6TRf/1merpwAxCyUtBDMXCWJaE9MjKNiSa1lhPwF1QdDwXSss9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[IssueID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 58790.74015748, "ymin": 939567.5113030225, "xmax": 62218.027940057334, "ymax": 944585.2760985522, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IssueID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IssueID", "type": "esriFieldTypeString", "alias": "Issue ID", "length": 10, "domain": null }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "Issue Description", "length": 80, "domain": null }, { "name": "IssueStatus", "type": "esriFieldTypeString", "alias": "Issue Status", "length": 20, "domain": { "type": "codedValue", "name": "issueStatus", "description": "Status of issue", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Pending", "code": "PENDING" }, { "name": "Resolved", "code": "RESOLVED" }, { "name": "Unresolved", "code": "UNRESOLVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssuePriority", "type": "esriFieldTypeString", "alias": "Issue Priority", "length": 10, "domain": { "type": "codedValue", "name": "issuePriority", "description": "Issue Priority", "codedValues": [ { "name": "High", "code": "HIGH" }, { "name": "Medium", "code": "MED" }, { "name": "Low", "code": "LOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusDate", "type": "esriFieldTypeInteger", "alias": "Issue Status Date", "domain": null }, { "name": "ResolutionMethod", "type": "esriFieldTypeString", "alias": "Issue Resolution Method", "length": 20, "domain": { "type": "codedValue", "name": "issueRes", "description": "Resolution options", "codedValues": [ { "name": "Client", "code": "CLIENT" }, { "name": "Technical Staff", "code": "TECHNICAL STAFF" }, { "name": "Project Manager", "code": "PROJECT MANAGER" }, { "name": "Field Verified", "code": "FIELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "Issue Resolution", "length": 80, "domain": null }, { "name": "ResolutionSrc", "type": "esriFieldTypeString", "alias": "Resolution Source", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_58", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeSize", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Water Main Pipe Size", "classes": [ { "label": "<=4\"", "description": "<=4\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.5 }, "values": [ [ "2" ], [ "2.5" ], [ "4" ] ] }, { "label": "6\"", "description": "6\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "values": [ [ "6" ] ] }, { "label": "8\"", "description": "8\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "values": [ [ "8" ] ] }, { "label": "10\"", "description": "10\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 87, 158, 255 ], "width": 1.5 }, "values": [ [ "10" ] ] }, { "label": "12\"", "description": "12\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1.5 }, "values": [ [ "12" ] ] }, { "label": "16\"", "description": "16\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 99, 48, 255 ], "width": 1.5 }, "values": [ [ "16" ] ] }, { "label": "24\"", "description": "24\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 191, 40, 255 ], "width": 1.5 }, "values": [ [ "24" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.5 }, "value": "2", "label": "<=4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.5 }, "value": "2.5", "label": "<=4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.5 }, "value": "4", "label": "<=4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "6", "label": "6\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "8", "label": "8\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 87, 158, 255 ], "width": 1.5 }, "value": "10", "label": "10\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1.5 }, "value": "12", "label": "12\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 99, 48, 255 ], "width": 1.5 }, "value": "16", "label": "16\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 191, 40, 255 ], "width": 1.5 }, "value": "24", "label": "24\"" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PipeLabel]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "lineOrientation": "unconstrained", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 58785.659131317836, "ymin": 938600.2509524999, "xmax": 62885.28219456432, "ymax": 945679.6962153921, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterMain_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "waterPipeSize_2", "description": "Size of pipe", "codedValues": [ { "name": "Unknown", "code": 99 }, { "name": "0.75\"", "code": 0.75 }, { "name": ".5\"", "code": 0.5 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "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": "16\"", "code": 16 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WaterMain_ID", "type": "esriFieldTypeString", "alias": "WaterMain_ID", "length": 20, "domain": null }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "waterPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Copper", "code": "CU" }, { "name": "C-900", "code": "C-900" }, { "name": "K Copper", "code": "K COPPER" }, { "name": "PVC", "code": "PVC" }, { "name": "AC", "code": "AC" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Galvanized", "code": "GALVANIZED" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Prestressed Concrete", "code": "PCCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20, "domain": { "type": "codedValue", "name": "waterOwner", "description": "Owner type", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_61", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_61", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 58791.651511302596, "ymin": 938616.9144018274, "xmax": 62877.247650495614, "ymax": 945122.5694691399, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Lateral_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Lateral_ID", "type": "esriFieldTypeString", "alias": "Lateral _ID", "length": 20, "domain": null }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "waterPipeSize_2", "description": "Size of pipe", "codedValues": [ { "name": "Unknown", "code": 99 }, { "name": "0.75\"", "code": 0.75 }, { "name": ".5\"", "code": 0.5 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "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": "16\"", "code": 16 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 20, "domain": { "type": "codedValue", "name": "waterLatType", "description": "Type of lateral", "codedValues": [ { "name": "Hydrant", "code": "HYDRANT" }, { "name": "Commercial", "code": "COMMERCIAL" }, { "name": "Domestic", "code": "DOMESTIC" }, { "name": "Sprinkler", "code": "SPRINKLER" }, { "name": "Industrial", "code": "INDUSTRIAL" }, { "name": "Residential", "code": "RESIDENTIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "waterPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Copper", "code": "CU" }, { "name": "C-900", "code": "C-900" }, { "name": "K Copper", "code": "K COPPER" }, { "name": "PVC", "code": "PVC" }, { "name": "AC", "code": "AC" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Galvanized", "code": "GALVANIZED" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Prestressed Concrete", "code": "PCCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_63", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S49_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "PlanExtent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 58747.970535940694, "ymin": 940108.58115316, "xmax": 62553.086106173665, "ymax": 944297.3340106681, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": 0, "zUnits": 1, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_55", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1476985987000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }