{ "currentVersion": 10.71, "id": 1, "name": "County Offices", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 202011, "latestWkid": 202011 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Points of Interest" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "74daaaaf1b645dea8a34ee2a8c20cb23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARNJREFUOI2tk7FOwzAURa8TDwXWRoRESMDWsRtz/AsIvoGBgTFDpnTK0n9AdOsvhF/o2K1FQrRBTUQXNidmIo2rJHZQ7vT85Ht035NN0ZPoXxFF01sQ8QwYZ/p28ZFzGvj+U1qCTk4H85vrK9ekptougM12gyz7hkk5ADyWoIf7O9eyhtpZOOd4eZ0hS/eXQGU0yxoiCQJsJ5Na4yiOMfC88kwphXPhIEv3kEAqLRnDWAipR8ih1gappA06TvNv0IKQVlin0dpgnXfUBJNAdhjCDsNas0paiUZxjCVjram0QNWHqExUFAUMw2i8WLeXnOcAih8JlCRfb7Z97rXBqtrtUqzW758QZCqBXNdhzTa1evsivy2yVddOtoqWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 544634.0874447061, "ymin": 145912.38859888577, "xmax": 602785.0706564937, "ymax": 221407.9158581943, "spatialReference": { "wkid": 103768, "latestWkid": 103768 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 24, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 5, "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "FacilityType", "length": 50, "domain": { "type": "codedValue", "name": "faFacilityType", "description": "FacilityType", "codedValues": [ { "name": "Library", "code": "Library" }, { "name": "Office", "code": "Office" }, { "name": "Park", "code": "Park" }, { "name": "SpecialUse", "code": "SpecialUse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityStatus", "type": "esriFieldTypeString", "alias": "FacilityStatus", "length": 10, "domain": { "type": "codedValue", "name": "faFacilityStatus", "description": "FacilityStatus", "codedValues": [ { "name": "InUse", "code": "InUse" }, { "name": "Vacant", "code": "Vacant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnLease", "type": "esriFieldTypeString", "alias": "OwnLease", "length": 5, "domain": { "type": "codedValue", "name": "geOwnLease", "description": "OwnLease", "codedValues": [ { "name": "Own", "code": "Own" }, { "name": "Lease", "code": "Lease" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 50, "domain": null }, { "name": "AssociatedLayer", "type": "esriFieldTypeString", "alias": "AssociatedLayer", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 35, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PublicWifi", "type": "esriFieldTypeString", "alias": "PublicWifi", "length": 50, "domain": { "type": "codedValue", "name": "isWifiAvailability", "description": "County facility public wifi access", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Unavailable", "code": "Unavailable" }, { "name": "Temporarily Unavailable", "code": "Temporarily Unavailable" }, { "name": "Available - controlled access", "code": "Available - controlled access" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3480_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3480", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3344_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }