{ "layers": [ { "currentVersion": 10.91, "id": 4, "name": "2025 Pavement Road Preservation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MSAGNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1243537.4675501771, "ymin": 506664.26721684635, "xmax": 1380231.393636845, "ymax": 733423.9584636167, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Legacy Name", "length": 75, "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 56, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "Shield No", "length": 6, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Post Type", "length": 50, "domain": { "type": "codedValue", "name": "Street Type", "description": "A word or phrase that precedes or follows the Street Name element and identifies a type of thoroughfare in a complete street name.", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Avenue", "code": "Avenue" }, { "name": "Bend", "code": "Bend" }, { "name": "Boulevard", "code": "Boulevard" }, { "name": "Circle", "code": "Circle" }, { "name": "County Road", "code": "County Road" }, { "name": "County Route", "code": "County Route" }, { "name": "Court", "code": "Court" }, { "name": "Cove", "code": "Cove" }, { "name": "Crescent", "code": "Crescent" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Cutoff", "code": "Cutoff" }, { "name": "Drive", "code": "Drive" }, { "name": "Extension", "code": "Extension" }, { "name": "Highway", "code": "Highway" }, { "name": "Hollow", "code": "Hollow" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Landing", "code": "Landing" }, { "name": "Lane", "code": "Lane" }, { "name": "Loop", "code": "Loop" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Path", "code": "Path" }, { "name": "Place", "code": "Place" }, { "name": "Point", "code": "Point" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Road", "code": "Road" }, { "name": "Route", "code": "Route" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Run", "code": "Run" }, { "name": "Square", "code": "Square" }, { "name": "State Road", "code": "State Road" }, { "name": "State Route", "code": "State Route" }, { "name": "Street", "code": "Street" }, { "name": "Terrace", "code": "Terrace" }, { "name": "Trace", "code": "Trace" }, { "name": "Trail", "code": "Trail" }, { "name": "Valley", "code": "Valley" }, { "name": "View", "code": "View" }, { "name": "Walk", "code": "Walk" }, { "name": "Way", "code": "Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Post Dir", "length": 9, "domain": { "type": "codedValue", "name": "Street Direction", "description": "A word preceding or following the Street Name element that indicates the direction taken by the road from an arbitrary starting point or line, or the sector where it is located.", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "South", "code": "South" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Paved", "type": "esriFieldTypeString", "alias": "Paved", "length": 6, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit Int", "domain": { "type": "range", "name": "Speed Limit", "description": "Posted Speed Limit in MPH in US", "range": [ 5, 75 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintYear", "type": "esriFieldTypeString", "alias": "Maint Year", "length": 4, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R412_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S336_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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "a50d3d77e94c45e79b63ba66431f510b" }, { "currentVersion": 10.91, "id": 0, "name": "Street Use Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_124", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_124", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_125", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_125", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_126", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_126", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_131", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_129", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_130", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_127", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_128", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Federal", "label": "Federal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "State", "label": "State", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 254, 115, 255 ], "width": 3.5 }, "value": "County", "label": "Okaloosa County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "City", "label": "City", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 0, 255, 255 ], "width": 1.5 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 0, 255, 255 ], "width": 1.5 }, "value": "School", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 0, 255, 255 ], "width": 1.5 }, "value": "Gated", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "value": "Forest", "label": "State Forest", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Military", "label": "Military", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 202, 204, 255 ], "width": 1.75 }, "value": "No Data", "label": "No Data", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MSAGNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1243537.4675501771, "ymin": 505708.9061846584, "xmax": 1380231.393636845, "ymax": 733423.9584636167, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MSAGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Transportation Type", "domain": { "type": "codedValue", "name": "Transportation Type", "description": "Transportation Type", "codedValues": [ { "name": "DIRT ALLEY", "code": 5 }, { "name": "DIRT ROAD", "code": 6 }, { "name": "DRIVEN TRAIL", "code": 7 }, { "name": "DRIVEWAY CONCRETE", "code": 11 }, { "name": "DRIVEWAY DIRT", "code": 13 }, { "name": "DRIVEWAY GRAVEL", "code": 12 }, { "name": "DRIVEWAY PAVED", "code": 18 }, { "name": "DRIVEWAY PAVERS", "code": 19 }, { "name": "GATED", "code": 15 }, { "name": "INTERSTATE", "code": 1 }, { "name": "MEDIAN", "code": 16 }, { "name": "PARKING LOT", "code": 14 }, { "name": "PAVED ALLEY", "code": 4 }, { "name": "PRIMARY", "code": 2 }, { "name": "PRIVATE DRIVE", "code": 10 }, { "name": "RAMP", "code": 9 }, { "name": "SECONDARY", "code": 3 }, { "name": "TERTIARY", "code": 17 }, { "name": "UNKNOWN", "code": 0 }, { "name": "WALK / BIKE TRAIL", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Use Maint", "length": 12, "domain": { "type": "codedValue", "name": "Owner", "description": "Asset Owner", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "State", "code": "State" }, { "name": "School", "code": "School" }, { "name": "Private", "code": "Private" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Military", "code": "Military" }, { "name": "Gated", "code": "Gated" }, { "name": "Forest", "code": "Forest" }, { "name": "Federal", "code": "Federal" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "CAD Only", "code": "CAD Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": { "type": "codedValue", "name": "Legacy City", "description": "City name CAPS (code - desc)", "codedValues": [ { "name": "BAKER", "code": "BAKER" }, { "name": "CINCO BAYOU", "code": "CINCO BAYOU" }, { "name": "CRESTVIEW", "code": "CRESTVIEW" }, { "name": "DESTIN", "code": "DESTIN" }, { "name": "EGLIN AFB", "code": "EGLIN AFB" }, { "name": "FORT WALTON BEACH", "code": "FORT WALTON BEACH" }, { "name": "HOLT", "code": "HOLT" }, { "name": "HURLBURT FIELD", "code": "HURLBURT FIELD" }, { "name": "LAUREL HILL", "code": "LAUREL HILL" }, { "name": "MARY ESTHER", "code": "MARY ESTHER" }, { "name": "NICEVILLE", "code": "NICEVILLE" }, { "name": "NICEVILLE ADOPTED", "code": "NICEVILLE ADOPTED" }, { "name": "SHALIMAR", "code": "SHALIMAR" }, { "name": "VALPARAISO", "code": "VALPARAISO" }, { "name": "VALPARAISO ADOPTED", "code": "VALPARAISO ADOPTED" }, { "name": "UNINCORPORATED", "code": "UNINCORPORATED" }, { "name": "INCORPORATED", "code": "INCORPORATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "Access Type", "length": 255, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Employee", "code": "Employee" }, { "name": "Faculity", "code": "Faculity" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Other", "code": "Other" }, { "name": "Owner", "code": "Owner" }, { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Secure", "code": "Secure" }, { "name": "Student", "code": "Student" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Visitor", "code": "Visitor" }, { "name": "noPublicAccess", "code": "noPublicAccess" }, { "name": "restrictPubAccess", "code": "restrictPubAccess" }, { "name": "TBD", "code": "TBD" }, { "name": "unlimitPubAccess", "code": "unlimitPubAccess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": { "type": "codedValue", "name": "Road Class", "description": "The general description of the type of road.", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Bridle Path", "code": "Bridle Path" }, { "name": "Local", "code": "Local" }, { "name": "Other", "code": "Other" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Primary", "code": "Primary" }, { "name": "Private", "code": "Private" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Service Drive", "code": "Service Drive" }, { "name": "Stairway", "code": "Stairway" }, { "name": "Trail", "code": "Trail" }, { "name": "Vehicular Trail", "code": "Vehicular Trail" }, { "name": "Walkway", "code": "Walkway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "One Way", "description": "The direction of traffic movement along a road in relation to the FROM node and TO node of the line segment representing the road in the GIS data.", "codedValues": [ { "name": "Travel in both directions allowed", "code": "B" }, { "name": "One-way traveling from TO node to FROM node. Against digitized direction", "code": "TF" }, { "name": "One-way traveling from FROM node to TO node. In digitized Direction", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Amenity", "type": "esriFieldTypeString", "alias": "Amenity", "length": 50, "domain": { "type": "codedValue", "name": "Amenity", "description": "Road Associations Bike, Golf Cart, Sidewalk", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Golf Cart Allowed", "code": "Golf Cart Allowed" }, { "name": "Golf Cart NOT Allowed", "code": "Golf Cart NOT Allowed" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Truck Restrictions", "code": "Truck Restrictions" }, { "name": "ATV Restrictions", "code": "ATV Restrictions" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Beach Access", "code": "Beach Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Paved", "type": "esriFieldTypeString", "alias": "Paved", "length": 6, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": { "type": "range", "name": "Speed Limit", "description": "Posted Speed Limit in MPH in US", "range": [ 5, 75 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AgencyURL", "type": "esriFieldTypeString", "alias": "Agency Website", "length": 250, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": null }, { "name": "OwnedByCity", "type": "esriFieldTypeString", "alias": "Owned By City", "length": 50, "domain": { "type": "codedValue", "name": "OwnedByCity", "description": "Asset Owner by City", "codedValues": [ { "name": "City of Crestview", "code": "City of Crestview" }, { "name": "City of Destin", "code": "City of Destin" }, { "name": "City of Fort Walton Beach", "code": "City of Fort Walton Beach" }, { "name": "City of Laurel Hill", "code": "City of Laurel Hill" }, { "name": "City of Mary Esther", "code": "City of Mary Esther" }, { "name": "City of Niceville", "code": "City of Niceville" }, { "name": "City of Valparaiso", "code": "City of Valparaiso" }, { "name": "Eglin AFB", "code": "Eglin AFB" }, { "name": "Federal Hwy Admin", "code": "Federal Hwy Admin" }, { "name": "Florida Dept Trans", "code": "Florida Dept Trans" }, { "name": "Hurlburt Field", "code": "Hurlburt Field" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Okaloosa County", "code": "Okaloosa County" }, { "name": "Private", "code": "Private" }, { "name": "State Forest", "code": "State Forest" }, { "name": "Town of Cinco Bayou", "code": "Town of Cinco Bayou" }, { "name": "Town of Shalimar", "code": "Town of Shalimar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 13, "domain": null }, { "name": "DeptURL", "type": "esriFieldTypeString", "alias": "Dept Website", "length": 250, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Dept Contact", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R397_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S321_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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "a50d3d77e94c45e79b63ba66431f510b" }, { "currentVersion": 10.91, "id": 1, "name": "Street Maintenance by City", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_135", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_136", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_137", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_138", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_139", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_140", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_141", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_142", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_143", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_144", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_145", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "OwnedByCity", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "City of Crestview", "label": "City of Crestview", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "City of Destin", "label": "City of Destin", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 155, 250, 255 ], "width": 2 }, "value": "City of Fort Walton Beach", "label": "City of Fort Walton Beach", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "City of Laurel Hill", "label": "City of Laurel Hill", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 95, 237, 255 ], "width": 2 }, "value": "City of Mary Esther", "label": "City of Mary Esther", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 222, 176, 255 ], "width": 2 }, "value": "City of Niceville", "label": "City of Niceville", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 201, 73, 255 ], "width": 2 }, "value": "City of Valparaiso", "label": "City of Valparaiso", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 142, 143, 255 ], "width": 2 }, "value": "Town of Cinco Bayou", "label": "Town of Cinco Bayou", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 81, 55, 255 ], "width": 2 }, "value": "Town of Shalimar", "label": "Town of Shalimar", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Eglin AFB", "label": "Eglin AFB", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "Hurlburt Field", "label": "Hurlburt Field", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243537.4675501771, "ymin": 505708.9061846584, "xmax": 1380231.393636845, "ymax": 733423.9584636167, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MSAGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Transportation Type", "domain": { "type": "codedValue", "name": "Transportation Type", "description": "Transportation Type", "codedValues": [ { "name": "DIRT ALLEY", "code": 5 }, { "name": "DIRT ROAD", "code": 6 }, { "name": "DRIVEN TRAIL", "code": 7 }, { "name": "DRIVEWAY CONCRETE", "code": 11 }, { "name": "DRIVEWAY DIRT", "code": 13 }, { "name": "DRIVEWAY GRAVEL", "code": 12 }, { "name": "DRIVEWAY PAVED", "code": 18 }, { "name": "DRIVEWAY PAVERS", "code": 19 }, { "name": "GATED", "code": 15 }, { "name": "INTERSTATE", "code": 1 }, { "name": "MEDIAN", "code": 16 }, { "name": "PARKING LOT", "code": 14 }, { "name": "PAVED ALLEY", "code": 4 }, { "name": "PRIMARY", "code": 2 }, { "name": "PRIVATE DRIVE", "code": 10 }, { "name": "RAMP", "code": 9 }, { "name": "SECONDARY", "code": 3 }, { "name": "TERTIARY", "code": 17 }, { "name": "UNKNOWN", "code": 0 }, { "name": "WALK / BIKE TRAIL", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Use Maint", "length": 12, "domain": { "type": "codedValue", "name": "Owner", "description": "Asset Owner", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "State", "code": "State" }, { "name": "School", "code": "School" }, { "name": "Private", "code": "Private" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Military", "code": "Military" }, { "name": "Gated", "code": "Gated" }, { "name": "Forest", "code": "Forest" }, { "name": "Federal", "code": "Federal" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "CAD Only", "code": "CAD Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": { "type": "codedValue", "name": "Legacy City", "description": "City name CAPS (code - desc)", "codedValues": [ { "name": "BAKER", "code": "BAKER" }, { "name": "CINCO BAYOU", "code": "CINCO BAYOU" }, { "name": "CRESTVIEW", "code": "CRESTVIEW" }, { "name": "DESTIN", "code": "DESTIN" }, { "name": "EGLIN AFB", "code": "EGLIN AFB" }, { "name": "FORT WALTON BEACH", "code": "FORT WALTON BEACH" }, { "name": "HOLT", "code": "HOLT" }, { "name": "HURLBURT FIELD", "code": "HURLBURT FIELD" }, { "name": "LAUREL HILL", "code": "LAUREL HILL" }, { "name": "MARY ESTHER", "code": "MARY ESTHER" }, { "name": "NICEVILLE", "code": "NICEVILLE" }, { "name": "NICEVILLE ADOPTED", "code": "NICEVILLE ADOPTED" }, { "name": "SHALIMAR", "code": "SHALIMAR" }, { "name": "VALPARAISO", "code": "VALPARAISO" }, { "name": "VALPARAISO ADOPTED", "code": "VALPARAISO ADOPTED" }, { "name": "UNINCORPORATED", "code": "UNINCORPORATED" }, { "name": "INCORPORATED", "code": "INCORPORATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "Access Type", "length": 255, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Employee", "code": "Employee" }, { "name": "Faculity", "code": "Faculity" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Other", "code": "Other" }, { "name": "Owner", "code": "Owner" }, { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Secure", "code": "Secure" }, { "name": "Student", "code": "Student" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Visitor", "code": "Visitor" }, { "name": "noPublicAccess", "code": "noPublicAccess" }, { "name": "restrictPubAccess", "code": "restrictPubAccess" }, { "name": "TBD", "code": "TBD" }, { "name": "unlimitPubAccess", "code": "unlimitPubAccess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": { "type": "codedValue", "name": "Road Class", "description": "The general description of the type of road.", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Bridle Path", "code": "Bridle Path" }, { "name": "Local", "code": "Local" }, { "name": "Other", "code": "Other" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Primary", "code": "Primary" }, { "name": "Private", "code": "Private" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Service Drive", "code": "Service Drive" }, { "name": "Stairway", "code": "Stairway" }, { "name": "Trail", "code": "Trail" }, { "name": "Vehicular Trail", "code": "Vehicular Trail" }, { "name": "Walkway", "code": "Walkway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "One Way", "description": "The direction of traffic movement along a road in relation to the FROM node and TO node of the line segment representing the road in the GIS data.", "codedValues": [ { "name": "Travel in both directions allowed", "code": "B" }, { "name": "One-way traveling from TO node to FROM node. Against digitized direction", "code": "TF" }, { "name": "One-way traveling from FROM node to TO node. In digitized Direction", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Amenity", "type": "esriFieldTypeString", "alias": "Amenity", "length": 50, "domain": { "type": "codedValue", "name": "Amenity", "description": "Road Associations Bike, Golf Cart, Sidewalk", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Golf Cart Allowed", "code": "Golf Cart Allowed" }, { "name": "Golf Cart NOT Allowed", "code": "Golf Cart NOT Allowed" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Truck Restrictions", "code": "Truck Restrictions" }, { "name": "ATV Restrictions", "code": "ATV Restrictions" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Beach Access", "code": "Beach Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Paved", "type": "esriFieldTypeString", "alias": "Paved", "length": 6, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": { "type": "range", "name": "Speed Limit", "description": "Posted Speed Limit in MPH in US", "range": [ 5, 75 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AgencyURL", "type": "esriFieldTypeString", "alias": "Agency Website", "length": 250, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": null }, { "name": "OwnedByCity", "type": "esriFieldTypeString", "alias": "Owned By City", "length": 50, "domain": { "type": "codedValue", "name": "OwnedByCity", "description": "Asset Owner by City", "codedValues": [ { "name": "City of Crestview", "code": "City of Crestview" }, { "name": "City of Destin", "code": "City of Destin" }, { "name": "City of Fort Walton Beach", "code": "City of Fort Walton Beach" }, { "name": "City of Laurel Hill", "code": "City of Laurel Hill" }, { "name": "City of Mary Esther", "code": "City of Mary Esther" }, { "name": "City of Niceville", "code": "City of Niceville" }, { "name": "City of Valparaiso", "code": "City of Valparaiso" }, { "name": "Eglin AFB", "code": "Eglin AFB" }, { "name": "Federal Hwy Admin", "code": "Federal Hwy Admin" }, { "name": "Florida Dept Trans", "code": "Florida Dept Trans" }, { "name": "Hurlburt Field", "code": "Hurlburt Field" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Okaloosa County", "code": "Okaloosa County" }, { "name": "Private", "code": "Private" }, { "name": "State Forest", "code": "State Forest" }, { "name": "Town of Cinco Bayou", "code": "Town of Cinco Bayou" }, { "name": "Town of Shalimar", "code": "Town of Shalimar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 13, "domain": null }, { "name": "DeptURL", "type": "esriFieldTypeString", "alias": "Dept Website", "length": 250, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Dept Contact", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R397_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "a50d3d77e94c45e79b63ba66431f510b" }, { "currentVersion": 10.91, "id": 2, "name": "Street Amenities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMENTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 81, 135, 255 ], "width": 2 }, "value": "ATV Restrictions", "label": "ATV Restrictions", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Beach Access", "label": "Beach Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "Beach Access Restricted", "label": "Beach Access Restricted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Boat Ramp", "label": "Boat Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "Boat Ramp Restricted", "label": "Boat Ramp Restricted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Bridge", "label": "Bridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Golf Cart Allowed", "label": "Golf Cart Allowed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 2 }, "value": "Golf Cart NOT Allowed", "label": "Golf Cart NOT Allowed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "Public Parking", "label": "Public Parking", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1248405.6463800743, "ymin": 507071.0815278888, "xmax": 1370325.7671226785, "ymax": 723323.8174926862, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "length": 50, "domain": { "type": "codedValue", "name": "Amenity", "description": "Road Associations Bike, Golf Cart, Sidewalk", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Golf Cart Allowed", "code": "Golf Cart Allowed" }, { "name": "Golf Cart NOT Allowed", "code": "Golf Cart NOT Allowed" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Truck Restrictions", "code": "Truck Restrictions" }, { "name": "ATV Restrictions", "code": "ATV Restrictions" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Beach Access", "code": "Beach Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Asset Manager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Use Maint", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Asset Owner", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "State", "code": "State" }, { "name": "School", "code": "School" }, { "name": "Private", "code": "Private" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Military", "code": "Military" }, { "name": "Gated", "code": "Gated" }, { "name": "Forest", "code": "Forest" }, { "name": "Federal", "code": "Federal" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "CAD Only", "code": "CAD Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Landmark", "type": "esriFieldTypeString", "alias": "Landmark Name", "length": 150, "domain": null }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "ORD", "length": 50, "domain": null }, { "name": "Agencyurl", "type": "esriFieldTypeString", "alias": "Facility Website", "length": 250, "domain": null }, { "name": "OwnedbyCity", "type": "esriFieldTypeString", "alias": "Owned By City", "length": 50, "domain": { "type": "codedValue", "name": "OwnedByCity", "description": "Asset Owner by City", "codedValues": [ { "name": "City of Crestview", "code": "City of Crestview" }, { "name": "City of Destin", "code": "City of Destin" }, { "name": "City of Fort Walton Beach", "code": "City of Fort Walton Beach" }, { "name": "City of Laurel Hill", "code": "City of Laurel Hill" }, { "name": "City of Mary Esther", "code": "City of Mary Esther" }, { "name": "City of Niceville", "code": "City of Niceville" }, { "name": "City of Valparaiso", "code": "City of Valparaiso" }, { "name": "Eglin AFB", "code": "Eglin AFB" }, { "name": "Federal Hwy Admin", "code": "Federal Hwy Admin" }, { "name": "Florida Dept Trans", "code": "Florida Dept Trans" }, { "name": "Hurlburt Field", "code": "Hurlburt Field" }, { "name": "Need Info", "code": "Need Info" }, { "name": "Okaloosa County", "code": "Okaloosa County" }, { "name": "Private", "code": "Private" }, { "name": "State Forest", "code": "State Forest" }, { "name": "Town of Cinco Bayou", "code": "Town of Cinco Bayou" }, { "name": "Town of Shalimar", "code": "Town of Shalimar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S126_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "a50d3d77e94c45e79b63ba66431f510b" } ], "tables": [] }