{ "currentVersion": 10.81, "id": 8, "name": "FWC Facilities", "type": "Feature Layer", "description": "This GIS layer consists of points representing facilities of the Florida Fish and Wildlife Conservation Commission, including the Main Headquarters, Regional Offices, Division of Wildlife, Freshwater Fisheries, and Fish and Wildlife Research Institute. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Facilities and Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "78ab7732c2370823c3ead70fb180e73b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUCJljCc1nkD3SxBDLwMjAwYAEuNnY97D8YGU4/ZOdQfwdOwMKkPz4U5qFAQ+gpaR1DabEHyah6QBuEQvOYGeO2AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "General Office", "label": "General Office", "description": "" }, { "symbol": { "type": "esriPMS", "url": "487e33f6424dc31b2c44ef59782521a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFZJREFUKJFj8S1h2MvAwKDMQATgYGXQYmFgYJdmYPgpzyTHwMDAglvxvxcMDN8+MDDBlbAlMjAw8ODW8GsNA8O/w3jNxA5GNZCk4UcjkRo29/zUIMUGAFitDugd0XowAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Regional Office", "label": "Regional Office", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7994c377e88171ace338062b89624953", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGdJREFUOI1jYaAyYKGJgf5FDAf+MTHYU2QQI7vj+u6fB1BcyBLEwMDAT6JJHxkY/qxDcyEMMKkyMDCJkGbevzeofNqE4aiBowaOGjigBv7qpLKB1AAsDAwMDBv7GBwoN+onAwMDAwMAzFwPc/CNcmIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Headquarters", "label": "Headquarters", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "where": null, "labelExpression": "[FWCOFF_NAM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 233, 233, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 1000000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -9709630.6804, "ymin": 2839128.5931, "xmax": -8913715.6426, "ymax": 3613845.5358999968, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FWCOFF_NAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 254, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "Region", "length": 254, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 254, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "length": 254, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE-dd", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE-dd", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 254, "domain": null }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "Fax", "length": 254, "domain": null }, { "name": "FWCOFF_NAM", "type": "esriFieldTypeString", "alias": "FWC OFFICE NAME", "length": 100, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "FACILITY TYPE", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "FWRI_staff", "type": "esriFieldTypeString", "alias": "FWRI_staff", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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 }