{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Service Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 550977.33, "ymin": 2833905.46, "xmax": 569526.54, "ymax": 2854538.06, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 130, 103, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Service_ID", "type": "esriFieldTypeString", "alias": "Service_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Connection_ID" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerName" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "Tighe & Bond", "modelName": "metaCreator" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_33", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Point", "description": "", "prototype": { "attributes": { "metaCreator": "Tighe & Bond", "Service_ID": null, "ServiceAddress": null, "OwnerName": null, "Status": null, "YearInst": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Treatment Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 553951.03, "ymin": 2843479.68, "xmax": 564148.65, "ymax": 2849979.71, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4fa7e855beab9ef0ba727ceb707ea569", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQ4jWNhoBCwUM2AbHeGaUxMDKbEaPr7n6Fv2g6G5SgG7L/KEHDtCYMkIc02GgwM7KwMLgwMaAYQA3I8GBjCrRgYGlYjxFiI0gnxIsPkJAaGIzdQxVmI1TwlGbscCyWaCRqQRUAzXgOy3BkYphLQjNOALCI1YzUg042BYUoScZoxDMh0g9jMyEiGAR+/Mezado5BRvEcw398Gv7+Z2BhZWE4jmHA03cMCcTbi8UF5AIA8N0n0mkYcyIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FeatureID" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "domain": { "type": "codedValue", "name": "waterFeatType", "description": "Feature type", "codedValues": [ { "name": "Booster station", "code": "BOOSTER" }, { "name": "Interconnect", "code": "INTERCONNECT" }, { "name": "Well", "code": "WELL" }, { "name": "Meter Pit", "code": "METER PIT" }, { "name": "Pumping Station", "code": "PUMPING STATION" }, { "name": "Cap", "code": "CAP" }, { "name": "Treatment Facility", "code": "TREATMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FeatType" }, { "name": "FeatName", "type": "esriFieldTypeString", "alias": "FeatName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FeatName" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "TIGHE & BOND", "modelName": "metaCreator" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_23", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Treatment Facility", "description": "", "prototype": { "attributes": { "metaCreator": "TIGHE & BOND", "FeatureID": null, "FeatType": null, "FeatName": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null, "metaReliability": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Storage Tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 556166.89, "ymin": 2843729.69, "xmax": 564150.14, "ymax": 2847075.17, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Capacity" }, { "name": "Cap_unit", "type": "esriFieldTypeString", "alias": "Cap_unit", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Cap_unit" }, { "name": "Ovrflw_ft", "type": "esriFieldTypeSmallInteger", "alias": "Ovrflw_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ovrflw_ft" }, { "name": "Elev_ft", "type": "esriFieldTypeSmallInteger", "alias": "Elev_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elev_ft" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_37", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_37", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storage Tank", "description": "", "prototype": { "attributes": { "Elev_ft": null, "Id": null, "Name": null, "Capacity": null, "Cap_unit": null, "Ovrflw_ft": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Well", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 553951.03, "ymin": 2843479.68, "xmax": 564148.65, "ymax": 2849979.71, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FeatureID" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "domain": { "type": "codedValue", "name": "waterFeatType", "description": "Feature type", "codedValues": [ { "name": "Booster station", "code": "BOOSTER" }, { "name": "Interconnect", "code": "INTERCONNECT" }, { "name": "Well", "code": "WELL" }, { "name": "Meter Pit", "code": "METER PIT" }, { "name": "Pumping Station", "code": "PUMPING STATION" }, { "name": "Cap", "code": "CAP" }, { "name": "Treatment Facility", "code": "TREATMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FeatType" }, { "name": "FeatName", "type": "esriFieldTypeString", "alias": "FeatName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FeatName" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "TIGHE & BOND", "modelName": "metaCreator" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_23", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Well", "description": "", "prototype": { "attributes": { "metaReliability": null, "metaCreator": "TIGHE & BOND", "metaSrcDate": null, "metaSrc": null, "metaEntryMethod": null, "metaDatecreate": null, "FeatName": null, "FeatureID": null, "FeatType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Pump Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 553951.03, "ymin": 2843479.68, "xmax": 564148.65, "ymax": 2849979.71, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e0d3361a2f242ba8536ad8062ea232b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jc2SPwtBURiHn+EmZVFmklEsshiuyaIrpfgCStH1Fe4nsF2Did1OWZQsJplEKQOLRWKSSae7UK6O7gnPdk69v6f3j8aX0H4lCgEZRdlHYOYmSgKGbVPyYjif2VgWJ6DoJhLMy2XqXkTA2rK4/cWOXOn3YbUCw4BEAlotSKWgUECt6HCAahW6XdhuoVKBwQByOfD7FYp8PohEIBh0gpdLaDScfxmkRaIL0ZEYmxhXpwOmCb2eYlEs5uxFMB5DswmjEez3EI0qFD1yvUK7Dbsd6LpcjbTo8brE5U2nkM9DIKBYFA4/v7NZ2coPRV7RXvzVazVvoZcLcWDxTjQB0sMhytHUR/5YdAel4TyuZF0rCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FeatureID" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "FeatType", "domain": { "type": "codedValue", "name": "waterFeatType", "description": "Feature type", "codedValues": [ { "name": "Booster station", "code": "BOOSTER" }, { "name": "Interconnect", "code": "INTERCONNECT" }, { "name": "Well", "code": "WELL" }, { "name": "Meter Pit", "code": "METER PIT" }, { "name": "Pumping Station", "code": "PUMPING STATION" }, { "name": "Cap", "code": "CAP" }, { "name": "Treatment Facility", "code": "TREATMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FeatType" }, { "name": "FeatName", "type": "esriFieldTypeString", "alias": "FeatName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FeatName" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "TIGHE & BOND", "modelName": "metaCreator" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_23", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pump Stations", "description": "", "prototype": { "attributes": { "metaReliability": null, "metaCreator": "TIGHE & BOND", "metaSrcDate": null, "metaSrc": null, "metaEntryMethod": null, "metaDatecreate": null, "FeatName": null, "FeatureID": null, "FeatType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 550746.5, "ymin": 2833909.09, "xmax": 569572.51, "ymax": 2854809.2, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "376c6cc68254b3b4468108d3ce899030", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVQ4jb3UPUtcQRTG8V9wg1YWFgaCICwEFMSkEkwd0S5sYcims7AQBZt0SZEyAVsLUVC20K2yEqxEwkK+QHAxGwJi4csHEAsFY8LVuzpcsm+X4FMcDs+c+TPnMDMZ/1mZ+wY+QEfC+40/aYEvUUp4eRTTAttWptFiJ30D6I/7/IEDulMBXzA9w7vRhL/O2wLVXb61AnwdhUcMzzE78o/TvOHJQ9bm+YTT2C7WA25E4TlGAvM8LqwVT5JdYalyV1IXeK1nQX6IMfTia7DhKSottHytriA/i/uKLt5lsCGsaQo8CvJBbLsZZgg5bhGYi0KVVyfkH8fmUKKowsU+H/CzGXAzCjtsrtIzxXgNWtN3rrZY+MXHVk54q0UmTvg8RC4bz2/vBrhc5r00L6VEoRSPIVC50Z5Mo0Vcxa8u6aUGfmn3A7n3D7Zt/QWomD9IWWIo/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GlobalID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "HydrantID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HydrantID" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "SCANNED", "modelName": "metaEntryMethod" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "EXCELLENT", "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Model" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_28", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "Make": null, "metaCreator": null, "Model": null, "metaReliability": "EXCELLENT", "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "HydrantID": null, "YearInstall": null, "Status": "ACTIVE", "metaDateCreate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 550801.04, "ymin": 2833893.4, "xmax": 569230.57, "ymax": 2854555, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9b257865d2b53d273ce96a4522ea8fbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jbWTv0vDUBDHv8ZAA1qXWnB4mFA6tNotCqUInf0jXFzEqbg4dRTa9dG4BQRFKx1ExG6CEII2Y4RSEM0UNEu7BKE/klQitGB5LQXxu91x97m7L+/x+KP4/wRsZDKZXUEQoo7jGLZtPwAYzANYlyTpPpfLSaIoRkul0k8yFot9EUIOTdO8mAUQE4mEXqvViCzLaDQaGAHa7fZSp9M5T6fTK61W65QJiMfj1/V6naRSKeZNw+EQlmVRADcAPicBm7Isr05rHqnX6y0SQo5s2z6eBGwnk8nlcO2Rms0mE8Jx3A7rhIiiKGuKovwqzmazyOfz47jf76NarfIswBtrWthcLpfHsWEYvqqqJgug8TzveJ63hhkqFovvruuesQADz/MOANwCWGA1VyqVV03TQpOeWAAAuAOwx3GcGgSBECa63a6v67pVKBRc0zRffN8Ph4zFeomXQRA8AtgHsEUpjVBKQ3+uADxPFk/7Cx8ATqYaMQdgbn0D8h+HEO3BLVQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ValveType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "domain": { "type": "codedValue", "name": "waterValveType", "description": "Valve type", "codedValues": [ { "name": "Air control", "code": "AIR CONTROL" }, { "name": "Butterfly", "code": "BUTTERFLY" }, { "name": "Gate", "code": "GATE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Blow Off", "code": "BLOW OFF" }, { "name": "Hydrant Gate", "code": "HYDRANT GATE" }, { "name": "Reducer", "code": "REDUCER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "GATE", "modelName": "ValveType" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "ValveDiameter", "type": "esriFieldTypeDouble", "alias": "ValveDiameter", "domain": { "type": "codedValue", "name": "waterPipeSize", "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 }, { "name": "Other", "code": 0 }, { "name": "20\"", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveDiameter" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "SCANNED", "modelName": "metaEntryMethod" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "EXCELLENT", "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "ValveID", "type": "esriFieldTypeString", "alias": "Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_26", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Valve", "description": "", "prototype": { "attributes": { "metaCreator": null, "ValveID": null, "metaReliability": "EXCELLENT", "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "ValveType": "GATE", "Status": "ACTIVE", "YearInstall": null, "ValveDiameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "WaterLateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 550977.33, "ymin": 2833900.04, "xmax": 569592.5, "ymax": 2854620.18, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 53, 114, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatureType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FeatureType" }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "waterPipeSize", "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 }, { "name": "Other", "code": 0 }, { "name": "20\"", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "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": "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" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Cement lined Ductile Iron", "code": "CLDI" }, { "name": "High-density polyethylene pipe", "code": "HDPE" }, { "name": "Asbestos cement pipe", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PipeLabel" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_27", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WaterLateral", "description": "", "prototype": { "attributes": { "metaCreator": null, "FeatureType": null, "PipeSize": null, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE", "metaDateCreate": null, "metaEntryMethod": null, "metaSource": null, "metaSrcDate": null, "metaReliability": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 550769.52, "ymin": 2833710.3, "xmax": 569682.24, "ymax": 2854864.42, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeSize", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PipeSize", "classes": [ { "label": "4\"", "description": "4\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 134, 59, 255 ], "width": 2 }, "values": [ [ "4" ] ] }, { "label": "6\"", "description": "6\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 47, 186, 255 ], "width": 2 }, "values": [ [ "6" ] ] }, { "label": "8\"", "description": "8\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 165, 189, 255 ], "width": 2 }, "values": [ [ "8" ] ] }, { "label": "10\"", "description": "10\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 196, 83, 255 ], "width": 2 }, "values": [ [ "10" ] ] }, { "label": "12\"", "description": "12\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 58, 126, 255 ], "width": 2 }, "values": [ [ "12" ] ] }, { "label": "16\"", "description": "16\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 48, 40, 255 ], "width": 2 }, "values": [ [ "16" ] ] }, { "label": "20\"", "description": "20\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 84, 156, 255 ], "width": 2 }, "values": [ [ "20" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 134, 59, 255 ], "width": 2 }, "value": "4", "label": "4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 47, 186, 255 ], "width": 2 }, "value": "6", "label": "6\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 165, 189, 255 ], "width": 2 }, "value": "8", "label": "8\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 196, 83, 255 ], "width": 2 }, "value": "10", "label": "10\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 58, 126, 255 ], "width": 2 }, "value": "12", "label": "12\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 48, 40, 255 ], "width": 2 }, "value": "16", "label": "16\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 84, 156, 255 ], "width": 2 }, "value": "20", "label": "20\"" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 129, 40, 255 ], "toColor": [ 161, 129, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 66, 199, 255 ], "toColor": [ 150, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 153, 184, 255 ], "toColor": [ 61, 153, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 184, 58, 255 ], "toColor": [ 44, 184, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 71, 255 ], "toColor": [ 201, 44, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 153, 111, 255 ], "toColor": [ 55, 153, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 67, 128, 255 ], "toColor": [ 168, 67, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 78, 168, 255 ], "toColor": [ 45, 78, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 191, 46, 255 ], "toColor": [ 162, 191, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 41, 171, 255 ], "toColor": [ 43, 41, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 86, 50, 255 ], "toColor": [ 153, 86, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 191, 185, 255 ], "toColor": [ 57, 191, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 95, 42, 255 ], "toColor": [ 201, 95, 42, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PipeMaterial", "typeIdField": "PipeSize", "subtypeField": "", "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "waterPipeSize", "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 }, { "name": "Other", "code": 0 }, { "name": "20\"", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "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": "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" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Cement lined Ductile Iron", "code": "CLDI" }, { "name": "High-density polyethylene pipe", "code": "HDPE" }, { "name": "Asbestos cement pipe", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PipeLabel" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "SCANNED", "modelName": "metaEntryMethod" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "Digitized from Overview Map", "code": "SCHEMATIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "EXCELLENT", "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ID" }, { "name": "Roughness", "type": "esriFieldTypeInteger", "alias": "Roughness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Roughness" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_25", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 4, "name": "4\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 4, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 6, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 8, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 10, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 12, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 16, "name": "16\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 16, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20\"", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "ID": null, "Roughness": null, "metaCreator": null, "metaSrcDate": null, "metaSource": null, "metaEntryMethod": "SCANNED", "metaDateCreate": null, "metaReliability": "EXCELLENT", "PipeSize": 20, "PipeMaterial": null, "YearInstall": null, "PipeLabel": null, "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Service Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 550977.33, "ymin": 2833900.04, "xmax": 569592.5, "ymax": 2854620.18, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 156, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "GlobalID_1", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaSource" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "LocationIdentifier", "type": "esriFieldTypeString", "alias": "Location Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationIdentifier" }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "StreetName" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "LeadConnector", "type": "esriFieldTypeString", "alias": "Lead Connector Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeadConnector" }, { "name": "CurrentUtilityServiceLineMateri", "type": "esriFieldTypeString", "alias": "Current Utility Service Line Material", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "UNKLG", "modelName": "CurrentUtilityServiceLineMateri" }, { "name": "UtilityServiceLineMaterialPrevi", "type": "esriFieldTypeString", "alias": "Was Service Line Material Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UtilityServiceLineMaterialPrevi" }, { "name": "UtilityServiceLineDiameter", "type": "esriFieldTypeDouble", "alias": "UtilityServiceLineDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "UtilityServiceLineDiameter" }, { "name": "CurrentCustomerServiceLineMater", "type": "esriFieldTypeString", "alias": "Current Customer Service Line Material", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CurrentCustomerServiceLineMater" }, { "name": "CustomerServiceLineDiameter", "type": "esriFieldTypeDouble", "alias": "Customer Service Line Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CustomerServiceLineDiameter" }, { "name": "CurrentServiceLineInstallDate", "type": "esriFieldTypeDate", "alias": "Current Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentServiceLineInstallDate" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingType" }, { "name": "TreatmentPresent", "type": "esriFieldTypeString", "alias": "POE or POU Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TreatmentPresent" }, { "name": "BuildingPlumbingMaterial", "type": "esriFieldTypeString", "alias": "Building Plumbing Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingPlumbingMaterial" }, { "name": "BuildingPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Plumbing Material2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingPlumbingMaterial2" }, { "name": "UtilitymetaSource", "type": "esriFieldTypeString", "alias": "UtilitymetaSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UtilitymetaSource" }, { "name": "UtilitymetaUpdateDate", "type": "esriFieldTypeDate", "alias": "UtilitymetaDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UtilitymetaUpdateDate" }, { "name": "UtilitymetaSourceDate", "type": "esriFieldTypeDate", "alias": "UtilitymetaSourceDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UtilitymetaSourceDate" }, { "name": "CustomermetaSource", "type": "esriFieldTypeString", "alias": "CustomermetaSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustomermetaSource" }, { "name": "CustomermetaUpdateDate", "type": "esriFieldTypeDate", "alias": "CustomermetaDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CustomermetaUpdateDate" }, { "name": "CustomermetaSourceDate", "type": "esriFieldTypeDate", "alias": "CustomermetaSourceDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CustomermetaSourceDate" }, { "name": "LCRRSampleSite", "type": "esriFieldTypeString", "alias": "LCRR Sample Site", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LCRRSampleSite" }, { "name": "SampleSiteTierLevel", "type": "esriFieldTypeString", "alias": "Sample Site Tier Level", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SampleSiteTierLevel" }, { "name": "SampleSiteTierType", "type": "esriFieldTypeString", "alias": "Sample Site Tier Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SampleSiteTierType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingPlumbingMaterialInstall", "type": "esriFieldTypeDate", "alias": "Building Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingMaterialInstall" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "LSLStatus", "type": "esriFieldTypeString", "alias": "LSL Status", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LSLStatus" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Loc_name", "type": "esriFieldTypeString", "alias": "Loc_name", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Loc_name" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Status" }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Score" }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Match_addr" }, { "name": "IN_Street", "type": "esriFieldTypeString", "alias": "IN_Street", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "IN_Street" }, { "name": "IN_City", "type": "esriFieldTypeString", "alias": "IN_City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "IN_City" }, { "name": "IN_State", "type": "esriFieldTypeString", "alias": "IN_State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "", "modelName": "IN_State" }, { "name": "IN_ZIP", "type": "esriFieldTypeString", "alias": "IN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "IN_ZIP" }, { "name": "USER_TieCardName", "type": "esriFieldTypeString", "alias": "USER_TieCardName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_TieCardName" }, { "name": "USER_Filename_path", "type": "esriFieldTypeString", "alias": "USER_Filename_path", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_Filename_path" }, { "name": "USER_DateTapped", "type": "esriFieldTypeDate", "alias": "USER_DateTapped", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "USER_DateTapped" }, { "name": "USER_KindofService_Type_Materia", "type": "esriFieldTypeString", "alias": "USER_KindofService_Type_Materia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_KindofService_Type_Material" }, { "name": "USER_Servicesize", "type": "esriFieldTypeString", "alias": "USER_Servicesize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_Servicesize" }, { "name": "USER_CorpMake", "type": "esriFieldTypeString", "alias": "USER_CorpMake", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_CorpMake" }, { "name": "USER_LeadConn", "type": "esriFieldTypeString", "alias": "USER_LeadConn", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_LeadConn" }, { "name": "USER_CurbCock", "type": "esriFieldTypeString", "alias": "USER_CurbCock", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_CurbCock" }, { "name": "USER_CustomerSideMaterial", "type": "esriFieldTypeString", "alias": "USER_CustomerSideMaterial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_CustomerSideMaterial" }, { "name": "USER_CustomerSideSize", "type": "esriFieldTypeString", "alias": "USER_CustomerSideSize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_CustomerSideSize" }, { "name": "USER_Comments", "type": "esriFieldTypeString", "alias": "USER_Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_Comments" }, { "name": "USER_Gooseneckmentioned", "type": "esriFieldTypeString", "alias": "USER_Gooseneckmentioned", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_Gooseneckmentioned" }, { "name": "USER_AnyMentionofLead", "type": "esriFieldTypeString", "alias": "USER_AnyMentionofLead", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_AnyMentionofLead" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CL_ID", "type": "esriFieldTypeSmallInteger", "alias": "CL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_ID" }, { "name": "ObjectID_1", "type": "esriFieldTypeInteger", "alias": "ObjectID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ObjectID" }, { "name": "created_user_1", "type": "esriFieldTypeString", "alias": "created_user_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_1" }, { "name": "created_date_1", "type": "esriFieldTypeDate", "alias": "created_date_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_1" }, { "name": "last_edited_user_1", "type": "esriFieldTypeString", "alias": "last_edited_user_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_1" }, { "name": "last_edited_date_1", "type": "esriFieldTypeDate", "alias": "last_edited_date_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_1" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_20", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_20", "fields": "OBJECTID_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Line", "description": "", "prototype": { "attributes": { "Distance": null, "last_edited_date_1": null, "created_date_1": null, "created_user_1": null, "ObjectID_1": null, "CL_ID": null, "last_edited_user_1": null, "metaSource": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "LocationIdentifier": null, "StreetNumber": null, "StreetName": null, "Address": null, "LeadConnector": null, "CurrentUtilityServiceLineMateri": "UNKLG", "UtilityServiceLineMaterialPrevi": null, "UtilityServiceLineDiameter": 0, "CurrentCustomerServiceLineMater": null, "CustomerServiceLineDiameter": null, "CurrentServiceLineInstallDate": null, "BuildingType": null, "TreatmentPresent": null, "BuildingPlumbingMaterial": null, "BuildingPlumbingMaterial2": null, "UtilitymetaSource": null, "UtilitymetaUpdateDate": null, "UtilitymetaSourceDate": null, "CustomermetaSource": null, "CustomermetaUpdateDate": null, "CustomermetaSourceDate": null, "LCRRSampleSite": null, "SampleSiteTierLevel": null, "SampleSiteTierType": null, "Comments": null, "BuildingPlumbingMaterialInstall": null, "ORIG_FID": null, "LSLStatus": null, "OBJECTID": null, "Loc_name": null, "Status": null, "Score": null, "Match_addr": null, "IN_Street": "", "IN_City": "", "IN_State": "", "IN_ZIP": "", "USER_TieCardName": "", "USER_Filename_path": "", "USER_DateTapped": null, "USER_KindofService_Type_Materia": "", "USER_Servicesize": "", "USER_CorpMake": "", "USER_LeadConn": "", "USER_CurbCock": "", "USER_CustomerSideMaterial": "", "USER_CustomerSideSize": "", "USER_Comments": "", "USER_Gooseneckmentioned": "", "USER_AnyMentionofLead": "", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Plan Extent", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 552896.3, "ymin": 2838279.43, "xmax": 567800.1, "ymax": 2845602.97, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PlanName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PLANNAME", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PLANNAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_32", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Plan Extent", "description": "", "prototype": { "attributes": {"PLANNAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Gate Book", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1735225747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PlanName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlanName" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_34", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gate Book", "description": "", "prototype": { "attributes": {"PlanName": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }