{ "currentVersion": 10.81, "id": 4, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "cobc.COBC.FireHydrantMaintenance", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false }, { "id": 3, "name": "cobc.COBC.HydrantClResidual", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.3242678782808393E7, "ymin": 745217.5853018314, "xmax": 1.3261377694225729E7, "ymax": 788675.3120078743, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bafc665758f8f754bcd91320e60ebc0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUKJF1ka1Lw1EYhZ+w8RomuGFwikEQFmTBJogfIGtWP4rCsmCZQZgGP1CToCbTRIP7FzSYBDHahSF+TERmceLBoYbd37z7qQfecM49D/e93AghmdkIkAm8pCX/PBIGJGWGIN8GnNaj/4FtmOiHbMr5Z+DKbHNGWgPemoAts+FxaT8G8SBrB8akxaJZdFpa8IGvDomYMx/AO9DqfFrK9ULu1mylcUO3t9oBsANcOCgOjAJH/kqfHpAG5oAWL6uFHr38CJN99S4DbgLdwes57AFnAbD+AoUSXPZAl9elCrVSIpG/rlR2kX5Wmof7Agw+wEknpKLAE1BNJmenyuXjoNf0D1m4AQ6B1UbolX8BThtu/tQ36ApMvIR+rzgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "DESCRIPTIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POINT", "type": "esriFieldTypeDouble", "alias": "POINT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DESCRIPTIO" }, { "name": "ATT1", "type": "esriFieldTypeString", "alias": "ATT1", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ATT1" }, { "name": "MAKER", "type": "esriFieldTypeString", "alias": "MAKER", "domain": { "type": "codedValue", "name": "Hydrant Maker", "description": "Hydrant Manufacturer", "codedValues": [ { "name": "Traverse City", "code": "T" }, { "name": "Waterous", "code": "W" }, { "name": "Mueller", "code": "M" }, { "name": "East Jordan", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAKER" }, { "name": "HydrantNum", "type": "esriFieldTypeInteger", "alias": "HydrantNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantNum" }, { "name": "HydrantYea", "type": "esriFieldTypeInteger", "alias": "HydrantYea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantYea" }, { "name": "Barrels", "type": "esriFieldTypeInteger", "alias": "Barrels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Barrels" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" }, { "name": "LeadSize", "type": "esriFieldTypeString", "alias": "LeadSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadSize" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "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": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R327_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_327", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_327", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a301_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "InstallDate": null, "Notes": null, "OBJECTID": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "MAKER": null, "HydrantNum": null, "HydrantYea": null, "Barrels": null, "Depth": null, "LeadSize": null, "Status": null, "Source": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }