{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Water Fitting", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -9814222.859081699, "ymin": 5100495.612477094, "xmax": -9800872.963855922, "ymax": 5113185.249538291, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Type" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "TMP", "type": "esriFieldTypeString", "alias": "TMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TMP" }, { "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": "R1155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S884_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Fitting", "description": "", "prototype": { "attributes": { "TMP": null, "ID": null, "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "x": null, "y": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Water Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -9811582.612368967, "ymin": 5102695.04830406, "xmax": -9803717.471513871, "ymax": 5112407.738202095, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PIN" }, { "name": "NWID", "type": "esriFieldTypeString", "alias": "NWID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NWID" }, { "name": "NWID_NUM", "type": "esriFieldTypeInteger", "alias": "NWID_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWID_NUM" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "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": "R1141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S877_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Facility", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "last_edi_1": null, "PIN": null, "NWID": null, "NWID_NUM": null, "ID": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Water Hydrant", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -1.4842598303015482E7, "ymin": -3.0240971958386146E7, "xmax": -7117199.412559103, "ymax": 5113223.08940736, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 11, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Source" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTODIAN" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "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": "StaticPressure", "type": "esriFieldTypeDouble", "alias": "Static Pressure (psi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPressure" }, { "name": "AFF", "type": "esriFieldTypeDouble", "alias": "Available Fire Flow (gpm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AFF" }, { "name": "ResPressure", "type": "esriFieldTypeDouble", "alias": "Residual Pressure (psi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResPressure" }, { "name": "StrandLabel", "type": "esriFieldTypeString", "alias": "Strand Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StrandLabel" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S874_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Hydrant", "description": "", "prototype": { "attributes": { "ResPressure": null, "StrandLabel": null, "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "Source": null, "X": null, "Y": null, "ID": null, "NOTES": null, "DATE_CREATED": null, "CUSTODIAN": null, "JURISDICTION": null, "Retired": null, "AFF": null, "StaticPressure": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Water Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -1.4842598303015482E7, "ymin": -3.0240971958386146E7, "xmax": -7117604.497904526, "ymax": 5113209.287062546, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 49, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "name": "ServiceV", "type": "esriFieldTypeString", "alias": "ServiceV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceV" }, { "name": "Need_Check", "type": "esriFieldTypeString", "alias": "Need_Check", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Need_Check" }, { "name": "Check_Reference", "type": "esriFieldTypeString", "alias": "Check_Reference", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Check_Reference" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTODIAN" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SOURCE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "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": "DepthMain", "type": "esriFieldTypeString", "alias": "Depth of Main", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DepthMain" }, { "name": "ServiceMaterial", "type": "esriFieldTypeString", "alias": "Service Material", "domain": { "type": "codedValue", "name": "ServiceMaterial_1", "description": "", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Plastic/PVC", "code": "PlasticPVC" }, { "name": "50% Plastic / 50% Copper", "code": "50Plastic50Copper" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceMaterial" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "ValveManufacturer_1", "description": "", "codedValues": [ { "name": "Clow", "code": "Clow" }, { "name": "Handley", "code": "Handley" }, { "name": "LL Johnson", "code": "LL Johnson" }, { "name": "Nennah", "code": "Nennah" }, { "name": "Other", "code": "Other" }, { "name": "East Jordan Iron Works", "code": "East Jordan Iron Works" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "ValveBoxStyle", "type": "esriFieldTypeString", "alias": "Valve Box Style", "domain": { "type": "codedValue", "name": "Vavle Box Style", "description": "", "codedValues": [ { "name": "Minneapolis", "code": "Minneapolis" }, { "name": "Saddle", "code": "Saddle" }, { "name": "City Water", "code": "City Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveBoxStyle" }, { "name": "ValveBoxType", "type": "esriFieldTypeString", "alias": "Valve Box Type", "domain": { "type": "codedValue", "name": "ValveBoxType_1", "description": "", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Gate", "code": "Gate" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Valve Box", "code": "Valve Box" }, { "name": "Valve Vault", "code": "Valve Vault" }, { "name": "Curb Stop", "code": "Curb Stop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveBoxType" }, { "name": "ValveDirection", "type": "esriFieldTypeString", "alias": "Valve Direction", "domain": { "type": "codedValue", "name": "ValveDirection", "description": "", "codedValues": [ { "name": "Clockwise", "code": "Clockwise" }, { "name": "Counter-Clockwise", "code": "Counter-Clockwise" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveDirection" }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size2" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "Service Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "InstallDecade", "type": "esriFieldTypeSmallInteger", "alias": "Install Decade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDecade" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1290_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S996_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Valve", "description": "", "prototype": { "attributes": { "ServiceAddress": null, "InstallDecade": null, "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "ServiceV": null, "Need_Check": null, "Check_Reference": null, "ID": null, "DATE_CREATED": null, "CUSTODIAN": null, "JURISDICTION": null, "SOURCE": null, "TYPE": null, "Retired": null, "Notes": null, "Size": null, "ValveDirection": null, "ValveBoxType": null, "ValveBoxStyle": null, "DepthMain": null, "ServiceMaterial": null, "Manufacturer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Water Backflow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -9814195.560664676, "ymin": 5100528.195144541, "xmax": -9801030.239021456, "ymax": 5113113.186668835, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "name": "ServiceV", "type": "esriFieldTypeString", "alias": "ServiceV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceV" }, { "name": "Need_Check", "type": "esriFieldTypeString", "alias": "Need_Check", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Need_Check" }, { "name": "Check_Reference", "type": "esriFieldTypeString", "alias": "Check_Reference", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Check_Reference" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTODIAN" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SOURCE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "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": "R1291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S997_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Backflow", "description": "", "prototype": { "attributes": { "Retired": null, "SerialNumber": null, "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "Subtype": 0, "ServiceV": null, "Need_Check": null, "Check_Reference": null, "ID": null, "DATE_CREATED": null, "CUSTODIAN": null, "JURISDICTION": null, "SOURCE": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Water Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9813773.78641053, "ymin": 5100472.17677608, "xmax": -9800737.533498792, "ymax": 5113186.172942823, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 0, 5, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTODIAN" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "PIPE_", "type": "esriFieldTypeString", "alias": "PIPE_", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPE_" }, { "name": "ID_NUM", "type": "esriFieldTypeInteger", "alias": "ID_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_NUM" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "InstallDecade", "type": "esriFieldTypeSmallInteger", "alias": "InstallDecade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDecade" }, { "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": "R1292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S998_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Lateral", "description": "", "prototype": { "attributes": { "InstallDecade": null, "Length": null, "Enabled": 1, "FacilityID": null, "Diameter": null, "NOTES": null, "ID": null, "CUSTODIAN": null, "JURISDICTION": null, "PIPE_": null, "ID_NUM": null, "Retired": null, "Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.4842598303015482E7, "ymin": -3.0240971958386146E7, "xmax": -7117269.263970141, "ymax": 5113221.939688155, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2008681710775822E7, "xyUnits": 1.4469447132505828E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.587935455685405E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7463799999987062E7, "falseY": -4.613259999997444E7, "xyUnits": 143165.5763285608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 157, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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": 255, "defaultValue": null, "modelName": "FacilityID" }, { "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": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ID_Num", "type": "esriFieldTypeInteger", "alias": "ID_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_Num" }, { "name": "PIPE_", "type": "esriFieldTypeString", "alias": "PIPE_", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPE_" }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUSTODIAN" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "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": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "InstallDecade", "type": "esriFieldTypeString", "alias": "Install Decade", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InstallDecade" }, { "name": "ProposedSize", "type": "esriFieldTypeString", "alias": "Proposed Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProposedSize" }, { "name": "ProposedReplacementYear", "type": "esriFieldTypeString", "alias": "Proposed Replacement Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProposedReplacementYear" }, { "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": "R1156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S885_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Main", "description": "", "prototype": { "attributes": { "ProposedReplacementYear": null, "ProposedSize": null, "FacilityID": null, "Enabled": 1, "Diameter": null, "ID_Num": null, "PIPE_": null, "CUSTODIAN": null, "JURISDICTION": null, "ID": null, "Retired": null, "Notes": null, "Type": null, "InstallDecade": null, "Material": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }