{ "currentVersion": 10.71, "id": 8, "name": "General Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Dept", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "value": "GenFac", "label": "General Facilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "value": "GenFac-Judicial", "label": "GenFac - Judicial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "value": "CritFac", "label": "Critical Facilities", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BuildingName_short]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2576452.2281561494, "ymin": 194987.86075988412, "xmax": 2870116.089104444, "ymax": 465527.1230098158, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName_short", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 20, "domain": { "type": "codedValue", "name": "xStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandonded" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingName_short", "type": "esriFieldTypeString", "alias": "Building Name - short", "length": 50, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Dept", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": { "type": "codedValue", "name": "City", "description": "", "codedValues": [ { "name": "Gainesville", "code": "Gainesville" }, { "name": "Archer", "code": "Archer" }, { "name": "High Springs", "code": "High Springs" }, { "name": "LaCrosse", "code": "LaCrosse" }, { "name": "Alachua", "code": "Alachua" }, { "name": "Earlton", "code": "Earlton" }, { "name": "Evinston", "code": "Evinston" }, { "name": "Hawthorne", "code": "Hawthorne" }, { "name": "Island Grove", "code": "Island Grove" }, { "name": "Lochloosa", "code": "Lochloosa" }, { "name": "Mincanopy", "code": "Mincanopy" }, { "name": "Newberry", "code": "Newberry" }, { "name": "Waldo", "code": "Waldo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": { "type": "codedValue", "name": "County", "description": "", "codedValues": [ { "name": "Alachua", "code": "Alachua" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": { "type": "codedValue", "name": "State", "description": "", "codedValues": [ { "name": "FL", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "FloorCount", "type": "esriFieldTypeString", "alias": "Floor Count", "length": 10, "domain": { "type": "codedValue", "name": "fFloorCount", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SquareFootage", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null }, { "name": "Occupancy", "type": "esriFieldTypeString", "alias": "Type of Occupancy", "length": 30, "domain": { "type": "codedValue", "name": "fOccupancy", "description": "Occupancy Type", "codedValues": [ { "name": "Public Access", "code": "Public" }, { "name": "Employee Only", "code": "Employee" }, { "name": "Storage", "code": "Storage" }, { "name": "Residential", "code": "Residential" }, { "name": "Other", "code": "Other" }, { "name": "Mechanical/Util Only", "code": "MechOnly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OperationalHrs", "type": "esriFieldTypeString", "alias": "Hours of Operation", "length": 25, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "Year Built", "length": 6, "domain": null }, { "name": "BuildingCondition", "type": "esriFieldTypeDouble", "alias": "Building Condition", "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "BuildingOwner", "type": "esriFieldTypeString", "alias": "Building Owner", "length": 30, "domain": null }, { "name": "BuildingHeight", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "Elevators", "type": "esriFieldTypeString", "alias": "Elevators", "length": 3, "domain": null }, { "name": "FireExtinguishers", "type": "esriFieldTypeSmallInteger", "alias": "Fire Extinguishers", "domain": null }, { "name": "AutoFireSprinklers", "type": "esriFieldTypeString", "alias": "Auto Fire Sprinklers", "length": 5, "domain": null }, { "name": "AED", "type": "esriFieldTypeString", "alias": "AED", "length": 5, "domain": null }, { "name": "BuildingLocationDescription", "type": "esriFieldTypeString", "alias": "Building Location Description", "length": 250, "domain": null }, { "name": "BathroomCount", "type": "esriFieldTypeSmallInteger", "alias": "Bathroom Count", "domain": null }, { "name": "ChargeBackAccountCode", "type": "esriFieldTypeString", "alias": "Charge Back Account Code", "length": 50, "domain": null }, { "name": "BuildingWarrantyDate", "type": "esriFieldTypeDate", "alias": "Building Warranty Date", "length": 8, "domain": null }, { "name": "BuildingValue", "type": "esriFieldTypeDouble", "alias": "BuildingValue", "domain": null }, { "name": "UsefulLife", "type": "esriFieldTypeDouble", "alias": "Useful Life", "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "ConstructionType", "length": 25, "domain": { "type": "codedValue", "name": "fConstructionType", "description": "", "codedValues": [ { "name": "Fire Resistive", "code": "Fire Resistive" }, { "name": "Frame", "code": "Frame" }, { "name": "Joisted Masonry", "code": "Joisted Masonry" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 5, "domain": null }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": null }, { "name": "Lift", "type": "esriFieldTypeString", "alias": "Lift", "length": 5, "domain": null }, { "name": "HazardousMaterials", "type": "esriFieldTypeString", "alias": "Hazardous Materials Storage", "length": 5, "domain": null }, { "name": "HVAC", "type": "esriFieldTypeString", "alias": "HVAC", "length": 20, "domain": null }, { "name": "HasUtilities", "type": "esriFieldTypeString", "alias": "Has Utilities", "length": 20, "domain": null }, { "name": "HasTeleComm", "type": "esriFieldTypeString", "alias": "Has TeleComm", "length": 20, "domain": null }, { "name": "HasSecurity", "type": "esriFieldTypeString", "alias": "Has Security", "length": 20, "domain": null }, { "name": "HasEyewashShower", "type": "esriFieldTypeString", "alias": "Has Eyewash Shower", "length": 5, "domain": null }, { "name": "CriticalFacility", "type": "esriFieldTypeString", "alias": "CriticalFacility", "length": 5, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyName", "length": 150, "domain": null }, { "name": "ManagingAgency", "type": "esriFieldTypeString", "alias": "ManagingAgency", "length": 100, "domain": null }, { "name": "ManagingDept", "type": "esriFieldTypeString", "alias": "ManagingDept", "length": 100, "domain": null }, { "name": "BldgUse", "type": "esriFieldTypeString", "alias": "BldgUse", "length": 150, "domain": null }, { "name": "Building_Notes", "type": "esriFieldTypeString", "alias": "Building_Notes", "length": 250, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "BuildingConditionString", "type": "esriFieldTypeString", "alias": "BuildingConditionString", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "BuildingId", "type": "esriFieldTypeString", "alias": "BuildingId", "length": 50, "domain": null }, { "name": "BldgSupv", "type": "esriFieldTypeString", "alias": "BldgSupv", "length": 50, "domain": null }, { "name": "BldgMech", "type": "esriFieldTypeString", "alias": "BldgMech", "length": 50, "domain": null }, { "name": "GroundsSupv", "type": "esriFieldTypeString", "alias": "GroundsSupv", "length": 50, "domain": null }, { "name": "OwningAgency", "type": "esriFieldTypeString", "alias": "OwningAgency", "length": 100, "domain": { "type": "codedValue", "name": "OwnAgency", "description": "Managing / owning agency", "codedValues": [ { "name": "Sheriff's Office", "code": "Sheriff's Office" }, { "name": "Board of County Commissioners", "code": "BOCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwningDept", "type": "esriFieldTypeString", "alias": "OwningDept", "length": 100, "domain": { "type": "codedValue", "name": "OwnDept", "description": "Managing / owning department", "codedValues": [ { "name": "Alachua County Fire Rescue", "code": "ACFR" }, { "name": "Department of the Jail", "code": "Jail" }, { "name": "Alachua County Public Works", "code": "ACPW" }, { "name": "Department of Operations", "code": "Operations" }, { "name": "Department of Support Services", "code": "Support Services" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GF_JanitorialSvc", "type": "esriFieldTypeString", "alias": "GF_JanitorialSvc", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_24_BuildingI", "fields": "BuildingId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Elevator", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "FireSuppression", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 2, "name": "HVAC", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "Roof", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "Solar", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "MiscAssets", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "BuildingId", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }