{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fire Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "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" } } } ] }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "\"ID: \" + $feature.HydrantID + \" | \" + $feature.BonnetColor", "title": "Custom" }, "displayField": "address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "Hydrant Id", "length": 255, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "length": 255, "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" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LegacyHydrantID", "type": "esriFieldTypeString", "alias": "Legacy Hydrant ID", "length": 255, "domain": null }, { "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Has Inspections", "relatedTableId": 11, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{7894D568-151C-48BD-824D-43B93DA10EF1}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1637214122000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "938f2b66f76e4345978699da13b9bf4a" }