{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Fire Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "33e94390bbb7c0be0f44de40aef920f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZXRrw6BYRzF8c+ziWzGJYgqkSi4Bptimi7oproFmsQVyDZdEyRdf8yf8L4Pr82JZ9/9ds75lfyhUmpEWujihm3g+hWOLDHJWIvIMLDLwZFRAj5UxTrSDFyyl8cFUSsYYJ6Faz+61dPMRzQK4EMKT9FHOQH32OTgwDnS9lqk855uhVl49k+mC5zQKwr+8ZRfugOrUxnaImuM3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1595576.1505857706, "ymin": 7216914.869731024, "xmax": 1651057.2719067782, "ymax": 7260215.709966436, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2586929786359534E8, "falseY": -9.403582078549832E7, "xyUnits": 3.618117797732381E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "UID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 15, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WAT-HYDMANU", "description": "WAT - Fire Hydrant Manufacturer", "codedValues": [ { "name": "Ludlow", "code": "Ludlow" }, { "name": "Mueller", "code": "Mueller" }, { "name": "PS-A", "code": "PS-A" }, { "name": "PS-B", "code": "PS-B" }, { "name": "PS-C", "code": "PS-C" }, { "name": "PS-D", "code": "PS-D" }, { "name": "PS-E", "code": "PS-E" }, { "name": "Smith", "code": "Smith" }, { "name": "Waterous", "code": "Waterous" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 25, "domain": { "type": "codedValue", "name": "WS2_WAT-HYDJURIS", "description": "WAT - Fire Hydrant Jurisdiction", "codedValues": [ { "name": "Springville", "code": "Springville" }, { "name": "County", "code": "County" }, { "name": "Mapleton", "code": "Mapleton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "HYDTYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "length": 15, "domain": { "type": "codedValue", "name": "WS2_GEN - INSTALL DECADE", "description": "Gen - Install Decade (Year)", "codedValues": [ { "name": "1850's", "code": "1850's" }, { "name": "1860's", "code": "1860's" }, { "name": "1870's", "code": "1870's" }, { "name": "1880's", "code": "1880's" }, { "name": "1890's", "code": "1890's" }, { "name": "1900's", "code": "1900's" }, { "name": "1910's", "code": "1910's" }, { "name": "1920's", "code": "1920's" }, { "name": "1930's", "code": "1930's" }, { "name": "1940's", "code": "1940's" }, { "name": "1950's", "code": "1950's" }, { "name": "1960's", "code": "1960's" }, { "name": "1970's", "code": "1970's" }, { "name": "1980's", "code": "1980's" }, { "name": "1990's", "code": "1990's" }, { "name": "2000's", "code": "2000's" }, { "name": "2010's", "code": "2010's" }, { "name": "2020's", "code": "2020's" }, { "name": "2030's", "code": "2030's" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R347_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_347", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bc5c17beddad4da7a0121bea5c24aebc" }