{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Fire Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 6000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a18361fe3eac29bcd59b88f8c1214db0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAXCAYAAAAGAx/kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQ4jdXUP0scQRiA8d/IRYMGEVHLFIoSBc1HsBGLfAcrrcQ+jWBj+mBrayAEBUsLSxFSiCgohqRRxICgkIQgHppJsVPcye6tByL6wjDD+84++8yf3YoHisrzA0WWMYiJwE3ToMgYPmM4pc4ic4EvzRp9qoFAL1YiXwPHpaDIa/RjF3s5LxiP7AQOyoxuUhsrMN1EtdQoZHtxibf4hfZU+osunAa+l4Jq4jfOcZHxdeNf0eQ6UDqpabzHVbK5TOX2lBN5h2rIlplr1IdJfGtgOok32NcAtIAXmC0BVdAb2Qhs5YE+4CPWMVMA2sKA7HpsFxmdYBWLDUDrGMFVqNn8OlDgEPORl0XrSvOW7uYe5et/hSPcogU/MXQvUMwe6EYbOjCK1lSupnFnpAd/AtdFRv3qr39rzngt9VNYyQUFfmRd8/H0/tn/AaxTSHVOpaRXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Hydrant_Nu", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Hydrant_Nu", "type": "esriFieldTypeString", "alias": "Hydrant_Nu", "length": 30, "domain": null }, { "name": "Static", "type": "esriFieldTypeString", "alias": "Static", "length": 10, "domain": null }, { "name": "Residual", "type": "esriFieldTypeString", "alias": "Residual", "length": 10, "domain": null }, { "name": "Pitot_1", "type": "esriFieldTypeString", "alias": "Pitot_1", "length": 10, "domain": null }, { "name": "Pitot_2", "type": "esriFieldTypeString", "alias": "Pitot_2", "length": 10, "domain": null }, { "name": "GPM", "type": "esriFieldTypeString", "alias": "GPM", "length": 10, "domain": null }, { "name": "GPM_20", "type": "esriFieldTypeString", "alias": "GPM_20", "length": 10, "domain": null }, { "name": "Problems", "type": "esriFieldTypeString", "alias": "Problems", "length": 50, "domain": null }, { "name": "Repainted_2012", "type": "esriFieldTypeString", "alias": "Repainted_2012", "length": 10, "domain": null }, { "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" } }, { "name": "Loc_Verified", "type": "esriFieldTypeDate", "alias": "Loc_Verified", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "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": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status_1", "description": "Denotes status as 'existing' or 'proposed'", "codedValues": [ { "name": "Existing", "code": 1 }, { "name": "Proposed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4326_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4326", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4326", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3013_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }