{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fire Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Has Inspections", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{7894D568-151C-48BD-824D-43B93DA10EF1}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1637214122000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2460752.6619145107, "ymin": 1387897.7903261643, "xmax": 2560084.679039523, "ymax": 1452077.4277990535, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "530abcf8ba2a1727089f8c0c47138889", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9ElEQVQ4jZ2TMUgbYRTH33e5nMJdRAWNCsGq1UVTvS4lWx0VpIhQXDqkbYYi6lrhpNBWcHDJYruVrg5CwLabXQoOliTDBcWimFxbQ0qVlgvcnbl78pImXKIx1D/cN3zf+937v++9j4cbiq934AF4bAMgALz7HzA86mt5o+Z1sBwnCQCJhiDPccqYKL1YCPQWz5Sjb1+/G8a6AzB/HRgmaDMoV/a/3L3HzajJud2/f+Ju28UAD8AkY0wJNDezV/2Dl1y87LvNIvupt1nLjBQQ58h6KYixJ6sDQ6FhUQL6ajUsShC7IwsbuWxoLXOs2IgzRRAR41EtPeUXBM9mUOZqwV/nFtVaUHUdGWMJQCxZdQBWNNOIn1jmciqvFzO7lbMsUHVd00yDbH6qqlH2tcRm/d18PauLgd6+qJaOaabxgOBKjXT991vboZ4ednZBpyB4w3vqUxvxH3gD8bTYiFuR/dTUSv+gl/58lTZyWYxq6QIgfqiA1FjTcZLPDw92xtvamzq8QhWUyuuwdHiQOUecLo+f2yptxHOWFaoFSQjw0z2zZZD8yXCNsBQzUd0OjlNkUXo2Ikp0c5cgasejrp5b22e/t8oDX8qI2B2UfBwFfD47vTLjiCgxvyCwtcxxT2VybMTX709+UA0N5QB8dNeYqH1vjXQB/2nBGazajqcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HydrantID\n\nvar hid = $feature.HydrantID //HID variable\n\nif (IsEmpty(hid) || hid == 0) {\n return null; // If ID is empty or 0 no label will be shown\n} else {\n return \"HID: \" + hid; // otherwise return the label\n}", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "address", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "Hydrant Id", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HydrantID" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "address" }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "Location Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationNotes" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Hydrant Owner", "description": "Hydrant Owner", "codedValues": [ { "name": "Athens-Clarke", "code": "Athens-Clarke" }, { "name": "Oconee County", "code": "Oconee County" }, { "name": "Oconee BOE", "code": "Oconee BOE" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Owner" }, { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "Hydrant Bonnet Color", "description": "Hydrant Bonnet Color", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Orange", "code": "Orange" }, { "name": "Red", "code": "Red" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "NozzleSize", "type": "esriFieldTypeDouble", "alias": "Nozzle Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NozzleSize" }, { "name": "BarrelSize", "type": "esriFieldTypeDouble", "alias": "Barrel Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BarrelSize" }, { "name": "SteamerYN", "type": "esriFieldTypeString", "alias": "Has Steamer?", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SteamerYN" }, { "name": "MakeAndModel", "type": "esriFieldTypeString", "alias": "Hydrant Make and Model", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MakeAndModel" }, { "name": "year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LegacyHydrantID", "type": "esriFieldTypeString", "alias": "Legacy Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LegacyHydrantID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_398", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_587_VALIDATIONSTATUS", "fields": "VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S365_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Fire Hydrants", "description": "", "prototype": { "attributes": { "LegacyHydrantID": null, "HydrantID": null, "address": null, "LocationNotes": null, "Owner": null, "BonnetColor": null, "NozzleSize": null, "BarrelSize": null, "SteamerYN": null, "MakeAndModel": null, "year": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "10ec3faa09e3464c9e9eb84efae14e62" }