{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "AbandonedWaterLines", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726832702000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1481689.838460058, "ymin": 538272.5838656425, "xmax": 1552093.9672361463, "ymax": 629241.4964707941, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.12000000524288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997593E8, "falseY": -9.365899999988836E7, "xyUnits": 15624.999984, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 118, 163, 70, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainWaterLineMaterial_1", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Galvinized", "code": "GI" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "ST" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Concrete", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "PVC", "modelName": "Material" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_ID" }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATED" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_151", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S80_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AbandonedWaterLines", "description": "", "prototype": { "attributes": { "PROJECT_ID": null, "LAST_UPDATED": null, "FACILITYID": null, "MATERIAL": "PVC", "COMMENTS": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "94e5e9e183094364b9387e99f898b460" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "AbandonedWaterFeatures", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726832695000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1483968.7448303849, "ymin": 538329.8266177028, "xmax": 1548318.9925122857, "ymax": 622079.690639466, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.12000000524288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997593E8, "falseY": -9.365899999988836E7, "xyUnits": 15624.999984, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE_TYPE", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 252, 223, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 251, 179, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Ball" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 209, 187, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Butterfly" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 205, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "3", "label": "Conde" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 252, 189, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "4", "label": "Gate" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 199, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "5", "label": "PIV" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 210, 245, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "6", "label": "Hydrant Gate" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 252, 182, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "7", "label": "Air Release" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 194, 182, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "8", "label": "Reduced Pressure Backflow" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 231, 202, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "9", "label": "Meter" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 199, 255 ], "toColor": [ 208, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 194, 255 ], "toColor": [ 252, 198, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 184, 255 ], "toColor": [ 252, 232, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 197, 252, 255 ], "toColor": [ 219, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FEATURE_TYPE", "typeIdField": "FEATURE_TYPE", "subtypeField": "FEATURE_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeInteger", "alias": "FEATURE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEATURE_TYPE" }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "FACILITY_ID", "type": "esriFieldTypeSmallInteger", "alias": "FACILITY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITY_ID" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATED" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_145", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R145_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S74_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Unknown", "domains": {}, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 0, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Ball", "domains": {}, "templates": [ { "name": "Ball", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 1, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Butterfly", "domains": {}, "templates": [ { "name": "Butterfly", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 2, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Conde", "domains": {}, "templates": [ { "name": "Conde", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 3, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Gate", "domains": {}, "templates": [ { "name": "Gate", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 4, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "PIV", "domains": {}, "templates": [ { "name": "PIV", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 5, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "Hydrant Gate", "domains": {}, "templates": [ { "name": "Hydrant Gate", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 6, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 7, "name": "Air Release", "domains": {}, "templates": [ { "name": "Air Release", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 7, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 8, "name": "Reduced Pressure Backflow", "domains": {}, "templates": [ { "name": "Reduced Pressure Backflow", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 8, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "Meter", "domains": {}, "templates": [ { "name": "Meter", "description": "", "prototype": { "attributes": { "LAST_UPDATED": null, "COMMENTS": null, "FEATURE_TYPE": 9, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "FEATURE_TYPE": 0, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 1, "name": "Ball", "defaultValues": { "FEATURE_TYPE": 1, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 2, "name": "Butterfly", "defaultValues": { "FEATURE_TYPE": 2, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 3, "name": "Conde", "defaultValues": { "FEATURE_TYPE": 3, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 4, "name": "Gate", "defaultValues": { "FEATURE_TYPE": 4, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 5, "name": "PIV", "defaultValues": { "FEATURE_TYPE": 5, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 6, "name": "Hydrant Gate", "defaultValues": { "FEATURE_TYPE": 6, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 7, "name": "Air Release", "defaultValues": { "FEATURE_TYPE": 7, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 8, "name": "Reduced Pressure Backflow", "defaultValues": { "FEATURE_TYPE": 8, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} }, { "code": 9, "name": "Meter", "defaultValues": { "FEATURE_TYPE": 9, "GPS_DATE": null, "FACILITY_ID": null, "DIAMETER": null, "COMMENTS": null, "LAST_UPDATED": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "94e5e9e183094364b9387e99f898b460" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Private Water Line", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726832694000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1475602.9312538207, "ymin": 541899.5194213539, "xmax": 1553656.5670457482, "ymax": 629327.2572388798, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.12000000524288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997593E8, "falseY": -9.365899999988836E7, "xyUnits": 15624.999984, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 98, 30, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ENABLED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainWaterLineMaterial_1", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Galvinized", "code": "GI" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "ST" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Concrete", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "PRESUREZONE", "type": "esriFieldTypeSmallInteger", "alias": "PRESUREZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRESUREZONE" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "Diameter" }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PROJECT_ID" }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATED" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R144_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S73_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Private Water Line", "description": "", "prototype": { "attributes": { "PROJECT_ID": null, "LAST_UPDATED": null, "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "94e5e9e183094364b9387e99f898b460" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "PrivateWaterFeaturePoint", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726832697000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1479934.962554261, "ymin": 541971.2910054326, "xmax": 1547325.0515192598, "ymax": 628728.9824862778, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.12000000524288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997593E8, "falseY": -9.365899999988836E7, "xyUnits": 15624.999984, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURETYPE", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 197, 206, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "Gate Valve" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 252, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Ball Valve" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 245, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Wheel Valve" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 187, 190, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "3", "label": "Water Meter" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 239, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "4", "label": "Irrigation Meter" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 182, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "5", "label": "Tee" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 215, 252, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "6", "label": "Cross" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 215, 228, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "7", "label": "Tap" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 251, 210, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "8", "label": "Reducer" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 209, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "9", "label": "Cap/Plug" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 226, 252, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "10", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 199, 255 ], "toColor": [ 208, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 194, 255 ], "toColor": [ 252, 198, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 184, 255 ], "toColor": [ 252, 232, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 197, 252, 255 ], "toColor": [ 219, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ENABLED", "typeIdField": "FEATURETYPE", "subtypeField": "FEATURETYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "FEATURETYPE", "type": "esriFieldTypeInteger", "alias": "FEATURETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEATURETYPE" }, { "name": "DIAMETER1", "type": "esriFieldTypeInteger", "alias": "Diameter 1", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER1" }, { "name": "DIAMETER2", "type": "esriFieldTypeInteger", "alias": "Diameter 2", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER2" }, { "name": "DIAMETER3", "type": "esriFieldTypeInteger", "alias": "Diameter 3", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER3" }, { "name": "DIAMETER4", "type": "esriFieldTypeInteger", "alias": "Diameter 4", "domain": { "type": "codedValue", "name": "wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 }, { "name": "36 inch", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER4" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COMMENTS" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_147", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R147_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S76_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Gate Valve", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Gate Valve", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 0, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Ball Valve", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Ball Valve", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 1, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Wheel Valve", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Wheel Valve", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 2, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Water Meter", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Water Meter", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 3, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Irrigation Meter", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Irrigation Meter", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 4, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "Tee", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Tee", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 5, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "Cross", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Cross", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 6, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 7, "name": "Tap", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Tap", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 7, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 8, "name": "Reducer", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Reducer", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 8, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "Cap/Plug", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Cap/Plug", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 9, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 10, "name": "Other", "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "COMMENTS": null, "DIAMETER4": null, "ENABLED": null, "FEATURETYPE": 10, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Gate Valve", "defaultValues": { "ENABLED": null, "FEATURETYPE": 0, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 1, "name": "Ball Valve", "defaultValues": { "ENABLED": null, "FEATURETYPE": 1, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 2, "name": "Wheel Valve", "defaultValues": { "ENABLED": null, "FEATURETYPE": 2, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 3, "name": "Water Meter", "defaultValues": { "ENABLED": null, "FEATURETYPE": 3, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 4, "name": "Irrigation Meter", "defaultValues": { "ENABLED": null, "FEATURETYPE": 4, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 5, "name": "Tee", "defaultValues": { "ENABLED": null, "FEATURETYPE": 5, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 6, "name": "Cross", "defaultValues": { "ENABLED": null, "FEATURETYPE": 6, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 7, "name": "Tap", "defaultValues": { "ENABLED": null, "FEATURETYPE": 7, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 8, "name": "Reducer", "defaultValues": { "ENABLED": null, "FEATURETYPE": 8, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 9, "name": "Cap/Plug", "defaultValues": { "ENABLED": null, "FEATURETYPE": 9, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } }, { "code": 10, "name": "Other", "defaultValues": { "ENABLED": null, "FEATURETYPE": 10, "DIAMETER1": null, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "COMMENTS": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "ENABLED": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "94e5e9e183094364b9387e99f898b460" } ], "tables": [] }