{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Property", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Parcel Annotation" }, { "id": 11, "name": "Parcels" }, { "id": 12, "name": "BCC Owned Property" }, { "id": 13, "name": "Platted Lots" }, { "id": 14, "name": "Subdivisions" } ], "minScale": 48000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1243324.2503284216, "ymin": 506350.0478518158, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Parcel Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property" }, "subLayers": [ { "id": 2, "name": "1" }, { "id": 3, "name": "2" }, { "id": 4, "name": "4" }, { "id": 5, "name": "5" }, { "id": 6, "name": "7" }, { "id": 7, "name": "6" }, { "id": 8, "name": "3" }, { "id": 9, "name": "11" }, { "id": 10, "name": "9" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "CLRMN_", "type": "esriFieldTypeInteger", "alias": "CLRMN_", "domain": null }, { "name": "CLRMN_ID", "type": "esriFieldTypeInteger", "alias": "CLRMN_ID", "domain": null }, { "name": "CLRMN_PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "CLRMN_SEC_NO", "type": "esriFieldTypeString", "alias": "SEC-NO", "length": 2, "domain": null }, { "name": "CLRMN_TS_NO", "type": "esriFieldTypeString", "alias": "TS-NO", "length": 2, "domain": null }, { "name": "CLRMN_RG_NO", "type": "esriFieldTypeString", "alias": "RG-NO", "length": 2, "domain": null }, { "name": "CLRMN_SUB_NO", "type": "esriFieldTypeString", "alias": "SUB-NO", "length": 4, "domain": null }, { "name": "CLRMN_BLK_NO", "type": "esriFieldTypeString", "alias": "BLK-NO", "length": 4, "domain": null }, { "name": "CLRMN_PCL_NO", "type": "esriFieldTypeString", "alias": "PCL-NO", "length": 4, "domain": null }, { "name": "CLRMN_SUB_KEY", "type": "esriFieldTypeString", "alias": "SUB-KEY", "length": 13, "domain": null }, { "name": "CLRMN_BLK_KEY", "type": "esriFieldTypeString", "alias": "BLK-KEY", "length": 18, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R392_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_410", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a360_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "5" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "7" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "6" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "11" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "9" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 2, "name": "4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 3, "name": "5" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 4, "name": "7" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 5, "name": "6" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 6, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 7, "name": "11" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "CLRMN_": null, "CLRMN_ID": null, "CLRMN_PIN": null, "CLRMN_SEC_NO": null, "CLRMN_TS_NO": null, "CLRMN_RG_NO": null, "CLRMN_SUB_NO": null, "CLRMN_BLK_NO": null, "CLRMN_PCL_NO": null, "CLRMN_SUB_KEY": null, "CLRMN_BLK_KEY": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "SHAPE_STArea__": null, "SHAPE_STLength__": null }, "code": 8, "name": "9" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "4", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "5", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "7", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "6", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 9, "name": "11", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "9", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243655.1092467457, "ymin": 514140.0440828055, "xmax": 1317433.2454828322, "ymax": 543641.322678566, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 11, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1243324.2503284216, "ymin": 506408.37286639214, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PATPCL_PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PATPCL_PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "PATPCL_STRAP", "type": "esriFieldTypeString", "alias": "STRAP", "length": 25, "domain": null }, { "name": "PATPCL_FRONT", "type": "esriFieldTypeInteger", "alias": "FRONT", "domain": null }, { "name": "PATPCL_DEPTH", "type": "esriFieldTypeInteger", "alias": "DEPTH", "domain": null }, { "name": "PATPCL_BACK", "type": "esriFieldTypeInteger", "alias": "BACK", "domain": null }, { "name": "PATPCL_GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "GIS-ACRE", "domain": null }, { "name": "PATPCL_LGL_ACRE", "type": "esriFieldTypeDouble", "alias": "LGL-ACRE", "domain": null }, { "name": "PATPCL_OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": null }, { "name": "PATPCL_ADDR1", "type": "esriFieldTypeString", "alias": "ADDRESS 1", "length": 30, "domain": null }, { "name": "PATPCL_ADDR2", "type": "esriFieldTypeString", "alias": "ADDRESS 2", "length": 30, "domain": null }, { "name": "PATPCL_ADDR3", "type": "esriFieldTypeString", "alias": "ADDRESS 3", "length": 30, "domain": null }, { "name": "PATPCL_CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "PATPCL_STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PATPCL_ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "PATPCL_CNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 30, "domain": null }, { "name": "PATPCL_LEGL1", "type": "esriFieldTypeString", "alias": "LEGL1", "length": 30, "domain": null }, { "name": "PATPCL_LEGL2", "type": "esriFieldTypeString", "alias": "LEGL2", "length": 30, "domain": null }, { "name": "PATPCL_LEGL3", "type": "esriFieldTypeString", "alias": "LEGL3", "length": 30, "domain": null }, { "name": "PATPCL_BLDGAYB", "type": "esriFieldTypeSmallInteger", "alias": "BLDGAYB", "domain": null }, { "name": "PATPCL_BLDGEYB", "type": "esriFieldTypeSmallInteger", "alias": "BLDGEYB", "domain": null }, { "name": "PATPCL_BLDGEQUAL", "type": "esriFieldTypeSmallInteger", "alias": "BLDGEQUAL", "domain": null }, { "name": "PATPCL_AGVAL", "type": "esriFieldTypeDouble", "alias": "AGVAL", "domain": null }, { "name": "PATPCL_ASSEDVAL", "type": "esriFieldTypeDouble", "alias": "ASSEDVAL", "domain": null }, { "name": "PATPCL_BLDGVAL", "type": "esriFieldTypeDouble", "alias": "BLDGVAL", "domain": null }, { "name": "PATPCL_EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 4, "domain": null }, { "name": "PATPCL_EXMPTVAL", "type": "esriFieldTypeString", "alias": "EXMPTVAL", "length": 9, "domain": null }, { "name": "PATPCL_JUSTVAL", "type": "esriFieldTypeString", "alias": "JUSTVAL", "length": 9, "domain": null }, { "name": "PATPCL_MKTLAND", "type": "esriFieldTypeInteger", "alias": "MKTLAND", "domain": null }, { "name": "PATPCL_SALE1", "type": "esriFieldTypeInteger", "alias": "SALE1", "domain": null }, { "name": "PATPCL_SALEBK1", "type": "esriFieldTypeInteger", "alias": "SALEBK1", "domain": null }, { "name": "PATPCL_SALEPG1", "type": "esriFieldTypeInteger", "alias": "SALEPG1", "domain": null }, { "name": "PATPCL_TAXDIST", "type": "esriFieldTypeSmallInteger", "alias": "TAXDIST", "domain": null }, { "name": "PATPCL_TAXVAL", "type": "esriFieldTypeDouble", "alias": "TAXVAL", "domain": null }, { "name": "PATPCL_TOTALAPPR", "type": "esriFieldTypeDouble", "alias": "TOTALAPPR", "domain": null }, { "name": "PATPCL_USECODE", "type": "esriFieldTypeString", "alias": "USECODE", "length": 6, "domain": null }, { "name": "PATPCL_USEDESC", "type": "esriFieldTypeString", "alias": "USEDESC", "length": 20, "domain": null }, { "name": "PATPCL_XFOBVAL", "type": "esriFieldTypeInteger", "alias": "XFOBVAL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SPLIT_DT", "type": "esriFieldTypeDate", "alias": "Split Date", "length": 8, "domain": null }, { "name": "CENSUS_CD", "type": "esriFieldTypeString", "alias": "CENSUS_CD", "length": 40, "domain": null }, { "name": "PATPCL_SALEDT1", "type": "esriFieldTypeInteger", "alias": "SALEDT1", "domain": null }, { "name": "PATPCL_SALEDT2", "type": "esriFieldTypeInteger", "alias": "SALEDT2", "domain": null }, { "name": "PATPCL_SALEDT3", "type": "esriFieldTypeInteger", "alias": "SALEDT3", "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": "R1027_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S836_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 12, "name": "BCC Owned Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2503284216, "ymin": 506350.0478518158, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PATPCL_PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PATPCL_PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "PATPCL_GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "GIS CALCULATED ACREAGE", "domain": null }, { "name": "PATPCL_LGL_ACRE", "type": "esriFieldTypeDouble", "alias": "LEGAL ACREAGE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R116_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a89_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 13, "name": "Platted Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PATLOT_LOT_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 197, 255, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243776.8780320883, "ymin": 506438.83113880455, "xmax": 1376720.4979710877, "ymax": 733368.0167152286, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PATLOT_LOT_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LOT_", "type": "esriFieldTypeInteger", "alias": "LOT_", "domain": null }, { "name": "LOT_ID", "type": "esriFieldTypeInteger", "alias": "LOT ID", "domain": null }, { "name": "PATLOT_LOT_NO", "type": "esriFieldTypeString", "alias": "LOT NUMBER", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a86_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 14, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PATSUB_SUB_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1243776.8780320883, "ymin": 506438.83113880455, "xmax": 1374237.0780691653, "ymax": 732017.4111487269, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PATSUB_SUB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SUB_ID", "type": "esriFieldTypeInteger", "alias": "SUBDIVISION ID", "domain": null }, { "name": "PATSUB_SUB_PIN", "type": "esriFieldTypeString", "alias": "SUBDIVISION PIN", "length": 23, "domain": null }, { "name": "PATSUB_SUB_KID", "type": "esriFieldTypeString", "alias": "SUBDIVISION KID", "length": 13, "domain": null }, { "name": "PATSUB_SUB_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 50, "domain": null }, { "name": "PATSUB_SEC_NO", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "PATSUB_TS_NO", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 2, "domain": null }, { "name": "PATSUB_RG_NO", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R114_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a87_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 15, "name": "Transportation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "CountyMaintainedRoads" }, { "id": 17, "name": "Edge_of_roads" }, { "id": 18, "name": "Railroad" }, { "id": 19, "name": "SiteAddress" }, { "id": 20, "name": "Street Routes" }, { "id": 21, "name": "Street Routes Detailed" }, { "id": 22, "name": "TRANSPORTATION" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1242506.1213872433, "ymin": 505708.9060894698, "xmax": 1380231.39350833, "ymax": 733423.9585324824, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 16, "name": "CountyMaintainedRoads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243667.499970004, "ymin": 506658.1476293057, "xmax": 1376681.2214748263, "ymax": 733181.4081645608, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RDSMN_", "type": "esriFieldTypeInteger", "alias": "RDSMN_", "domain": null }, { "name": "RDSMN_ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "FEA_ID", "type": "esriFieldTypeInteger", "alias": "FEA_ID", "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "STR-NPTR", "domain": null }, { "name": "TRANS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANS_TYPE", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "FUNCLASS", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 12, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "ACC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ACC_CODE", "domain": null }, { "name": "RANGE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE_TYPE", "domain": null }, { "name": "LF_ADD", "type": "esriFieldTypeInteger", "alias": "LF_ADD", "domain": null }, { "name": "LT_ADD", "type": "esriFieldTypeInteger", "alias": "LT_ADD", "domain": null }, { "name": "RF_ADD", "type": "esriFieldTypeInteger", "alias": "RF_ADD", "domain": null }, { "name": "RT_ADD", "type": "esriFieldTypeInteger", "alias": "RT_ADD", "domain": null }, { "name": "L_PAR", "type": "esriFieldTypeString", "alias": "L_PAR", "length": 1, "domain": null }, { "name": "R_PAR", "type": "esriFieldTypeString", "alias": "R_PAR", "length": 1, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "L_ZIP_CITY", "type": "esriFieldTypeString", "alias": "L_ZIP_CITY", "length": 50, "domain": null }, { "name": "R_ZIP_CITY", "type": "esriFieldTypeString", "alias": "R_ZIP_CITY", "length": 50, "domain": null }, { "name": "L_ZIP4", "type": "esriFieldTypeString", "alias": "L_ZIP4", "length": 4, "domain": null }, { "name": "R_ZIP4", "type": "esriFieldTypeString", "alias": "R_ZIP4", "length": 4, "domain": null }, { "name": "L_ESN", "type": "esriFieldTypeSmallInteger", "alias": "L_ESN", "domain": null }, { "name": "R_ESN", "type": "esriFieldTypeSmallInteger", "alias": "R_ESN", "domain": null }, { "name": "L_ESN_DESC", "type": "esriFieldTypeString", "alias": "L_ESN_DESC", "length": 50, "domain": null }, { "name": "R_ESN_DESC", "type": "esriFieldTypeString", "alias": "R_ESN_DESC", "length": 50, "domain": null }, { "name": "R_ESN_LE", "type": "esriFieldTypeString", "alias": "R_ESN_LE", "length": 50, "domain": null }, { "name": "R_ESN_FIRE", "type": "esriFieldTypeString", "alias": "R_ESN_FIRE", "length": 50, "domain": null }, { "name": "R_ESN_EMS", "type": "esriFieldTypeString", "alias": "R_ESN_EMS", "length": 50, "domain": null }, { "name": "L_ESN_LE", "type": "esriFieldTypeString", "alias": "L_ESN_LE", "length": 50, "domain": null }, { "name": "L_ESN_FIRE", "type": "esriFieldTypeString", "alias": "L_ESN_FIRE", "length": 50, "domain": null }, { "name": "L_ESN_EMS", "type": "esriFieldTypeString", "alias": "L_ESN_EMS", "length": 50, "domain": null }, { "name": "LF_CRST", "type": "esriFieldTypeString", "alias": "LF_CRST", "length": 42, "domain": null }, { "name": "RF_CRST", "type": "esriFieldTypeString", "alias": "RF_CRST", "length": 42, "domain": null }, { "name": "LT_CRST", "type": "esriFieldTypeString", "alias": "LT_CRST", "length": 42, "domain": null }, { "name": "RT_CRST", "type": "esriFieldTypeString", "alias": "RT_CRST", "length": 42, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 4, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 42, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "length": 56, "domain": null }, { "name": "MSTARNAME", "type": "esriFieldTypeString", "alias": "MSTARNAME", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "VICINITY", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 6, "domain": null }, { "name": "TF_MPH", "type": "esriFieldTypeSmallInteger", "alias": "TF_MPH", "domain": null }, { "name": "FT_MPH", "type": "esriFieldTypeSmallInteger", "alias": "FT_MPH", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "RDSLN_GEOCODE_ID", "type": "esriFieldTypeInteger", "alias": "GEOCODE-ID", "domain": null }, { "name": "RDSLN_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "RDSLN_TS_NO", "type": "esriFieldTypeSmallInteger", "alias": "TS-NO", "domain": null }, { "name": "RDSLN_SEC_NO", "type": "esriFieldTypeSmallInteger", "alias": "SEC-NO", "domain": null }, { "name": "RANGE_STR_KEY", "type": "esriFieldTypeDouble", "alias": "STR-KEY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a113_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 17, "name": "Edge_of_roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243596.1789184213, "ymin": 506516.94942089915, "xmax": 1376700.390399754, "ymax": 733181.8704339713, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNODE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ERDLN_", "type": "esriFieldTypeInteger", "alias": "ERDLN_", "domain": null }, { "name": "ERDLN_ID", "type": "esriFieldTypeInteger", "alias": "ERDLN_ID", "domain": null }, { "name": "ERDLN_MAP_NO", "type": "esriFieldTypeInteger", "alias": "MAP-NO", "domain": null }, { "name": "ERDLN_TRANS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANS-TYPE", "domain": null }, { "name": "ERDLN_ACC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ACC-CODE", "domain": null }, { "name": "SCR_DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "ERDLN_MAP_TS_NO", "type": "esriFieldTypeSmallInteger", "alias": "TS-NO", "domain": null }, { "name": "ERDLN_SEC_NO", "type": "esriFieldTypeSmallInteger", "alias": "SEC-NO", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R137_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a110_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 18, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1248072.6250180006, "ymin": 625224.3265069723, "xmax": 1376677.5000255853, "ymax": 725666.4376302212, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RRDLN_", "type": "esriFieldTypeInteger", "alias": "RRDLN_", "domain": null }, { "name": "RRDLN_ID", "type": "esriFieldTypeInteger", "alias": "RRDLN_ID", "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 30, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R139_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a112_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 19, "name": "SiteAddress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a934c8d3f840d09f51ea601763595bed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUGJW1z7sJgEAQRdG7srD5gBZgYmANNmEDtmWolZhahSVMbuIa+GFYEDHwhYcbzHiSRSgIoXbrOln3aYhIGVU74CV82Ldwg+EW1dxBZc2FMHoAJ9KbsAbaxJYjVJ0viyJE1SYz9uMzducZc+o7eSIh7Qs/bqMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[PAN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243681.3995485008, "ymin": 506608.1700389832, "xmax": 1376519.910117671, "ymax": 733129.628740564, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RDSMN_ID", "type": "esriFieldTypeInteger", "alias": "RDSMN_ID", "domain": null }, { "name": "RDSPT_ACC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ACC-CODE", "domain": null }, { "name": "STYPE", "type": "esriFieldTypeSmallInteger", "alias": "STYPE", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "RANGE_ID", "type": "esriFieldTypeInteger", "alias": "RANGE_ID", "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "STR_NPTR", "domain": null }, { "name": "PAN", "type": "esriFieldTypeString", "alias": "PAN", "length": 15, "domain": null }, { "name": "SAD", "type": "esriFieldTypeString", "alias": "SAD", "length": 4, "domain": null }, { "name": "SAN", "type": "esriFieldTypeString", "alias": "SAN", "length": 15, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "STR_ARCIMS", "type": "esriFieldTypeString", "alias": "STR_ARCIMS", "length": 56, "domain": null }, { "name": "STR_ALISTR", "type": "esriFieldTypeString", "alias": "STR_ALISTR", "length": 56, "domain": null }, { "name": "ZIP_CITY", "type": "esriFieldTypeString", "alias": "ZIP_CITY", "length": 50, "domain": null }, { "name": "MT", "type": "esriFieldTypeSmallInteger", "alias": "MT", "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 1, "domain": null }, { "name": "SN", "type": "esriFieldTypeString", "alias": "SN", "length": 60, "domain": null }, { "name": "BN", "type": "esriFieldTypeString", "alias": "BN", "length": 60, "domain": null }, { "name": "FROM_CRST", "type": "esriFieldTypeString", "alias": "FROM_CRST", "length": 42, "domain": null }, { "name": "TO_CRST", "type": "esriFieldTypeString", "alias": "TO_CRST", "length": 42, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 42, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "VICINITY", "length": 50, "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "ESN_DESC", "type": "esriFieldTypeString", "alias": "ESN_DESC", "length": 50, "domain": null }, { "name": "ESN_LE", "type": "esriFieldTypeString", "alias": "ESN_LE", "length": 50, "domain": null }, { "name": "ESN_FIRE", "type": "esriFieldTypeString", "alias": "ESN_FIRE", "length": 50, "domain": null }, { "name": "ESN_EMS", "type": "esriFieldTypeString", "alias": "ESN_EMS", "length": 50, "domain": null }, { "name": "UBNS", "type": "esriFieldTypeString", "alias": "UBNS", "length": 10, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "RDSPT_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "SITUS_STR_KEY", "type": "esriFieldTypeDouble", "alias": "STR-KEY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLD_NUM", "type": "esriFieldTypeString", "alias": "BLD_NUM", "length": 50, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 50, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a117_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 20, "name": "Street Routes", "type": "Feature Layer", "description": "Abstract for rdsmn.aat\nThis file contains the centerline of all named and unnamed roads, alleys, gravel, dirt, bike, walking trails and other relevant features in Okaloosa County. If a segment is part of a named, street it will have address ranges attached to each side of the segment and list the official 911 street names. If a segment is not part of a named street it will not have address ranges and not be named, however, it will have the TRANS-TYPE (transportation type or surface type) coded. These arcs are left in the file and are used for display purposes only. Okaloosa County GIS Division divided the County into 4 Phases. \n\n Purpose for rdsmn.aat\nTo enable all addresses within Okaloosa County to be located using address geocoding. This shapefile allows the program to estimate the location of an address based on the length of the segment and the address range assigned to the segment. For example, an address of 49 Main Street would plot in the middle of a Main Street segment with an address range of 1-99 on one side and 2-100 on the other. The figure below illustrates this example of address geocoding.\n EMBED Word.Picture.8 \nAbstract for rdsmn.pat\nThis file contains points, which represent the location of site addresses in Okaloosa County. These site address points also show their exact location on the surface of the earth. Each point contains address information and their X and Y coordinate in State Plane. In the case of multi-floor structures (such as apartments or condominiums), these areas will have points snapped on top each other. You can distinguish these in a selection set by the FL or floor. Each point also contains the parcel identification number and the mailing address to the parcel. Okaloosa County GIS Division divided the county into 4 phases. \n \nPurpose for rdsmn.pat\nTo enable all addresses within Okaloosa County to be located using a single house with zone address style of geocoding. Features in this file are represented by a single house number and zone zip code. No ranges are used. This will allow for accurate address matching and to the exact location on the surface of the earth. For example, an address of 49 Main Street might be addressed in two locations within Okaloosa County; 49 Main Street, Crestview, 32539 and 49 Main Street, Niceville, 32578. However, because the zone or zip code is different for each address, it will locate the correct address based on the zone.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "Okaloosa County GIS Department", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 48000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHIELD_NUM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "10", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "123", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "180", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "188", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "189", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "189A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "20", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "280A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "285", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "293", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30B", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30C", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30D", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "393", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "397", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "602", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "85", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "85A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "90", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "98", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C180", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C188", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C189", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C190", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C2378", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C393", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C4A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C4B", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C602", "label": "Highways", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "SHIELD_NUM = '10'", "labelExpression": "[SHIELD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "MSAGNAME Like 'HWY 98%'\n OR\n MSAGNAME Like 'HWY 90%'", "labelExpression": "[SHIELD_NUM]", "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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SHIELD_NUM\" <> ' ' \nAND \n\"SHIELD_NUM\" <> '90' \n AND \n \"SHIELD_NUM\" <> '10' \n AND \n \"SHIELD_NUM\" NOT LIKE 'C%'\n AND \n \"SHIELD_NUM\" <> '98' \n\n", "labelExpression": "[SHIELD_NUM]", "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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SHIELD_NUM\" LIKE 'C%'\n AND\n \"SHIELD_NUM\" <> 'C2378'", "labelExpression": "[SHIELD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 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": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1242506.1213872433, "ymin": 506658.1476293057, "xmax": 1376713.8221314102, "ymax": 733423.9585324824, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MSAGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STR_ID", "type": "esriFieldTypeInteger", "alias": "STR_ID", "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "STR-NPTR", "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "VICINITY", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 6, "domain": null }, { "name": "VICNAME", "type": "esriFieldTypeString", "alias": "STR-VICNAME", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a116_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 21, "name": "Street Routes Detailed", "type": "Feature Layer", "description": "Abstract for rdsmn.aat\nThis file contains the centerline of all named and unnamed roads, alleys, gravel, dirt, bike, walking trails and other relevant features in Okaloosa County. If a segment is part of a named, street it will have address ranges attached to each side of the segment and list the official 911 street names. If a segment is not part of a named street it will not have address ranges and not be named, however, it will have the TRANS-TYPE (transportation type or surface type) coded. These arcs are left in the file and are used for display purposes only. Okaloosa County GIS Division divided the County into 4 Phases. \n\n Purpose for rdsmn.aat\nTo enable all addresses within Okaloosa County to be located using address geocoding. This shapefile allows the program to estimate the location of an address based on the length of the segment and the address range assigned to the segment. For example, an address of 49 Main Street would plot in the middle of a Main Street segment with an address range of 1-99 on one side and 2-100 on the other. The figure below illustrates this example of address geocoding.\n EMBED Word.Picture.8 \nAbstract for rdsmn.pat\nThis file contains points, which represent the location of site addresses in Okaloosa County. These site address points also show their exact location on the surface of the earth. Each point contains address information and their X and Y coordinate in State Plane. In the case of multi-floor structures (such as apartments or condominiums), these areas will have points snapped on top each other. You can distinguish these in a selection set by the FL or floor. Each point also contains the parcel identification number and the mailing address to the parcel. Okaloosa County GIS Division divided the county into 4 phases. \n \nPurpose for rdsmn.pat\nTo enable all addresses within Okaloosa County to be located using a single house with zone address style of geocoding. Features in this file are represented by a single house number and zone zip code. No ranges are used. This will allow for accurate address matching and to the exact location on the surface of the earth. For example, an address of 49 Main Street might be addressed in two locations within Okaloosa County; 49 Main Street, Crestview, 32539 and 49 Main Street, Niceville, 32578. However, because the zone or zip code is different for each address, it will locate the correct address based on the zone.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "Okaloosa County GIS Department", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHIELD_NUM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "10", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "123", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "180", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "188", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "189", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "189A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "20", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "280A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "285", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "293", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30B", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30C", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30D", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "393", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "397", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "602", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "85", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "85A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "90", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "98", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C180", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C188", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C189", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C190", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C2378", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C393", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C4A", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C4B", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "C602", "label": "Highways", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "SHIELD_NUM = '10'", "labelExpression": "[SHIELD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "MSAGNAME Like 'HWY 98%'\n OR\n MSAGNAME Like 'HWY 90%'", "labelExpression": "[SHIELD_NUM]", "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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SHIELD_NUM\" <> ' ' \nAND \n\"SHIELD_NUM\" <> '90' \n AND \n \"SHIELD_NUM\" <> '10' \n AND \n \"SHIELD_NUM\" NOT LIKE 'C%'\n AND \n \"SHIELD_NUM\" <> '98' \n\n", "labelExpression": "[SHIELD_NUM]", "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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SHIELD_NUM\" LIKE 'C%'\n AND\n \"SHIELD_NUM\" <> 'C2378'", "labelExpression": "[SHIELD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 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": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1242506.1213872433, "ymin": 506658.1476293057, "xmax": 1376713.8221314102, "ymax": 733423.9585324824, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MSAGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STR_ID", "type": "esriFieldTypeInteger", "alias": "STR_ID", "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "STR-NPTR", "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "VICINITY", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 6, "domain": null }, { "name": "VICNAME", "type": "esriFieldTypeString", "alias": "STR-VICNAME", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a116_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 22, "name": "TRANSPORTATION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRANS_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Primary Paved Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "3", "label": "Secondary Paved Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "4", "label": "Paved Alley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 207, 121, 22, 255 ], "width": 0.4 }, "value": "5", "label": "Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 207, 121, 22, 255 ], "width": 0.4 }, "value": "6", "label": "Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "7", "label": "Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "8", "label": "Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242506.1213872433, "ymin": 505708.9060894698, "xmax": 1380231.39350833, "ymax": 733423.9585324824, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RDSMN_ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "FEA_ID", "type": "esriFieldTypeInteger", "alias": "FEA_ID", "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "STR-NPTR", "domain": null }, { "name": "TRANS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANS_TYPE", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "FUNCLASS", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 12, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "ACC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ACC_CODE", "domain": null }, { "name": "RANGE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE_TYPE", "domain": null }, { "name": "LF_ADD", "type": "esriFieldTypeInteger", "alias": "LF_ADD", "domain": null }, { "name": "LT_ADD", "type": "esriFieldTypeInteger", "alias": "LT_ADD", "domain": null }, { "name": "RF_ADD", "type": "esriFieldTypeInteger", "alias": "RF_ADD", "domain": null }, { "name": "RT_ADD", "type": "esriFieldTypeInteger", "alias": "RT_ADD", "domain": null }, { "name": "L_PAR", "type": "esriFieldTypeString", "alias": "L_PAR", "length": 1, "domain": null }, { "name": "R_PAR", "type": "esriFieldTypeString", "alias": "R_PAR", "length": 1, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "L_ZIP_CITY", "type": "esriFieldTypeString", "alias": "L_ZIP_CITY", "length": 50, "domain": null }, { "name": "R_ZIP_CITY", "type": "esriFieldTypeString", "alias": "R_ZIP_CITY", "length": 50, "domain": null }, { "name": "L_ZIP4", "type": "esriFieldTypeString", "alias": "L_ZIP4", "length": 4, "domain": null }, { "name": "R_ZIP4", "type": "esriFieldTypeString", "alias": "R_ZIP4", "length": 4, "domain": null }, { "name": "L_ESN", "type": "esriFieldTypeSmallInteger", "alias": "L_ESN", "domain": null }, { "name": "R_ESN", "type": "esriFieldTypeSmallInteger", "alias": "R_ESN", "domain": null }, { "name": "L_ESN_DESC", "type": "esriFieldTypeString", "alias": "L_ESN_DESC", "length": 50, "domain": null }, { "name": "R_ESN_DESC", "type": "esriFieldTypeString", "alias": "R_ESN_DESC", "length": 50, "domain": null }, { "name": "R_ESN_LE", "type": "esriFieldTypeString", "alias": "R_ESN_LE", "length": 50, "domain": null }, { "name": "R_ESN_FIRE", "type": "esriFieldTypeString", "alias": "R_ESN_FIRE", "length": 50, "domain": null }, { "name": "R_ESN_EMS", "type": "esriFieldTypeString", "alias": "R_ESN_EMS", "length": 50, "domain": null }, { "name": "L_ESN_LE", "type": "esriFieldTypeString", "alias": "L_ESN_LE", "length": 50, "domain": null }, { "name": "L_ESN_FIRE", "type": "esriFieldTypeString", "alias": "L_ESN_FIRE", "length": 50, "domain": null }, { "name": "L_ESN_EMS", "type": "esriFieldTypeString", "alias": "L_ESN_EMS", "length": 50, "domain": null }, { "name": "LF_CRST", "type": "esriFieldTypeString", "alias": "LF_CRST", "length": 42, "domain": null }, { "name": "RF_CRST", "type": "esriFieldTypeString", "alias": "RF_CRST", "length": 42, "domain": null }, { "name": "LT_CRST", "type": "esriFieldTypeString", "alias": "LT_CRST", "length": 42, "domain": null }, { "name": "RT_CRST", "type": "esriFieldTypeString", "alias": "RT_CRST", "length": 42, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 4, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 42, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "length": 56, "domain": null }, { "name": "MSTARNAME", "type": "esriFieldTypeString", "alias": "MSTARNAME", "length": 56, "domain": null }, { "name": "VICINITY", "type": "esriFieldTypeString", "alias": "VICINITY", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 6, "domain": null }, { "name": "TF_MPH", "type": "esriFieldTypeSmallInteger", "alias": "TF_MPH", "domain": null }, { "name": "FT_MPH", "type": "esriFieldTypeSmallInteger", "alias": "FT_MPH", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "RDSLN_GEOCODE_ID", "type": "esriFieldTypeInteger", "alias": "GEOCODE-ID", "domain": null }, { "name": "RDSLN_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "RDSLN_TS_NO", "type": "esriFieldTypeSmallInteger", "alias": "TS-NO", "domain": null }, { "name": "RDSLN_SEC_NO", "type": "esriFieldTypeSmallInteger", "alias": "SEC-NO", "domain": null }, { "name": "RANGE_STR_KEY", "type": "esriFieldTypeDouble", "alias": "STR-KEY", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R142_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "_dta_strtctln_msag", "fields": "MSAGNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a115_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 23, "name": "Planimetrics", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 24, "name": "BuildingFootprints" }, { "id": 25, "name": "Contours" }, { "id": 26, "name": "SpotElevations" }, { "id": 27, "name": "Streams" }, { "id": 28, "name": "WaterBodies" }, { "id": 29, "name": "Potential Wetlands" } ], "minScale": 48000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376701.6249773353, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 24, "name": "BuildingFootprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243651.5590569973, "ymin": 506564.1035260558, "xmax": 1372293.6383865029, "ymax": 720124.7528474778, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SDE.GIS.BuildingFootprints.AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.BuildingFootprints.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "BFPPY_", "type": "esriFieldTypeInteger", "alias": "BFPPY_", "domain": null }, { "name": "BFPPY_ID", "type": "esriFieldTypeInteger", "alias": "FEA-ID", "domain": null }, { "name": "BFPPY_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "BFPPY_HZD_FLG", "type": "esriFieldTypeSmallInteger", "alias": "HZD-FLG", "domain": null }, { "name": "BFPPY_BCT_FLG", "type": "esriFieldTypeSmallInteger", "alias": "BCT-FLG", "domain": null }, { "name": "BFPPY_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "BFPPY_TYPE", "domain": null }, { "name": "SRC_DATE", "type": "esriFieldTypeDate", "alias": "SRC_DATE", "length": 8, "domain": null }, { "name": "BFPPY_TS_NO", "type": "esriFieldTypeSmallInteger", "alias": "TS-NO", "domain": null }, { "name": "BFPPY_SEC_NO", "type": "esriFieldTypeSmallInteger", "alias": "SEC-NO", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R94_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 25, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[TPGLN_CNTR_ELEV]", "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": [ 255, 255, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243628.2500485033, "ymin": 506425.40629689395, "xmax": 1376701.6249773353, "ymax": 733492.9373971373, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNODE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "TPGMN_", "type": "esriFieldTypeInteger", "alias": "TPGMN_", "domain": null }, { "name": "TPGMN_ID", "type": "esriFieldTypeInteger", "alias": "FEA-ID", "domain": null }, { "name": "TPGLN_CNTR_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "CNTR-TYPE", "domain": null }, { "name": "TPGLN_CNTR_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "ELEV", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R813_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a725_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 26, "name": "SpotElevations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[TPGPT_SPOT_ELEV]", "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": [ 0, 197, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243683.6600426733, "ymin": 506468.819923982, "xmax": 1374418.0422741622, "ymax": 679207.6099443883, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SDE.GIS.SpotElevations.AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.SpotElevations.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TPGMN_", "type": "esriFieldTypeInteger", "alias": "TPGMN_", "domain": null }, { "name": "TPGMN_ID", "type": "esriFieldTypeInteger", "alias": "TPGMN_ID", "domain": null }, { "name": "TPGPT_SPOT_ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "POLYGONID", "type": "esriFieldTypeInteger", "alias": "POLYGONID", "domain": null }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R86_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a59_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 27, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376654.981697917, "ymax": 733349.2477238923, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYDLN_WB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDLN_WATER_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "WATER-TYPE", "domain": null }, { "name": "HYDLN_WB_NAME", "type": "esriFieldTypeString", "alias": "WB-NAME", "length": 30, "domain": null }, { "name": "STREAM", "type": "esriFieldTypeString", "alias": "STREAM", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R88_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a61_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 28, "name": "WaterBodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HYDPY_WB_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "0", "label": "0 = Other or Unknown", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "1", "label": "1 = Lake, Pond, Reservoir (non-moving fresh water)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "2", "label": "2 = Marsh (non-moving)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "3", "label": "2 = Marsh (non-moving)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "4", "label": "4 = Gulf (salt water body)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "5", "label": "5 = Island", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "6", "label": "6 = Bay/Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "7", "label": "7 = Retention Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.25 } }, "value": "8", "label": "8 = Ditch", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HYDPY_WB_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376419.710186839, "ymax": 732830.4308481365, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYDPY_WB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDPY_WB_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "WB-TYPE", "domain": null }, { "name": "HYDPY_WB_NAME", "type": "esriFieldTypeString", "alias": "WB-NAME", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R87_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a60_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 29, "name": "Potential Wetlands", "type": "Feature Layer", "description": "This dataset contains records of wetlands area location and classification as defined by the U.S. Fish & Wildlife Service.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Planimetrics" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2503284216, "ymin": 506349.215504393, "xmax": 1376661.7976291627, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 20, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R518_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a486_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 30, "name": "Planning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 31, "name": "Zoning" }, { "id": 32, "name": "Old Zoning March 2010" }, { "id": 33, "name": "FutureLandUse" }, { "id": 34, "name": "Future 1990" }, { "id": 35, "name": "BFE in a Floodway" }, { "id": 36, "name": "FEMA FIRM (FLOOD) Zones" }, { "id": 37, "name": "FEMA FIRM (FLOOD) Panels" }, { "id": 38, "name": "Coastal Barrier Areas (CBRS)" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": 42, "name": "Coastal Construction Control Line" }, { "id": 43, "name": "BWB DRI" }, { "id": 44, "name": "Bob Sikes Area of Influence" }, { "id": 45, "name": "Urban Development Boundary" }, { "id": 46, "name": "Eglin Enchroachment Zone" }, { "id": 47, "name": "Eglin Enchroachment Zone Density Limits" }, { "id": 48, "name": "Regional Activity Center" }, { "id": 49, "name": "River Protection Zones" }, { "id": 50, "name": "Rural Community Boundary" }, { "id": 51, "name": "Enterprise Zone" }, { "id": 52, "name": "Florida Natural Area Inventory" }, { "id": 53, "name": "Historic Archaeological" }, { "id": 54, "name": "Historic Bridge" }, { "id": 55, "name": "Historic Cemetery Points" }, { "id": 56, "name": "Historic NRListed" }, { "id": 57, "name": "Historic FieldSurvey" }, { "id": 58, "name": "Historic District" }, { "id": 59, "name": "Historic Structures" }, { "id": 60, "name": "LOT SPLITS" }, { "id": 61, "name": "Prime Farm Land" }, { "id": 62, "name": "Soils" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1015963.5351032466, "ymin": -1261281.5891219378, "xmax": 3343242.5780424178, "ymax": 736559.030674398, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 31, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZNGPY_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 176, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AA", "label": "AGRICULTURAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 48, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AC-.5", "label": "AIRPORT COMPATIBILITY .5 ACRE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 161, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AC-1", "label": "AIRPORT COMPATIBILITY 1 ACRE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 122, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-1", "label": "PRIVATE RESIDENTIAL \u2013 OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 173, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-2", "label": "APARTMENTS, HOTEL COURTS, HOTELS - OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-3", "label": "LIGHT COMMERCIAL & CONCESSIONS - OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-4", "label": "PARKS, BEACHES & FREEWAYS - OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-1", "label": "BUSINESS OFFICE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-2", "label": "NEIGHBORHOOD COMMERCIAL ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C-3", "label": "GENERAL COMMERCIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "CINCO BAYOU", "label": "CINCO BAYOU", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "CRESTVIEW", "label": "CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "DESTIN", "label": "DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "EGLIN", "label": "EGLIN AFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "FWB", "label": "FWB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "I-1", "label": "INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "I-2", "label": "AIRPORT INDUSTRIAL PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 217, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "INST", "label": "INSTITUTIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "LAUREL HILL", "label": "LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "MARY ESTHER", "label": "MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 86, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MHP", "label": "MOBILE HOME PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 137, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MU", "label": "MIXED USE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 102, 51, 0, 255 ], "outline": null }, "value": "MU-1", "label": "MIXED USE 1 DRI", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-2", "label": "MIXED USE 2 MASTER PLAN COMMUNITIES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NICEVILLE", "label": "NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R-1", "label": "RESIDENTIAL-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 150, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R-2", "label": "RESIDENTIAL-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 51, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1008 } }, "value": "R-3", "label": "RESIDENTIAL-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 255, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "REC", "label": "RECREATIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 214, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RR", "label": "RURAL RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SHALIMAR", "label": "SHALIMAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 150, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "SR", "label": "SUBURBAN RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "VALPARISO", "label": "VALPARISO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "WATER", "label": "WATER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZNGPY_ZONE]", "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 Black", "size": 35, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZNGPY_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.Zoning.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ZNGPY_", "type": "esriFieldTypeInteger", "alias": "ZNGPY_", "domain": null }, { "name": "ZNGPY_ID", "type": "esriFieldTypeInteger", "alias": "FEA-ID", "domain": null }, { "name": "ZNGPY_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "ZNGPY_ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 12, "domain": null }, { "name": "ZNGPY_ORD_NO", "type": "esriFieldTypeSmallInteger", "alias": "ORD-NO", "domain": null }, { "name": "ZNGPY_ORD_DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "ZNGPY_ZONE_FROM", "type": "esriFieldTypeString", "alias": "FROM", "length": 12, "domain": null }, { "name": "ZNGPY_ZONE_TO", "type": "esriFieldTypeString", "alias": "TO", "length": 12, "domain": null }, { "name": "ZNGPY_ANNEX_NO", "type": "esriFieldTypeString", "alias": "ANNEX-NO", "length": 7, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a72_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 32, "name": "Old Zoning March 2010", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AA", "label": "AGRICULTURAL (AA)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 0, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "AIP", "label": "AIP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 122, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-1", "label": "B-1 (B-1)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 205, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-2", "label": "B-2 (B-2)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-3", "label": "B-3 (B-3)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "B-4", "label": "B-4 (B-4)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 246, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "BG", "label": "BUS. GENERAL (BG)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "BR", "label": "BUS. RETAIL (BR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 166, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "BT", "label": "BUS. TOURISM (BT)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 166, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "CITY", "label": "CITY (CITY)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 173, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "EGLIN", "label": "EGLIN (EGLIN)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 120, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "IP", "label": "PROTECTED INDUSTRIAL (IP)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "PL", "label": "PUBLIC LAND (PL)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 179, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "PUD", "label": "PLANNED UNIT DEVELOPMENT (PUD)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 251, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RGD", "label": "RES. GENERAL DEVELOPMENT (RGD)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 187, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RIA", "label": "RES. INTENSIVE APT (RIA)", "description": "" }, { "symbol": { "type": "esriPFS", "url": "b2696c8181a92a360660fae58f7ceba2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFYAAABTCAYAAAAFm/BEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnZJREFUeJztnNluhDAMRY3E//8yfUKqBkIcL/GN4/NSqSNRczA3Zpme13VdJOQ4nr+Tb+19e71tWtdgtd1TX0LxxhJij8OmC2cCJfa62nGwGmKxWQR4AdWxmSixTsCJRc7ZkUVUJBZ1x5Ew7djVRiJP4KIgC5BiuTmLHEmQYhHQLqJmYnfJV+5kUB3rxLBY5FxDIl3HokRSOrEz4ORsif1AMxmUWCeGxEqeSXmBvohWxwrp5WyJ7SDNWbZYpFMPpZavrq2OdUItFmUgJ8KqpTqWwVfOtuKAJRYl04iwavmiK/ZrR5BOPe9aRqcD2ChAflrL4VPsyjs2k7ecbYotqU9GFrFXsRypO+WrhIfY1aQi8b9rz98PCh23w3NU5u7dyp1Whsat3aXecOSyxUZIXXmWZYmtTn3SO+hdsSW1ze3mTfBZ4vSI725F8lv0Ko0AL3ZVthXrfTt0O7HcF5q1ct3Ern7PQSvXRSx3qJ/9HdnRiw1NfeZiZxY/+ndmYipWWjzyt7ultcEsXp5ytd0qqQ1GLFFc53rc7DET2yss6k4Vp677p2V9UzrWq3gtI2fH6NnkLvbtWv9LrmUcSJ6OWB34kIxF6NzWwbOqLWzxkrxoNkL0gXMVizqbzqjLRGx0d1hjEQehc6xXHCC8IQl1gZCJcLEzJ4SZmR8u1hqUvHcTa/UfMVEnix5qsRYdMiMOZh+gVFGAEgNEycQisYXYiJyGEavNWaQYIHISu+pKbglMx3oRdZDTi40ihVi0fCVKIrZFZNanFhvJ8mIRY4BIKRZ1pxBYvmNbRM/SacVGU2KdSCk2OgaIHMQi7BQC8B276uMZeLGr8gc4T8tJyVrR7wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 }, "width": 64.75, "height": 62.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RMHP", "label": "RES. MOBILE HOME PARKS (RMHP)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 202, 122, 255 ], "width": 0.1 } }, "value": "RRS-1", "label": "RES. RURAL SINGLE-1 (RRS-1)", "description": "" }, { "symbol": { "type": "esriPFS", "url": "d7c208166853fc3ed6d098477bd6e5bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUeJzt1rsNwkAQQMELrhN6oP+YHujEkkkQIjpbegmfmcjBeYOnDXbuY9vH0/02x8rlur2+V2/PvvuFmeu/ODSPyr87+/afZtrASMBIwEjASMBofup99S0zbWDkDowzbWAkYCRgJGAkYOQOjDNtYOQOjDNtYCRgJGAkYCRg5A6MM21g5A6MM21gJGAkYCRgJGDkDowzbWDkDowzbWAkYCRgJGAkYOQOjDNtYOQOjDNtYCRgJGAkYCRg5A6MM21g5A6MM21gJGAkYCRgJGDkDowzbWDkDowzbWAkYCRgJGAkYOQOjDNtYOQOjDNtYCRgJGAkYCRg5A6MM21g5A6MM21gJGAkYCRgJGD0AEV/eGUrHNzOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RRS-1A", "label": "RES. RURAL SINGLE-1A (RRS-1A)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 161, 100, 50, 255 ], "outline": null }, "value": "RRS-2", "label": "RES. RURAL SINGLE-2 (RRS-2)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 102, 50, 255 ], "width": 0.1 } }, "value": "RRS-3", "label": "RES. RURAL SINGLE-3 (RRS-3)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 199, 174, 255 ], "width": 0.1 } }, "value": "RSS", "label": "RES. SUBURBAN SINGLE (RSS)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 186, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 165, 0, 255 ], "width": 0.1 } }, "value": "RUA", "label": "RES. URBAN APT (RUA)", "description": "" }, { "symbol": { "type": "esriPFS", "url": "1fffac622a8545d626629e550bafd3b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQpJREFUeJzt1isOwzAQQEEDn6e5/zHSC6WkqoqcSI/0M4MCnAVPC3YeYxzj6b7vY+W2ba/v1dur735h5lz+xal5Vv7d1bf/NNMGRgJGAkYCRgJG81Pvq2+ZaQMjd2CcaQMjASMBIwEjASN3YJxpAyN3YJxpAyMBIwEjASMBI3dgnGkDI3dgnGkDIwEjASMBIwEjd2CcaQMjd2CcaQMjASMBIwEjASN3YJxpAyN3YJxpAyMBIwEjASMBI3dgnGkDI3dgnGkDIwEjASMBIwEjd2CcaQMjd2CcaQMjASMBIwEjASN3YJxpAyN3YJxpAyMBIwEjASMBI3dgnGkDI3dgnGkDIwEjASMBIwGjB/tptwL+HxP/AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RUD", "label": "RES. URBAN DUPLEX (RUD)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 161, 100, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "RUS", "label": "RES. URBAN SINGLE (RUS)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 194, 194, 255 ], "width": 1 } }, "value": "RUS-1", "label": "RES. URBAN SINGLE-1 (RUS-1)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 209, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SRMH", "label": "SUBURBAN RES. MOBILE HOME PARK (SRMH)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 251, 254, 255 ], "width": 0.1 } }, "value": "WATER", "label": "WATER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONE]", "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 Black", "size": 35, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.Old_Zoning_March_2010.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ZNGPY_3082", "type": "esriFieldTypeInteger", "alias": "ZNGPY_3082", "domain": null }, { "name": "ZNGPY_3083", "type": "esriFieldTypeInteger", "alias": "ZNGPY_3083", "domain": null }, { "name": "MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP_NO", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 6, "domain": null }, { "name": "ORD_NO", "type": "esriFieldTypeSmallInteger", "alias": "ORD_NO", "domain": null }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "ORD_DATE", "length": 8, "domain": null }, { "name": "ZONE_FROM", "type": "esriFieldTypeString", "alias": "ZONE_FROM", "length": 12, "domain": null }, { "name": "ZONE_TO", "type": "esriFieldTypeString", "alias": "ZONE_TO", "length": 12, "domain": null }, { "name": "ZNGPY_TS_N", "type": "esriFieldTypeSmallInteger", "alias": "ZNGPY_TS_N", "domain": null }, { "name": "ZNGPY_SEC_", "type": "esriFieldTypeSmallInteger", "alias": "ZNGPY_SEC_", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R711_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a673_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 33, "name": "FutureLandUse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLUPY_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 48, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AC-.5", "label": "AIRPORT COMPATIBILITY .5 ACRE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 161, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AC-1", "label": "AIRPORT COMPATIBILITY 1 ACRE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 176, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "AG", "label": "AGRICULTURAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C", "label": "COMMERCIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "CINCO BAYOU", "label": "CINCO BAYOU", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "CON", "label": "CONSERVATION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "CRESTVIEW", "label": "CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "DESTIN", "label": "DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "FEDERAL RESERVATION", "label": "FEDERAL RESERVATION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "FR", "label": "FR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "FWB", "label": "FWB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 51, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "HDR", "label": "HIGH DENSITY RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "I", "label": "INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 217, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "INST", "label": "INSTITUTIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 157, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "ISLAN", "label": "OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "LAUREL HILL", "label": "LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "LDR", "label": "LOW DENSITY RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MARY ESTHER", "label": "MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 150, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MDR", "label": "MEDIUM DENSITY RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 137, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MU", "label": "MIXED USE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 102, 51, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "MU-1", "label": "MIXED USE 1 DRI", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-2", "label": "MIXED USE 2 MASTER PLAN COMMUNITIES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "NICEVILLE", "label": "NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 255, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "REC", "label": "RECREATIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 214, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RR", "label": "RURAL RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "SHALIMAR", "label": "SHALIMAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 150, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "SR", "label": "SUBURBAN RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "VALPARAISO", "label": "VALPARAISO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "WATER", "label": "WATER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FLUPY_ZONE]", "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 Black", "size": 35, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FLUPY_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.FutureLandUse.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "FLUPY_", "type": "esriFieldTypeInteger", "alias": "FLUPY_", "domain": null }, { "name": "FLUPY_ID", "type": "esriFieldTypeInteger", "alias": "FLUPY_ID", "domain": null }, { "name": "FLUPY_ZONE", "type": "esriFieldTypeString", "alias": "FLUPY_ZONE", "length": 12, "domain": null }, { "name": "FLUPY_GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "FLUPY_GIS_ACRE", "domain": null }, { "name": "FLUPY_LGL_ACRE", "type": "esriFieldTypeDouble", "alias": "FLUPY_LGL_ACRE", "domain": null }, { "name": "FLUPY_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "FLUPY_MAP_NO", "domain": null }, { "name": "FLUPY_CTOTAL", "type": "esriFieldTypeSmallInteger", "alias": "FLUPY_CTOTAL", "domain": null }, { "name": "FLUPY_ORD_NO", "type": "esriFieldTypeSmallInteger", "alias": "FLUPY_ORD_NO", "domain": null }, { "name": "FLUPY_ORD_DATE", "type": "esriFieldTypeDate", "alias": "FLUPY_ORD_DATE", "length": 8, "domain": null }, { "name": "FLUPY_ZONE_FROM", "type": "esriFieldTypeString", "alias": "FLUPY_ZONE_FROM", "length": 12, "domain": null }, { "name": "FLUPY_ANNEX_NO", "type": "esriFieldTypeString", "alias": "FLUPY_ANNEX_NO", "length": 7, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a73_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 34, "name": "Future 1990", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLUPY_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "AG-1", "label": "Agricultural -1 (AG-1)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 2, 219, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "AG-2", "label": "Agricultural -2 (AG-2)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "C", "label": "Commercial (C)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "CON", "label": "Conservation (CON)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "HDR", "label": "High Density Residential (HDR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 120, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "IN", "label": "Industrial Protected (IN)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "LDR", "label": "Low Density Residential (LDR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "M", "label": "Municipality (M)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "MDR", "label": "Medium Density Residential (MDR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 164, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "MU", "label": "Mixed Use (MU)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "PL", "label": "Public Land (PL)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 0, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "REC", "label": "Recreation (REC)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "RLDR", "label": "Rural Low Density Residential (RLDR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "WATER", "label": "WATER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FLUPY_TYPE]", "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 Black", "size": 35, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242710.9999144971, "ymin": 486985.4999668151, "xmax": 1376721.9999365807, "ymax": 733425.5625318885, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLUPY_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_Future1990_A_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.Future1990.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "FLUPY_1990_", "type": "esriFieldTypeInteger", "alias": "FLUPY_1990_", "domain": null }, { "name": "FLUPY_1990_ID", "type": "esriFieldTypeInteger", "alias": "FLUPY_1990_ID", "domain": null }, { "name": "FLUPY_TYPE", "type": "esriFieldTypeString", "alias": "FLUPY_TYPE", "length": 5, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeInteger", "alias": "ACRES", "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeSmallInteger", "alias": "CHANGE", "domain": null }, { "name": "ORD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ORD_NUM", "domain": null }, { "name": "INDEX_", "type": "esriFieldTypeSmallInteger", "alias": "INDEX_", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R534_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a502_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 35, "name": "BFE in a Floodway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STATIC_BFE]", "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 Black", "size": 20, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1246922.9330916703, "ymin": 525390.8263712227, "xmax": 1374624.8774904162, "ymax": 732688.238219142, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "BFE_LN_ID", "type": "esriFieldTypeString", "alias": "BFE_LN_ID", "length": 25, "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R868_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a769_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 36, "name": "FEMA FIRM (FLOOD) Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 251, 255, 255 ], "width": 2 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 2 } }, "value": "AE", "label": "AE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "OPEN WATER", "label": "OPEN WATER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 251, 0, 255 ], "width": 2 } }, "value": "VE", "label": "VE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "value": "X", "label": "X", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 2 } }, "value": "0.2 % ANNUAL CHANCE FLOOD HAZARD", "label": "0.2 % ANNUAL CHANCE FLOOD HAZARD", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243298.4574010074, "ymin": 505766.9358290583, "xmax": 1376721.7456720024, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "FLZ_BFE", "type": "esriFieldTypeString", "alias": "FLZ_BFE", "length": 10, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "CASE_NUM", "type": "esriFieldTypeString", "alias": "CASE_NUM", "length": 15, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "OUTCOME", "type": "esriFieldTypeString", "alias": "OUTCOME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "Zone_Subty", "type": "esriFieldTypeString", "alias": "Zone_Subty", "length": 72, "domain": null }, { "name": "Ar_Subtrv", "type": "esriFieldTypeString", "alias": "Ar_Subtrv", "length": 72, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R866_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a767_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 37, "name": "FEMA FIRM (FLOOD) Panels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PANEL]", "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": [ 255, 255, 115, 255 ], "haloSize": 4, "font": { "family": "Arial", "size": 15, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1220558.4559650868, "ymin": 504913.09403280914, "xmax": 1380994.486142248, "ymax": 735130.2175871432, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRM_ID", "type": "esriFieldTypeString", "alias": "FIRM_ID", "length": 25, "domain": null }, { "name": "ST_FIPS", "type": "esriFieldTypeString", "alias": "ST_FIPS", "length": 2, "domain": null }, { "name": "PCOMM", "type": "esriFieldTypeString", "alias": "PCOMM", "length": 4, "domain": null }, { "name": "PANEL", "type": "esriFieldTypeString", "alias": "PANEL", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 1, "domain": null }, { "name": "FIRM_PAN", "type": "esriFieldTypeString", "alias": "FIRM_PAN", "length": 11, "domain": null }, { "name": "PANEL_TYP", "type": "esriFieldTypeString", "alias": "PANEL_TYP", "length": 30, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "SCALE", "length": 5, "domain": null }, { "name": "PNP_REASON", "type": "esriFieldTypeString", "alias": "PNP_REASON", "length": 254, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "PRE_DATE", "type": "esriFieldTypeDate", "alias": "PRE_DATE", "length": 8, "domain": null }, { "name": "BASE_TYP", "type": "esriFieldTypeString", "alias": "BASE_TYP", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R867_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a768_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 38, "name": "Coastal Barrier Areas (CBRS)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CBRS_TYP", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "COASTAL BARRIER RESOURCES SYSTEM", "label": "COASTAL BARRIER RESOURCES SYSTEM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "OTHERWISE PROTECTED AREA", "label": "OTHERWISE PROTECTED AREA", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1352161.673401162, "ymin": 505766.9358290583, "xmax": 1370597.8793108314, "ymax": 520253.37339155376, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CBRS_TYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CBRS_", "type": "esriFieldTypeInteger", "alias": "CBRS_", "domain": null }, { "name": "CBRS_ID", "type": "esriFieldTypeInteger", "alias": "CBRS_ID", "domain": null }, { "name": "CBRS_TYP", "type": "esriFieldTypeString", "alias": "CBRS_TYP", "length": 35, "domain": null }, { "name": "CBRS_DATE", "type": "esriFieldTypeDate", "alias": "CBRS_DATE", "length": 8, "domain": null }, { "name": "CBRS_TF", "type": "esriFieldTypeString", "alias": "CBRS_TF", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "SDE.GIS.CoastalBarriers.AREA", "type": "esriFieldTypeDouble", "alias": "SDE.GIS.CoastalBarriers.AREA", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R97_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a70_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 42, "name": "Coastal Construction Control Line", "type": "Feature Layer", "description": "Description of the Coastal Construction Control Line (CCCL) was established in compliance with Section 161.053 of the Florida Statutes. Said control line lying along the Gulf of Mexico from the easterly boundary of Eglin Air Force Base and the westerly boundary of the Okaloosa Island Authority line easterly to the intersection with the western boundary of Eglin Air Force Base. Recommencing at the easterly boundary of Eglin Air Force Base and continuing easterly to its terminus at the intersection with the Okaloosa-Walton County line.Said Coastal Construction Control Line is related to a series of \u201cpermanent reference monuments\u201d (P.R.M.)For monuments established by the Department of Natural Resources, State of Florida, or referred to by station name for monuments established by National Geodetic Survey (N.G.S.), said permanent reference monuments established on the north zone of the State of Florida Plane Coordinate System. All stations in this description are based on North American 1927 Datum.Chapter 62B-33, Florida Administrative Code, provides the design and sighting requirements that must be met to obtain a coastal construction control line permit. Approval or denial of a permit application is based upon a review of the potential impacts to the beach dune system, adjacent properties, native salt resistant vegetation, and marine turtles. This coverage was created by using the recorded survey (OR BOOK 1642 PAGES 1073 THROUGH 1082) performed by the State Topographic Office, Florida Department of Transportation, completed in July 1989.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 4 }, "value": "1", "label": "1", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1295809.2611718327, "ymin": 506699.6550922245, "xmax": 1370272.103715673, "ymax": 514698.63187639415, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANGLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "CCCMN_", "type": "esriFieldTypeInteger", "alias": "CCCMN_", "domain": null }, { "name": "CCCMN_ID", "type": "esriFieldTypeInteger", "alias": "CCCMN_ID", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "length": 10, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R235_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a206_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 43, "name": "BWB DRI", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1354843.5997958332, "ymin": 539111.0551643074, "xmax": 1366640.3317797482, "ymax": 552146.9700373113, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BWBDRI_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BWBDRI_", "type": "esriFieldTypeInteger", "alias": "BWBDRI_", "domain": null }, { "name": "BWBDRI_ID", "type": "esriFieldTypeInteger", "alias": "BWBDRI_ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a524_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 44, "name": "Bob Sikes Area of Influence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1327849.212839827, "ymin": 641609.0014147311, "xmax": 1339405.429884836, "ymax": 661529.2345400602, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_BobSikesArea_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.BobSikesAreaOfInfluence.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "AIRMN_", "type": "esriFieldTypeInteger", "alias": "AIRMN_", "domain": null }, { "name": "AIRMN_ID", "type": "esriFieldTypeInteger", "alias": "AIRMN_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": null }, { "name": "ELEV", "type": "esriFieldTypeSmallInteger", "alias": "ELEV", "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 25, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R444_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a412_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 45, "name": "Urban Development Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243624.635554418, "ymin": 506338.37989614904, "xmax": 1371663.3784921616, "ymax": 669113.8420742303, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE_Static_GIS_UrbanDevelop_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_UrbanDevelop_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.UrbanDevelopmentBoundary.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "UDBPY_", "type": "esriFieldTypeDouble", "alias": "UDBPY_", "domain": null }, { "name": "UDBPY_ID", "type": "esriFieldTypeDouble", "alias": "UDBPY_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R532_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a500_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 46, "name": "Eglin Enchroachment Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1247362.4072783291, "ymin": 603859.6599188149, "xmax": 1374046.1365219206, "ymax": 633599.4222895652, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE_Static_GIS_EglinEnchroa_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_EglinEnchroa_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.EglinEnchroachmentZone.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ENEZP_", "type": "esriFieldTypeInteger", "alias": "ENEZP_", "domain": null }, { "name": "ENEZP_ID", "type": "esriFieldTypeInteger", "alias": "ENEZP_ID", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R548_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a516_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 47, "name": "Eglin Enchroachment Zone Density Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1247587.021658495, "ymin": 608882.5458703935, "xmax": 1373961.1563769132, "ymax": 632253.4764906466, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE_Static_GIS_Enepz_densit_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_Enepz_densit_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.Enepz_density_limits.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "EPZDENLIM_", "type": "esriFieldTypeInteger", "alias": "EPZDENLIM_", "domain": null }, { "name": "EPZDENLIM_ID", "type": "esriFieldTypeInteger", "alias": "EPZDENLIM_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R544_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a512_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 48, "name": "Regional Activity Center", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1360897.1697096676, "ymin": 510327.6110908985, "xmax": 1365005.6234350055, "ymax": 515332.02890355885, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE.GIS.REGIONALACTIVITYCENTER.AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "SDE.GIS.REGIONALACTIVITYCENTER.AREA", "type": "esriFieldTypeDouble", "alias": "SDE.GIS.REGIONALACTIVITYCENTER.AREA", "domain": null }, { "name": "RAC_", "type": "esriFieldTypeInteger", "alias": "RAC_", "domain": null }, { "name": "RAC_ID", "type": "esriFieldTypeInteger", "alias": "RAC_ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R626_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a590_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 49, "name": "River Protection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1247070.8766934127, "ymin": 598834.5597328097, "xmax": 1374908.7804659158, "ymax": 733050.7939244807, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_RiverProtect_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.RiverProtectionZones.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "RPZPY_", "type": "esriFieldTypeInteger", "alias": "RPZPY_", "domain": null }, { "name": "RPZPY_ID", "type": "esriFieldTypeInteger", "alias": "RPZPY_ID", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 13, "domain": null }, { "name": "SUBCLASS_", "type": "esriFieldTypeInteger", "alias": "SUBCLASS_", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "CASE_NUM", "type": "esriFieldTypeString", "alias": "CASE_NUM", "length": 15, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "OUTCOME", "type": "esriFieldTypeString", "alias": "OUTCOME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R526_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a494_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 50, "name": "Rural Community Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 229, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1252962.1487035006, "ymin": 614017.7022667229, "xmax": 1298097.4508211613, "ymax": 665971.8998673111, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE_Static_GIS_RuralCommuni_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_RuralCommuni_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.RuralCommunityDevelopment.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "RCOM_", "type": "esriFieldTypeInteger", "alias": "RCOM_", "domain": null }, { "name": "RCOM_ID", "type": "esriFieldTypeInteger", "alias": "RCOM_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R528_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a496_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 51, "name": "Enterprise Zone", "type": "Feature Layer", "description": "Individual states spend millions of dollars annually on \"economic development\" (as direct outlays, loans or deductions from taxes) in hopes of luring new businesses and creating jobs. Every legislative session brings pressure for new incentive programs, sometimes to attract a major development and sometimes to keep up with what neighboring states have done. One of the most popular incentives employed by the states is the enterprise zone. As originally envisioned, an enterprise zone is a specific geographic area targeted for redevelopment on the basis of high Unemployment, poverty, age of housing stock or other evidence of economic weakness. Businesses that move into an enterprise zone to create jobs are eligible for various combinations of regulatory relief and tax abatements, credits, deductions and exemptions. Eligibility may include requirements that companies employ a certain percentage of local residents or people who have been on public assistance. The attractiveness of these programs has led some states to considerably expand eligibility for them well beyond decaying inner cities. This program, which is administered by the Governor\u2019s Office of Tourism, Trade and Economic Development, was created in 1982 to provide incentives in the form of tax credits and refunds to businesses that locate or invest in distressed areas. An enterprise zone is a specific area that is targeted for redevelopment on the basis of high unemployment, poverty, or other evidence of economic weakness.One result of extending enterprise zone benefits throughout a state is to lose the effect of targeting a particular area for development or redevelopment. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1313297.8128088266, "ymin": 640077.3883362263, "xmax": 1337589.8383716643, "ymax": 658362.0249952227, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SDE_Static_GIS_EnterpriseZo_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_EnterpriseZo_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.EnterpriseZone.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "INTZONE_", "type": "esriFieldTypeInteger", "alias": "INTZONE_", "domain": null }, { "name": "INTZONE_ID", "type": "esriFieldTypeInteger", "alias": "INTZONE_ID", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R545_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a513_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 52, "name": "Florida Natural Area Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "54696f757688fff57ffe44c22dc33e68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY1JREFUOI211T1rU2EYh/HfHQtncLGD0LhZBxdxsiIKguAgIk4ObuLiomAXoZtIBhcXUeoH8GUTUQehtF9AnARBN5FKhgrFqX0oeDukoUmMIcnRCw4czn24+D9v9zPjPzEzzk+ZjlAdpsxSbVC+RGhPJc5U4SbVDcpRym6ldMrpAx7iRYQcS5zZPE77Feb3hH0EFvAMtzJdifB9pDizOk17Bfv/NpoBTuF9pjMRvg4VZ5qjvJxA2uUQ3mY6GWFrmLgVYW5CaZdjWMT9PnEnretTSrvcyfQgwk5v4svYV1M8S3WOstKbeCGiphaUE9gT15jbPjI16V+87X8hptqi9C5etR4x9DBMRERZpydxRFnT2S41aa7R7puKVWzgYA3rx4j2J/oS2850D49riJe6L4O94gku4cKkxkzLjYZ3Q8URfmW6ijc4O4H0eYTbvd/+6G4RfmY6n1m1IsoiqhHOTdxtNDwaLAztxxF2KEuZlnENFzGPA/iBz3iNpxE2hzlGXk0RvqG1+0zEWHfeNPwGpwV1ohBKs38AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[SCOMNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 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 Black", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1193091.578484252, "ymin": 506244.4844146371, "xmax": 1398059.8877069205, "ymax": 731809.5637953877, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_FL_Natural_I_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.FL_Natural_Inventory.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "FLEO2_", "type": "esriFieldTypeDouble", "alias": "FLEO2_", "domain": null }, { "name": "FLEO2_ID", "type": "esriFieldTypeDouble", "alias": "FLEO2_ID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeDouble", "alias": "GISID", "domain": null }, { "name": "EOCODE", "type": "esriFieldTypeString", "alias": "EOCODE", "length": 24, "domain": null }, { "name": "PRECISION_", "type": "esriFieldTypeString", "alias": "PRECISION_", "length": 2, "domain": null }, { "name": "DATASENS", "type": "esriFieldTypeString", "alias": "DATASENS", "length": 2, "domain": null }, { "name": "EORANK", "type": "esriFieldTypeString", "alias": "EORANK", "length": 4, "domain": null }, { "name": "GRANK", "type": "esriFieldTypeString", "alias": "GRANK", "length": 8, "domain": null }, { "name": "SRANK", "type": "esriFieldTypeString", "alias": "SRANK", "length": 6, "domain": null }, { "name": "FEDERAL", "type": "esriFieldTypeString", "alias": "FEDERAL", "length": 8, "domain": null }, { "name": "SPROT", "type": "esriFieldTypeString", "alias": "SPROT", "length": 8, "domain": null }, { "name": "SNAME", "type": "esriFieldTypeString", "alias": "SNAME", "length": 56, "domain": null }, { "name": "SCOMNAME", "type": "esriFieldTypeString", "alias": "SCOMNAME", "length": 46, "domain": null }, { "name": "LASTOBS", "type": "esriFieldTypeString", "alias": "LASTOBS", "length": 12, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 254, "domain": null }, { "name": "EODATA", "type": "esriFieldTypeString", "alias": "EODATA", "length": 254, "domain": null }, { "name": "BEST_SOURC", "type": "esriFieldTypeString", "alias": "BEST_SOURC", "length": 254, "domain": null }, { "name": "MANAME", "type": "esriFieldTypeString", "alias": "MANAME", "length": 254, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "RPC", "type": "esriFieldTypeString", "alias": "RPC", "length": 3, "domain": null }, { "name": "WMD", "type": "esriFieldTypeString", "alias": "WMD", "length": 6, "domain": null }, { "name": "SYMB", "type": "esriFieldTypeString", "alias": "SYMB", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R543_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a511_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 53, "name": "Historic Archaeological", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244902.9295857549, "ymin": 510301.0957239717, "xmax": 1373605.0950811654, "ymax": 732498.3455543071, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 8, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 40, "domain": null }, { "name": "SiteType1", "type": "esriFieldTypeString", "alias": "SiteType1", "length": 50, "domain": null }, { "name": "SiteType2", "type": "esriFieldTypeString", "alias": "SiteType2", "length": 50, "domain": null }, { "name": "SiteType3", "type": "esriFieldTypeString", "alias": "SiteType3", "length": 50, "domain": null }, { "name": "SiteType4", "type": "esriFieldTypeString", "alias": "SiteType4", "length": 50, "domain": null }, { "name": "SiteType5", "type": "esriFieldTypeString", "alias": "SiteType5", "length": 50, "domain": null }, { "name": "SiteType6", "type": "esriFieldTypeString", "alias": "SiteType6", "length": 50, "domain": null }, { "name": "Culture1", "type": "esriFieldTypeString", "alias": "Culture1", "length": 50, "domain": null }, { "name": "Culture2", "type": "esriFieldTypeString", "alias": "Culture2", "length": 50, "domain": null }, { "name": "Culture3", "type": "esriFieldTypeString", "alias": "Culture3", "length": 50, "domain": null }, { "name": "Culture4", "type": "esriFieldTypeString", "alias": "Culture4", "length": 50, "domain": null }, { "name": "Culture5", "type": "esriFieldTypeString", "alias": "Culture5", "length": 50, "domain": null }, { "name": "Culture6", "type": "esriFieldTypeString", "alias": "Culture6", "length": 50, "domain": null }, { "name": "Culture7", "type": "esriFieldTypeString", "alias": "Culture7", "length": 50, "domain": null }, { "name": "Culture8", "type": "esriFieldTypeString", "alias": "Culture8", "length": 50, "domain": null }, { "name": "SurvEval", "type": "esriFieldTypeString", "alias": "SurvEval", "length": 30, "domain": null }, { "name": "SurveyNum", "type": "esriFieldTypeString", "alias": "SurveyNum", "length": 5, "domain": null }, { "name": "D_NRlisted", "type": "esriFieldTypeDate", "alias": "D_NRlisted", "length": 8, "domain": null }, { "name": "ShpoEval", "type": "esriFieldTypeString", "alias": "ShpoEval", "length": 30, "domain": null }, { "name": "PlotType", "type": "esriFieldTypeString", "alias": "PlotType", "length": 4, "domain": null }, { "name": "HumanRemns", "type": "esriFieldTypeString", "alias": "HumanRemns", "length": 3, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R702_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a664_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 54, "name": "Historic Bridge", "type": "Feature Layer", "description": "DATA VERSION: July 2018: This data set updates and replaces all previous versions of the Florida Master Site File historical bridges data layer. This version incorporates newly recorded bridges and updates of previously recorded ones.DATA CURRENCY: Data from the Florida Master Site File are continually updated. This data layer is only current as of the date of this document. Contact the Florida Master Site File for updated data layers.DATA SOURCE: Source data were created by the Division of Historical Resources. The original location data are based on field recording forms and map plots submitted to the Site File. Florida Master Site File site folders contain an historic bridge form with descriptive location data, photographs, and any site plots provided by the bridge recorder.DERIVATION METHODS FOR DATA: This data layer is maintained by on-screen (heads-up) digitizing bridge locations in ESRI ArcMAP. Scanned, georeferenced, 1:24,000 scale USGS quadrangles and ESRI world imagery map services are used as the background reference images.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "FLORIDA DIVISION OF HISTORICAL RESOURCES", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1262053.9654935896, "ymin": 515237.1045527309, "xmax": 1369782.9573842436, "ymax": 707142.9950183928, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 8, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 40, "domain": null }, { "name": "SurveyNum", "type": "esriFieldTypeString", "alias": "SurveyNum", "length": 5, "domain": null }, { "name": "FDOTnum", "type": "esriFieldTypeString", "alias": "FDOTnum", "length": 7, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "length": 5, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 12, "domain": null }, { "name": "Length", "type": "esriFieldTypeString", "alias": "Length", "length": 5, "domain": null }, { "name": "Engineers", "type": "esriFieldTypeString", "alias": "Engineers", "length": 70, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 35, "domain": null }, { "name": "Design1", "type": "esriFieldTypeString", "alias": "Design1", "length": 40, "domain": null }, { "name": "Design2", "type": "esriFieldTypeString", "alias": "Design2", "length": 40, "domain": null }, { "name": "Material1", "type": "esriFieldTypeString", "alias": "Material1", "length": 20, "domain": null }, { "name": "Material2", "type": "esriFieldTypeString", "alias": "Material2", "length": 20, "domain": null }, { "name": "InUse", "type": "esriFieldTypeString", "alias": "InUse", "length": 4, "domain": null }, { "name": "d_NRlisted", "type": "esriFieldTypeDate", "alias": "d_NRlisted", "length": 8, "domain": null }, { "name": "ShpoEval", "type": "esriFieldTypeString", "alias": "ShpoEval", "length": 30, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R706_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a668_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 55, "name": "Historic Cemetery Points", "type": "Feature Layer", "description": "Data obtained 2002 from the Florida Division of Historical Resources. The Florida Master Site File is the State of Florida's official inventory of historical cultural resources. Categories of resources recorded at the Site File include archaeological sites, historical structures, historical cemeteries, historical bridges and historic districts. The Site File also maintains copies of archaeological and historical survey reports and other manuscripts relevant to history and historic preservation in Florida. FOR INTERNAL USE ONLY (NOT PUBLIC DATA)Building plans and archaeological site location information are classified as sensitive and are exempted from Florida's open records laws. Users are not to publish, distribute, or post on the internet or otherwise disseminate data which would reveal archaeological site locations. Contact Growth Management or Florida Division of Historical Resources before disseminating this data.", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "Florida Division of Historical Resources, Okaloosa County GIS, and Okaloosa County Growth Management.", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0f91e0530df921fb659f90bd4753b0da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUKJGt0TFLnEEQh/FfcWQrSVzBLtfYWJxYGCTgR7A5bJNCrCzuEyQQUqa1t5AUooX5AHbX2oSrAmmUFCmnkbeYLoUrGHMveEkeGBj2Pw/D7g78A4O+oNa61XXdXma+X1iOiJfYxULycxxh2OoElzh98uan8FBexybOsY8xPrYe1rCDz/PkV5g0eR4bpZR3mfmbvIQ32MYqDmutXyPifuYZDrCZmS9wWEr5lpnTe3ni7qFWMImIY9w0ubR8Ccutv8B0gJ8Y4W0LXjdpiA+4bfm4lPIpM0eZ+cedH/OjVS//7av+Xq61fo+IL32DtdbrruvO5soRcYWrPjkiZpg9PPsFOLJKiy1ZEkEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1249543.587299168, "ymin": 517757.6103384793, "xmax": 1372136.518621996, "ymax": 723686.910093233, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_HistoricCeme_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.HistoricCemeteryPoint.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CEMETERIES", "type": "esriFieldTypeDouble", "alias": "CEMETERIES", "domain": null }, { "name": "CEMETERI_1", "type": "esriFieldTypeDouble", "alias": "CEMETERI_1", "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "length": 8, "domain": null }, { "name": "FORMNO", "type": "esriFieldTypeString", "alias": "FORMNO", "length": 6, "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "length": 40, "domain": null }, { "name": "SURVEYNUM", "type": "esriFieldTypeDouble", "alias": "SURVEYNUM", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 24, "domain": null }, { "name": "YEAR_ESTAB", "type": "esriFieldTypeString", "alias": "YEAR_ESTAB", "length": 5, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 50, "domain": null }, { "name": "CEM_TYPE", "type": "esriFieldTypeString", "alias": "CEM_TYPE", "length": 50, "domain": null }, { "name": "ETHNIC_1", "type": "esriFieldTypeString", "alias": "ETHNIC_1", "length": 24, "domain": null }, { "name": "ETHNIC_2", "type": "esriFieldTypeString", "alias": "ETHNIC_2", "length": 24, "domain": null }, { "name": "ETHNIC_3", "type": "esriFieldTypeString", "alias": "ETHNIC_3", "length": 24, "domain": null }, { "name": "ETHNIC_4", "type": "esriFieldTypeString", "alias": "ETHNIC_4", "length": 24, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 24, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "SHPO_EVAL", "type": "esriFieldTypeString", "alias": "SHPO_EVAL", "length": 30, "domain": null }, { "name": "PLOT_TYPE", "type": "esriFieldTypeString", "alias": "PLOT_TYPE", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R672_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a634_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 56, "name": "Historic NRListed", "type": "Feature Layer", "description": "This data set contains the locations and basic attributes of sites, buildings, objects, structures, and districts individually listed on the National Register of Historic Places (NRHP). *NOTE: Only properties LISTED prior to the date of this dataset are contained in this layer. Properties determined eligible, pending nomination or pending owner objection do not appear in this data set. Information on currently listed properties can be obtained from the National Register web site at http://www.cr.nps.gov/nr/.DATA VERSION: July 2018: This data set updates and replaces all previous versions of the Florida Master Site File National Register of Historic Places listed data layer. This version contains changes to the attribute table. The \u2018RESOURCE\u2019 field has been removed because it no longer appears in the downloadable NPS data set on which this attribute table is based. See the list of attribute table fields and descriptions below for more information.DATA CURRENCY: Data from the Florida Master Site File (FMSF) are continually updated. New properties are added to the NRHP on an ongoing basis. This data layer is only current as of the date of this document. Contact the Florida Master Site File or visit the National Register web site at http://www.nps.gov/nr/ for up-to-date information.DERIVATION METHODS FOR DATA: Two methods were used to create the polygons in this dataset. When maps were present in the NR nomination or in the Site File folder for the resource, the polygons were created by on-screen (heads-up) digitizing in ArcMap or ArcInfo. Scanned, georeferenced, 1:24,000 scale USGS quadrangles and ESRI world imagery map services were used as the background reference images. For a few offshore features (such as lighthouses and shipwrecks), georeferenced, 1:80,000 scale NOAA nautical charts were used as background reference images. For a small minority of resources, maps were not available. In these cases, UTM coordinates included in the NR documentation were used to generate the polygons.DATA SOURCE: Source location data were created by the Division of Historical Resources. The boundary data are based on field recording forms, site plots and NHRP registration forms submitted to the Site File. Additional information was gathered from the National Register Information System (NRIS). All attribute data (with the exception of the state site number) is taken directly from the NRIS database. NRIS data can be searched or downloaded from the World Wide Web at http://www.nps.gov/nr/ATTRIBUTE NOTES: With the exception of the SITEID field, NHLDATE field, and GIS location, all attributes are imported, as is, from the NRIS database. Additional information on each resource can be viewed or downloaded directly from the National Register Information System web site or by contacting the FMSF.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "FLORIDA DIVISION OF HISTORICAL RESOURCES", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 254, 177, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 177, 25, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1273530.8634714931, "ymin": 514961.50372597575, "xmax": 1336410.3285915852, "ymax": 646670.474559471, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RESNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BufferDist", "type": "esriFieldTypeDouble", "alias": "BufferDist", "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "length": 8, "domain": null }, { "name": "REFNUM", "type": "esriFieldTypeString", "alias": "REFNUM", "length": 254, "domain": null }, { "name": "RESNAME", "type": "esriFieldTypeString", "alias": "RESNAME", "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "CERTDATE", "type": "esriFieldTypeDouble", "alias": "CERTDATE", "domain": null }, { "name": "NHLDATE", "type": "esriFieldTypeDate", "alias": "NHLDATE", "length": 8, "domain": null }, { "name": "MULTIPLE", "type": "esriFieldTypeString", "alias": "MULTIPLE", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R701_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a663_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 57, "name": "Historic FieldSurvey", "type": "Feature Layer", "description": "This data set contains cultural resource field survey project boundaries and basic survey attributes as recorded at the Florida Master Site File.DATA VERSION: July 2018: This data set updates and replaces all previous versions of the Florida Master Site Field Surveys data layer. This version incorporates newly recorded surveys and updates of previously recorded ones.DATA CURRENCY: Data from the Florida Master Site File are continually updated. On average, the Site File processes 500 additional survey manuscripts each year. This data layer is only current as of the date of this document. Contact the Florida Master Site File for updated data layers.LIMITATIONS OF THE DATA/WARNINGS TO THE USER: The field survey projects data are based on field reports which have been submitted by many and varied individuals, groups, institutions, and cultural resource firms. Submissions to the Site File are sometimes accepted from amateurs as well as professionals. The survey locations are only as accurate as the location information submitted to the Site File by the author or organization producing the report. The accuracy of submitted information cannot always be verified.Survey projects depicted in this coverage vary widely in intensity, scope and quality. Surveys often document only a particular class of cultural resource, such as bridges only or archaeological sites only. It CANNOT be assumed that because an area has been surveyed, all cultural resources in the area have been identified. This coverage is best used as a spatial index to field surveys reported to the Florida Master Site File.This data layer only represents a subset of all research manuscripts on file at the Florida Master Site File and includes archaeological and architectural field survey projects. Other research manuscripts on file at the Site File (but NOT represented in this dataset) include: archaeological excavation reports, unpublished overviews of groups of cultural resources, documents based only on library or archival research, detailed reports on standing structures, and survey reports prepared by the United States Forest Service for projects carried out on National Forest properties.DATA SOURCES AND DERIVATION METHODS FOR DATA: Source data were created by the Division of Historical Resources. The original survey boundary data are based on manuscripts and project maps submitted to the Site File, which were then hand drawn onto USGS 1:100,000 scale metric topographic maps. These paper maps with survey boundaries marked were hand digitized by an outside contractor using AutoCAD and a digitizing tablet. The four corners (NAD27) of these maps were used to place the reference system tics. The AutoCAD files were converted to Arc/Info files in geographic coordinates and joined into a statewide coverage using the Arc/Info 7.2.1. In September 2003 the base coverages were migrated to ArcGIS personal geodatabases and are maintained in that format. In December 2014 the datum of the base data layer was translated from NAD27 to WGS84 using ArcGIS 10.2.1 and a composite transformation (NAD27 to NAD83 NADCON & NAD83 to WGS84 ITRF00). Additions, updates, and maintenance of this data are performed by Site File staff using on-screen digitizing in ArcGIS. Scanned, georeferenced, 1:24,000 scale and 1:100,000 scale USGS topographic maps and ESRI world imagery map services are used as the background for the on-screen digitizing process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "FLORIDA DIVISION OF HISTORICAL RESOURCES", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 231, 215, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 215, 203, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1015963.5351032466, "ymin": -1261281.5891219378, "xmax": 3343242.5780424178, "ymax": 736559.030674398, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Title", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SurvNum", "type": "esriFieldTypeInteger", "alias": "SurvNum", "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 254, "domain": null }, { "name": "Pub_Date", "type": "esriFieldTypeString", "alias": "Pub_Date", "length": 5, "domain": null }, { "name": "Author1", "type": "esriFieldTypeString", "alias": "Author1", "length": 40, "domain": null }, { "name": "Author2", "type": "esriFieldTypeString", "alias": "Author2", "length": 40, "domain": null }, { "name": "Author3", "type": "esriFieldTypeString", "alias": "Author3", "length": 40, "domain": null }, { "name": "Sponsor", "type": "esriFieldTypeString", "alias": "Sponsor", "length": 50, "domain": null }, { "name": "Num_New", "type": "esriFieldTypeString", "alias": "Num_New", "length": 4, "domain": null }, { "name": "Num_Old", "type": "esriFieldTypeString", "alias": "Num_Old", "length": 4, "domain": null }, { "name": "CratNum", "type": "esriFieldTypeString", "alias": "CratNum", "length": 10, "domain": null }, { "name": "Archaeo", "type": "esriFieldTypeString", "alias": "Archaeo", "length": 3, "domain": null }, { "name": "Struc", "type": "esriFieldTypeString", "alias": "Struc", "length": 3, "domain": null }, { "name": "Marine", "type": "esriFieldTypeString", "alias": "Marine", "length": 3, "domain": null }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "length": 3, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R700_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a662_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 58, "name": "Historic District", "type": "Feature Layer", "description": "This data set contains resource group locations and attributes as recorded at the Florida Master Site File (FMSF). Resource groups are historical districts, archaeological districts or building complexes. Individual resources contributing to the resource group are usually (but are not always) separately listed in the Florida Master Site File.DATA VERSION: July 2018: This data set updates and replaces all previous versions of the Florida Master Site File resource groups GIS data layer.DATA CURRENCY: Data from the Florida Master Site File are continually updated. This data layer is only current as of the date of this document. Contact the Florida Master Site File for updated data layers.DATA SOURCE: Source data were created by the Division of Historical Resources. The original location information is based on field reports, FMSF forms and National Register nomination forms which have been submitted to the Florida Master Site File by many and varied individuals, groups, institutions, and cultural resource firms. Submissions to the Site File are sometimes accepted from amateurs as well as professionals. The accuracy of submitted information cannot always be verified.AUTOMATION METHOD: Resource group boundaries are digitized on-screen in ArcGIS using Scanned, georeferenced, 1:24,000 scale USGS quadrangles and ESRI world imagery services as the base maps.ATTRIBUTE NOTES: Attributes values are derived from the FMSF database. The FMSF database and paper files may contain several forms (an original and updates) for an individual resource group. The attributes in this data layer may be derived from a single form or a composite of several forms.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "FLORIDA DIVISION OF HISTORICAL RESOURCES", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 195, 243, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 231, 138, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1267084.4347633272, "ymin": 513073.4638668895, "xmax": 1373649.6153333336, "ymax": 720489.6330232322, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 8, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 40, "domain": null }, { "name": "RgType", "type": "esriFieldTypeString", "alias": "RgType", "length": 27, "domain": null }, { "name": "NRCategory", "type": "esriFieldTypeString", "alias": "NRCategory", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 40, "domain": null }, { "name": "ContribCR", "type": "esriFieldTypeString", "alias": "ContribCR", "length": 4, "domain": null }, { "name": "NonContrib", "type": "esriFieldTypeString", "alias": "NonContrib", "length": 4, "domain": null }, { "name": "TimeSig1", "type": "esriFieldTypeString", "alias": "TimeSig1", "length": 50, "domain": null }, { "name": "TimeSig2", "type": "esriFieldTypeString", "alias": "TimeSig2", "length": 50, "domain": null }, { "name": "TimeSig3", "type": "esriFieldTypeString", "alias": "TimeSig3", "length": 200, "domain": null }, { "name": "Narrative", "type": "esriFieldTypeString", "alias": "Narrative", "length": 254, "domain": null }, { "name": "HistAssc1", "type": "esriFieldTypeString", "alias": "HistAssc1", "length": 50, "domain": null }, { "name": "HistAssc2", "type": "esriFieldTypeString", "alias": "HistAssc2", "length": 50, "domain": null }, { "name": "HistAssc3", "type": "esriFieldTypeString", "alias": "HistAssc3", "length": 50, "domain": null }, { "name": "HistAssc4", "type": "esriFieldTypeString", "alias": "HistAssc4", "length": 50, "domain": null }, { "name": "HistAssc5", "type": "esriFieldTypeString", "alias": "HistAssc5", "length": 50, "domain": null }, { "name": "HistAssc6", "type": "esriFieldTypeString", "alias": "HistAssc6", "length": 50, "domain": null }, { "name": "SurveyNum", "type": "esriFieldTypeString", "alias": "SurveyNum", "length": 5, "domain": null }, { "name": "Evaluation", "type": "esriFieldTypeString", "alias": "Evaluation", "length": 254, "domain": null }, { "name": "d_NRlisted", "type": "esriFieldTypeDate", "alias": "d_NRlisted", "length": 8, "domain": null }, { "name": "ShpoEval", "type": "esriFieldTypeString", "alias": "ShpoEval", "length": 30, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R698_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a660_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 59, "name": "Historic Structures", "type": "Feature Layer", "description": "This data set contains historic structure locations and attributes as recorded at the Florida Master Site File.DATA VERSION: July 2018: This data set updates and replaces all previous versions of the Florida Master Site File historical structures data layer. This version incorporates newly recorded structures and updates of previously recorded locations and attributes.DATA CURRENCY: Data from the Florida Master Site File are continually updated. On average, the Site File processes over 6,000 additional historic structure forms each year. This data layer is only current as of the date of this document. Contact the Florida Master Site File for updated data layers.DATA SOURCE(S): Source data were created by the Division of Historical Resources. The original location information is based on field reports and address data which have been submitted to the Florida Master Site File by many and varied individuals, groups, institutions, and cultural resource firms. Submissions to the Site File are sometimes accepted from amateurs as well as professionals. The accuracy of submitted information cannot always be verified.DERIVATION METHODS FOR DATA: Structure locations in this data layer were automated using one of three methods; address matching by DHR, on-screen digitizing by DHR, or automated by an external party. The PLOT_MTHD field indicates whether a structure was address matched(M) by the FMSF, digitized(D) by the FMSF, or automated externally(X). Roughly 60% of the structure locations (statewide) were generated by address matching.The address matching was carried out using the geocoding function of ArcView 3.0a. Addresses were matched against the ESRI U.S. Street Database (1997). The line data for the ESRI database (based on Tiger line data) was digitized at a 1:100,000 scale. Due to the small scale and numerous attribute errors in the reference street data, the geocoding process resulted in typical positional errors (as spot-checked against surveyor provided maps) of 20 to 100 meters with occasional larger errors possible. In some cases this results in a structure location point appearing on the wrong side of the street or in the wrong block when displayed against a scanned 1:24,000 USGS quadrangle. It is recommended that the data user compare the locations of the address matched structures to the ESRI U.S. Street Database and other background layers (such as scanned quads) to most accurately interpret locational information.Not all structures and addresses adequately matched the ESRI U.S. Street Database. Structures which did not address match were on-screen digitized in ArcView 3.0a, 3.1 and 3.2 using scanned, georeferenced USGS 1:24,000 quadrangles as a background. Location information for these structures was culled from a variety of sources, including: surveyor-provided maps (the vast majority fall into this category), verbal location descriptions included on the site form, commercially available street atlases, county road maps, county property appraiser databases, city directories, and direct telephone contact with surveyors or property owners. The accuracy of the digitized locations is, in general, somewhat better than that of the address matched structures. However the overall coverage should be considered a 1:100,000 scale data layer.A small number of structure locations in this data set were automated by an outside entity. In general, these locations are deemed by the Site File to be of better quality/accuracy than those address matched by DHR.After the data layers had been completed they were converted from ArcView shapefiles to ArcInfo coverages using the SHAPEARC command in ArcInfo 7.1. In September 2003, the base coverages were converted to an ESRI personal geodatabase format and are currently maintained in geodatabase format. In December 2014 the datum of the base data layer was translated from NAD27 to WGS84 using ArcGIS 10.2.1 and a composite transformation (NAD27 to NAD83 NADCON & NAD83 to WGS84 ITRF00).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "FLORIDA DIVISION OF HISTORICAL RESOURCES", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ef33a1fe0fe0e25026565d792b06b611", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPBJREFUKJFjYSATsGAVLXUQEHr65Cg7A8O/51yK1gxzdn8iqJE928CV4cbNdUJW6jwM//8ysB+/8oQhz9zr56STR3BqFErTnvT1yfssBQ8dZhYuNgYGBgYGWVcd3sc7r+yXzNTueD79ai2qRpjTGBm0JP20GBiYmBAu4GVjUPA3YHl9+F6NUKy66zummw4MCxl+sDAwMDCwX7n5hNdckZtHXhB7QLAyMUg6qTC8u/rCnP22/OOfDA9FWRgYGBiEJPhwakLxirYEw8+Hb/h+YgscYsGI0fjz4SeGd2eeEqXh6+vPTHCN7/Y9Z2TY95wkGwGInUlzPfn9KQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243979.9855654985, "ymin": 510373.1648055613, "xmax": 1376480.4997634143, "ymax": 723876.3864203095, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 8, "domain": null }, { "name": "PLOTMTHD", "type": "esriFieldTypeString", "alias": "PLOTMTHD", "length": 1, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 40, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 47, "domain": null }, { "name": "Destroyed", "type": "esriFieldTypeString", "alias": "Destroyed", "length": 3, "domain": null }, { "name": "SurveyNum", "type": "esriFieldTypeString", "alias": "SurveyNum", "length": 5, "domain": null }, { "name": "Architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 30, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "length": 5, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 40, "domain": null }, { "name": "ExtPlan", "type": "esriFieldTypeString", "alias": "ExtPlan", "length": 25, "domain": null }, { "name": "StrucSys1", "type": "esriFieldTypeString", "alias": "StrucSys1", "length": 40, "domain": null }, { "name": "StrucSys2", "type": "esriFieldTypeString", "alias": "StrucSys2", "length": 40, "domain": null }, { "name": "StrucSys3", "type": "esriFieldTypeString", "alias": "StrucSys3", "length": 40, "domain": null }, { "name": "ExtFabric1", "type": "esriFieldTypeString", "alias": "ExtFabric1", "length": 40, "domain": null }, { "name": "ExtFabric2", "type": "esriFieldTypeString", "alias": "ExtFabric2", "length": 40, "domain": null }, { "name": "ExtFabric3", "type": "esriFieldTypeString", "alias": "ExtFabric3", "length": 40, "domain": null }, { "name": "ExtFabric4", "type": "esriFieldTypeString", "alias": "ExtFabric4", "length": 40, "domain": null }, { "name": "StrucUse1", "type": "esriFieldTypeString", "alias": "StrucUse1", "length": 40, "domain": null }, { "name": "StrucUse2", "type": "esriFieldTypeString", "alias": "StrucUse2", "length": 40, "domain": null }, { "name": "StrucUse3", "type": "esriFieldTypeString", "alias": "StrucUse3", "length": 40, "domain": null }, { "name": "SurvEval", "type": "esriFieldTypeString", "alias": "SurvEval", "length": 30, "domain": null }, { "name": "SurvDist", "type": "esriFieldTypeString", "alias": "SurvDist", "length": 40, "domain": null }, { "name": "ShpoEval", "type": "esriFieldTypeString", "alias": "ShpoEval", "length": 30, "domain": null }, { "name": "d_NRlisted", "type": "esriFieldTypeDate", "alias": "d_NRlisted", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R699_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a661_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 60, "name": "LOT SPLITS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243909.3889219165, "ymin": 509310.17775830626, "xmax": 1376510.6801492572, "ymax": 732093.4241200536, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PATPCL_PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.LOTSPLITREGION.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "PCLC_", "type": "esriFieldTypeInteger", "alias": "PCLC_", "domain": null }, { "name": "PCLC_ID", "type": "esriFieldTypeInteger", "alias": "PCLC_ID", "domain": null }, { "name": "PATPCL_PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 23, "domain": null }, { "name": "PATPCL_STRAP", "type": "esriFieldTypeString", "alias": "STRAP", "length": 25, "domain": null }, { "name": "PATPCL_FRONT", "type": "esriFieldTypeInteger", "alias": "FRONT", "domain": null }, { "name": "PATPCL_DEPTH", "type": "esriFieldTypeInteger", "alias": "DEPTH", "domain": null }, { "name": "PATPCL_BACK", "type": "esriFieldTypeInteger", "alias": "BACK", "domain": null }, { "name": "PATPCL_GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "GIS-ACRE", "domain": null }, { "name": "PATPCL_LGL_ACRE", "type": "esriFieldTypeDouble", "alias": "LGL-ACRE", "domain": null }, { "name": "PATPCL_ELU_CODE", "type": "esriFieldTypeString", "alias": "ELU-CODE", "length": 5, "domain": null }, { "name": "ZNGPY_ZONE", "type": "esriFieldTypeString", "alias": "ZNGPY_ZONE", "length": 20, "domain": null }, { "name": "FLUPY_ZONE", "type": "esriFieldTypeString", "alias": "FLUPY_ZONE", "length": 20, "domain": null }, { "name": "PATPCL_OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": null }, { "name": "PATPCL_ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 30, "domain": null }, { "name": "PATPCL_ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 30, "domain": null }, { "name": "PATPCL_ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 30, "domain": null }, { "name": "PATPCL_CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "PATPCL_STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PATPCL_ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "PATPCL_CNTRY", "type": "esriFieldTypeString", "alias": "CNTRY", "length": 30, "domain": null }, { "name": "PATPCL_LEGL1", "type": "esriFieldTypeString", "alias": "LEGL1", "length": 30, "domain": null }, { "name": "PATPCL_LEGL2", "type": "esriFieldTypeString", "alias": "LEGL2", "length": 30, "domain": null }, { "name": "PATPCL_LEGL3", "type": "esriFieldTypeString", "alias": "LEGL3", "length": 30, "domain": null }, { "name": "PATPCL_USEDESC", "type": "esriFieldTypeString", "alias": "USEDESC", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R106_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a79_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 61, "name": "Prime Farm Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SOIL_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "35", "label": "35 - Angie Sandy Loam 2 to 5 % Slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 139, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "38", "label": "38 - Dothan Loamy Sand 0 to 2 % Slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 105, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "39", "label": "39 - Dothan Loamy Sand - 2 to 5% slope, well drained permeability rapid in upper part, slow in lower part, run off is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "45", "label": "45 - Orangeburg Sandy loam - 0 to 2% slopes, well drained permeability is moderately rapid in the upper part moderate in lower parts of the soil.", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 181, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "46", "label": "46 - Orangeburg Sandy loam - 0 to 5% slopes, well drained permeability is moderately rapid in the upper part of the soil", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "52", "label": "52 - Escambia Fine Sandy Loam 0 to 3 % Slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "53", "label": "53 - Notcher Gravelly Sandy Loam 0 to 2 % Slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 183, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "54", "label": "54 - Notcher Gravelly Sandy Loam 2 to 5 % Slopes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243334.7653992474, "ymin": 506343.83428156376, "xmax": 1376725.7394304127, "ymax": 733491.9387114793, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREASYMBOL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOIL_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOIL_CODE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "length": 20, "domain": null }, { "name": "SPATIALVER", "type": "esriFieldTypeInteger", "alias": "SPATIALVER", "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R709_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a671_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 62, "name": "Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SOIL_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 183, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 180, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "4", "label": "4 - Chipley Foxworth - nearly level and gently sloping, somewhat poorly drained and moderately well drained soils that are sandy throughout", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 194, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 155, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "6", "label": "6 - Dorovan - nearly level, very poorly drained soils that are organic - usually in freshwater swamps or drainage ways", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 230, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "7", "label": "7 - Duckson Sand - frequently flooded, tidal marshes that boarder the Choctawatchee \\nBay, Slopes < 1%. Broad level tidal marsh\\n", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 175, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "8", "label": "8 - Kinston-Johnston-Bibb - soils on floodplains and along creeks etc., poorly drained, nearly level.", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 69, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "10", "label": "10 - Kured Sand - 0 to 8% slopes, excessively drained soils, available water capacity very low, permeability is rapid", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 149, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 139, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "12", "label": "12 - Lakeland sand - 0 to 5% slope, excessively drained, permeability is rapid, the available water capacity is very slow, and runoff is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 105, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "13", "label": "13 - Lakeland sand - 5 to 12% slope, excessively drained soils usually leads to drainage ways and around depressions, permeability is rapid, the available water capacity is very slow, runoff is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "14", "label": "14 - Lakeland sand - 12% to 30% slope, excessively drained soils usually leads to drainage ways and around depressions,\\npermeability is rapid, the available water capacity is very slow, runoff is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "15", "label": "15 - Leon Sand - poorly drained, 0 to 2% slope, seasonally high water table", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 175, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "16", "label": "16 - Lucy loamy sand - 0 to 5% slopes well drained permeability rapid in upper part, moderate in lower, run off is slow, dries quickly", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 205, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "17", "label": "17 - Mandarin Sand - 0 to 3% slopes, permeability is very rapid in the surface and subsurface layer. Wetness is a moderate limitation for home sites or businesses", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "18", "label": "18 - Newhan Coroll complex - areas near dunes of coast, available water capacity, and organic content and natural fertility is low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "20", "label": "20 - Udorthents, nearly level - mixture of sandy, lomy and clayey material", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 181, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "21", "label": "21 - Resota Sand - 0 to 5% slopes, moderately well drained", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "22", "label": "22 - Rutlege Sand - poorly drained, nearly level soil", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "23", "label": "23 - Troup Sand - 0 to 5% slopes, well drained", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 210, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "24", "label": "24 - Troup Sand, 5 to 8% slope, well drained uplands soil ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 130, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "25", "label": "25 - Troup Sand - 8 to 12 percent slopes, well drained soil", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 185, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "27", "label": "27 - Urban Land - natural soil can not be observed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "28", "label": "28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 183, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "29", "label": "29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 180, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 194, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "31", "label": "31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 155, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "32", "label": "32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 230, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "33", "label": "33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 175, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "34", "label": "34 - Albany lomay sand - Slopes range from 0 to 6 percent, very deep, somewhat poorly drained", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "35", "label": "35", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 69, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "36", "label": "36 - Bonifay Sand, 0 to 5% slope, gently sloping, well drained", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 149, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "37", "label": "37 - Bonifay Sand - 5 to 8% slope, well drained, permeability is rapid in the surface and subsurface layer, landfills or septic tanks should have limitations", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 139, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "38", "label": "38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 105, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "39", "label": "39 - Dothan Loamy Sand - 2 to 5% slope, well drained permeability rapid in upper part, slow in lower part, run off is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "40", "label": "40 - Dothan Loamy Sand - 5 to 8% slope, well drained permeability rapid in upper part, slow in lower part, run off is slow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "41", "label": "41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 175, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 205, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "43", "label": "43 - Kinston Johnston and Bibb soils - frequently flooded, poorly drained", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "44", "label": "44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "45", "label": "45 - Orangeburg Sandy loam - 0 to 2% slopes, well drained permeability is moderately rapid in the upper part moderate in lower parts of the soil.", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 181, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "46", "label": "46 - Orangeburg Sandy loam - 0 to 5% slopes, well drained permeability is moderately rapid in the upper part of the soil", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "47", "label": "47 - Orangeburg Sandy loam - 5 to 8% slopes, well drained permeability is moderately rapid in the upper part of the soil.", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 160, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 210, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "49", "label": "49 - Bonifay-Dothan-Angie Complex - 5 to 12% slopes, well and moderately well drained, moderately suited for urban development", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 130, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "50", "label": "50 - Yemasse, Garcon and Bigbee soils - poorly drained, occasionally flooded - usually along flood plaints and major streams, slope usually < 2%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 185, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "51", "label": "51 - Troup-Orangeburg-Cowarts complex, 5 to 12% slope, well drained uplands soil, moderately suited for urban de velopment ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "52", "label": "52", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "53", "label": "53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 183, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "54", "label": "54", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 180, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "55", "label": "55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 194, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "56", "label": "56", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 155, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "57", "label": "57", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 230, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "62", "label": "62", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 175, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "63", "label": "63", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 144, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "66", "label": "66", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 69, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "83", "label": "83", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 149, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "88", "label": "88", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.1 } }, "value": "99", "label": "99 - Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243334.7653992474, "ymin": 506343.83428156376, "xmax": 1376725.7394304127, "ymax": 733491.9387114793, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREASYMBOL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOIL_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOIL_CODE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "length": 20, "domain": null }, { "name": "SPATIALVER", "type": "esriFieldTypeInteger", "alias": "SPATIALVER", "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R709_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a671_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 63, "name": "Election", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 64, "name": "Census Blocks" }, { "id": 65, "name": "Census Tracks" }, { "id": 66, "name": "County Commissioners" }, { "id": 67, "name": "FireDistricts" }, { "id": 68, "name": "Florida House" }, { "id": 69, "name": "Florida Senate" }, { "id": 70, "name": "School Board" }, { "id": 71, "name": "TDC TaxDistrict" }, { "id": 72, "name": "US Representatives" }, { "id": 73, "name": "Voting Polling Places" }, { "id": 74, "name": "VotingPrecincts" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1242785.4676133394, "ymin": 486977.2306263894, "xmax": 1376720.4986272454, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 64, "name": "Census Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4.0032 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME10]", "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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243250.731446579, "ymin": 506362.30340473354, "xmax": 1376683.957033664, "ymax": 733459.9459933043, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME10", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.CensusBlockPop2010.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "BLOCK_", "type": "esriFieldTypeInteger", "alias": "BLOCK_", "domain": null }, { "name": "BLOCK_ID", "type": "esriFieldTypeInteger", "alias": "BLOCK_ID", "domain": null }, { "name": "STATEFP10", "type": "esriFieldTypeString", "alias": "STATEFP10", "length": 2, "domain": null }, { "name": "COUNTYFP10", "type": "esriFieldTypeString", "alias": "COUNTYFP10", "length": 3, "domain": null }, { "name": "TRACTCE10", "type": "esriFieldTypeString", "alias": "TRACTCE10", "length": 6, "domain": null }, { "name": "BLOCKCE10", "type": "esriFieldTypeString", "alias": "BLOCKCE10", "length": 4, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 15, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 10, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "length": 5, "domain": null }, { "name": "UR10", "type": "esriFieldTypeString", "alias": "UR10", "length": 1, "domain": null }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "length": 5, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "length": 1, "domain": null }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "length": 11, "domain": null }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "length": 12, "domain": null }, { "name": "GEO_DISPLA", "type": "esriFieldTypeString", "alias": "GEO_DISPLA", "length": 254, "domain": null }, { "name": "D001", "type": "esriFieldTypeDouble", "alias": "D001", "domain": null }, { "name": "D003", "type": "esriFieldTypeDouble", "alias": "D003", "domain": null }, { "name": "D004", "type": "esriFieldTypeDouble", "alias": "D004", "domain": null }, { "name": "D005", "type": "esriFieldTypeDouble", "alias": "D005", "domain": null }, { "name": "D006", "type": "esriFieldTypeDouble", "alias": "D006", "domain": null }, { "name": "D007", "type": "esriFieldTypeDouble", "alias": "D007", "domain": null }, { "name": "D008", "type": "esriFieldTypeDouble", "alias": "D008", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeSmallInteger", "alias": "BLACK", "domain": null }, { "name": "INDIAN", "type": "esriFieldTypeSmallInteger", "alias": "INDIAN", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeSmallInteger", "alias": "ASIAN", "domain": null }, { "name": "ISLANDER", "type": "esriFieldTypeSmallInteger", "alias": "ISLANDER", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeSmallInteger", "alias": "OTHER", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeSmallInteger", "alias": "WHITE", "domain": null }, { "name": "TOTAL_POP", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_POP", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R600_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a564_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 65, "name": "Census Tracks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 227, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 115, 223, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TRACTNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "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": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242785.4676133394, "ymin": 486977.2306263894, "xmax": 1376683.957033664, "ymax": 733459.9459933043, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME10", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Static_GIS_CensusTracts_2", "type": "esriFieldTypeDouble", "alias": "SDE_Static.GIS.CensusTracts2010_Tables.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TRACK_", "type": "esriFieldTypeInteger", "alias": "TRACK_", "domain": null }, { "name": "TRACK_ID", "type": "esriFieldTypeInteger", "alias": "TRACK_ID", "domain": null }, { "name": "STATEFP10", "type": "esriFieldTypeString", "alias": "STATEFP10", "length": 2, "domain": null }, { "name": "COUNTYFP10", "type": "esriFieldTypeString", "alias": "COUNTYFP10", "length": 3, "domain": null }, { "name": "TRACTCE10", "type": "esriFieldTypeString", "alias": "TRACTCE10", "length": 6, "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 11, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 7, "domain": null }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "length": 20, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "length": 5, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "length": 1, "domain": null }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "length": 11, "domain": null }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "length": 12, "domain": null }, { "name": "GEO_DISPLA", "type": "esriFieldTypeString", "alias": "GEO_DISPLA", "length": 254, "domain": null }, { "name": "D001", "type": "esriFieldTypeDouble", "alias": "D001", "domain": null }, { "name": "D002", "type": "esriFieldTypeDouble", "alias": "D002", "domain": null }, { "name": "D003", "type": "esriFieldTypeDouble", "alias": "D003", "domain": null }, { "name": "D004", "type": "esriFieldTypeDouble", "alias": "D004", "domain": null }, { "name": "D005", "type": "esriFieldTypeDouble", "alias": "D005", "domain": null }, { "name": "D006", "type": "esriFieldTypeDouble", "alias": "D006", "domain": null }, { "name": "D007", "type": "esriFieldTypeDouble", "alias": "D007", "domain": null }, { "name": "D008", "type": "esriFieldTypeDouble", "alias": "D008", "domain": null }, { "name": "D009", "type": "esriFieldTypeDouble", "alias": "D009", "domain": null }, { "name": "D010", "type": "esriFieldTypeDouble", "alias": "D010", "domain": null }, { "name": "D011", "type": "esriFieldTypeDouble", "alias": "D011", "domain": null }, { "name": "D012", "type": "esriFieldTypeDouble", "alias": "D012", "domain": null }, { "name": "D013", "type": "esriFieldTypeDouble", "alias": "D013", "domain": null }, { "name": "D014", "type": "esriFieldTypeDouble", "alias": "D014", "domain": null }, { "name": "D015", "type": "esriFieldTypeDouble", "alias": "D015", "domain": null }, { "name": "D016", "type": "esriFieldTypeDouble", "alias": "D016", "domain": null }, { "name": "D017", "type": "esriFieldTypeDouble", "alias": "D017", "domain": null }, { "name": "D018", "type": "esriFieldTypeDouble", "alias": "D018", "domain": null }, { "name": "D019", "type": "esriFieldTypeDouble", "alias": "D019", "domain": null }, { "name": "D020", "type": "esriFieldTypeDouble", "alias": "D020", "domain": null }, { "name": "D021", "type": "esriFieldTypeDouble", "alias": "D021", "domain": null }, { "name": "D022", "type": "esriFieldTypeDouble", "alias": "D022", "domain": null }, { "name": "D023", "type": "esriFieldTypeDouble", "alias": "D023", "domain": null }, { "name": "D024", "type": "esriFieldTypeDouble", "alias": "D024", "domain": null }, { "name": "D025", "type": "esriFieldTypeDouble", "alias": "D025", "domain": null }, { "name": "D026", "type": "esriFieldTypeDouble", "alias": "D026", "domain": null }, { "name": "D027", "type": "esriFieldTypeDouble", "alias": "D027", "domain": null }, { "name": "D028", "type": "esriFieldTypeDouble", "alias": "D028", "domain": null }, { "name": "D029", "type": "esriFieldTypeDouble", "alias": "D029", "domain": null }, { "name": "D030", "type": "esriFieldTypeDouble", "alias": "D030", "domain": null }, { "name": "D031", "type": "esriFieldTypeDouble", "alias": "D031", "domain": null }, { "name": "D032", "type": "esriFieldTypeDouble", "alias": "D032", "domain": null }, { "name": "D033", "type": "esriFieldTypeDouble", "alias": "D033", "domain": null }, { "name": "D034", "type": "esriFieldTypeDouble", "alias": "D034", "domain": null }, { "name": "D035", "type": "esriFieldTypeDouble", "alias": "D035", "domain": null }, { "name": "D036", "type": "esriFieldTypeString", "alias": "D036", "length": 254, "domain": null }, { "name": "D037", "type": "esriFieldTypeDouble", "alias": "D037", "domain": null }, { "name": "D038", "type": "esriFieldTypeDouble", "alias": "D038", "domain": null }, { "name": "D039", "type": "esriFieldTypeDouble", "alias": "D039", "domain": null }, { "name": "D040", "type": "esriFieldTypeDouble", "alias": "D040", "domain": null }, { "name": "D041", "type": "esriFieldTypeDouble", "alias": "D041", "domain": null }, { "name": "D042", "type": "esriFieldTypeDouble", "alias": "D042", "domain": null }, { "name": "D043", "type": "esriFieldTypeDouble", "alias": "D043", "domain": null }, { "name": "D044", "type": "esriFieldTypeDouble", "alias": "D044", "domain": null }, { "name": "D045", "type": "esriFieldTypeDouble", "alias": "D045", "domain": null }, { "name": "D046", "type": "esriFieldTypeDouble", "alias": "D046", "domain": null }, { "name": "D047", "type": "esriFieldTypeDouble", "alias": "D047", "domain": null }, { "name": "D048", "type": "esriFieldTypeDouble", "alias": "D048", "domain": null }, { "name": "D049", "type": "esriFieldTypeDouble", "alias": "D049", "domain": null }, { "name": "D050", "type": "esriFieldTypeDouble", "alias": "D050", "domain": null }, { "name": "D051", "type": "esriFieldTypeDouble", "alias": "D051", "domain": null }, { "name": "D052", "type": "esriFieldTypeDouble", "alias": "D052", "domain": null }, { "name": "D053", "type": "esriFieldTypeDouble", "alias": "D053", "domain": null }, { "name": "D054", "type": "esriFieldTypeDouble", "alias": "D054", "domain": null }, { "name": "D055", "type": "esriFieldTypeDouble", "alias": "D055", "domain": null }, { "name": "D056", "type": "esriFieldTypeDouble", "alias": "D056", "domain": null }, { "name": "D057", "type": "esriFieldTypeDouble", "alias": "D057", "domain": null }, { "name": "D058", "type": "esriFieldTypeDouble", "alias": "D058", "domain": null }, { "name": "D059", "type": "esriFieldTypeDouble", "alias": "D059", "domain": null }, { "name": "D060", "type": "esriFieldTypeDouble", "alias": "D060", "domain": null }, { "name": "D061", "type": "esriFieldTypeDouble", "alias": "D061", "domain": null }, { "name": "D062", "type": "esriFieldTypeDouble", "alias": "D062", "domain": null }, { "name": "D063", "type": "esriFieldTypeDouble", "alias": "D063", "domain": null }, { "name": "D064", "type": "esriFieldTypeDouble", "alias": "D064", "domain": null }, { "name": "D065", "type": "esriFieldTypeDouble", "alias": "D065", "domain": null }, { "name": "D066", "type": "esriFieldTypeDouble", "alias": "D066", "domain": null }, { "name": "D067", "type": "esriFieldTypeDouble", "alias": "D067", "domain": null }, { "name": "D068", "type": "esriFieldTypeDouble", "alias": "D068", "domain": null }, { "name": "D069", "type": "esriFieldTypeDouble", "alias": "D069", "domain": null }, { "name": "D070", "type": "esriFieldTypeDouble", "alias": "D070", "domain": null }, { "name": "D071", "type": "esriFieldTypeDouble", "alias": "D071", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R415_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a383_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 66, "name": "County Commissioners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMM_DIST", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "District 1 - Grahm Fountain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "District 2 - Carolyn Ketchel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "District 3 - Nathan Boyles", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "District 4 - Trey Goodwin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "District 5 - Kelly Windes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242986.779874757, "ymin": 498894.5138783902, "xmax": 1376720.4982991666, "ymax": 733508.7716830671, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "COMM_DIST", "type": "esriFieldTypeInteger", "alias": "COMMISIONER DISTRICT", "domain": null }, { "name": "COMM_NAME", "type": "esriFieldTypeString", "alias": "COMMISSIONER NAME", "length": 25, "domain": null }, { "name": "CON_LOCAL", "type": "esriFieldTypeString", "alias": "CON_LOCAL", "length": 150, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TotalPop", "type": "esriFieldTypeInteger", "alias": "TotalPop", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1023_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a832_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 67, "name": "FireDistricts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE_DIST", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ALMARANTE", "label": "ALMARANTE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BAKER", "label": "BAKER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BLACKMAN", "label": "BLACKMAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITY OF CRESTVIEW", "label": "CITY OF CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CITY OF FORT WALTON BEACH", "label": "CITY OF FORT WALTON BEACH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CITY OF LAUREL HILL", "label": "CITY OF LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CITY OF NICEVILLE", "label": "CITY OF NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CITY OF VALPARAISO", "label": "CITY OF VALPARAISO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DESTIN", "label": "DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DORCAS", "label": "DORCAS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 219, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EAST NICEVILLE", "label": "EAST NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EGLIN AFB", "label": "EGLIN AFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FLOROSA", "label": "FLOROSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 156, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "HOLT", "label": "HOLT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARY ESTHER", "label": "MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NO FIRE DISTRICT", "label": "NO FIRE DISTRICT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 212, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NORTH BAY", "label": "NORTH BAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NORTH OKALOOSA", "label": "NORTH OKALOOSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OCEAN CITY-WRIGHT", "label": "OCEAN CITY-WRIGHT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OCEAN CITY-WRITE", "label": "OCEAN CITY-WRITE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OKALOOSA ISLAND", "label": "OKALOOSA ISLAND", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FIRE_DIST]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.8323680907, "ymin": 498894.5148626417, "xmax": 1376720.4986272454, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FIRE_DIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FDDPY_", "type": "esriFieldTypeInteger", "alias": "FDDPY_", "domain": null }, { "name": "FDDPY_ID", "type": "esriFieldTypeInteger", "alias": "FDDPY_ID", "domain": null }, { "name": "FIRE_DIST", "type": "esriFieldTypeString", "alias": "FD", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 68, "name": "Florida House", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HSE_DIST", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 245, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 232, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "7", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HSE_DIST]", "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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243281.0994960815, "ymin": 505350.5731447339, "xmax": 1376682.5384013355, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "LONGNAME", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRICT", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL", "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 150, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCAL", "type": "esriFieldTypeString", "alias": "LOCAL", "length": 150, "domain": null }, { "name": "CAPITOL", "type": "esriFieldTypeString", "alias": "CAPITOL", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1083_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a886_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 69, "name": "Florida Senate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SEN_DIST", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 255, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 214, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SEN_DIST]", "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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243281.0994960815, "ymin": 505350.5022787303, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "LONGNAME", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRICT", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL", "domain": null }, { "name": "DEV", "type": "esriFieldTypeDouble", "alias": "DEV", "domain": null }, { "name": "DEVP", "type": "esriFieldTypeDouble", "alias": "DEVP", "domain": null }, { "name": "CAPITOL", "type": "esriFieldTypeString", "alias": "CAPITOL", "length": 150, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LOCAL", "type": "esriFieldTypeString", "alias": "LOCAL", "length": 150, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1084_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a887_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 70, "name": "School Board", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRAKES, CINDY", "label": "D1 - CINDY FRAKES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLEY, CHUCK", "label": "D2 - CHUCK KELLEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALKER, RODNEY", "label": "D3 - RODNEY WALKER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THIGPEN, CATHY", "label": "D4 - CATHY THIGPEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THRUSH, MELISSA", "label": "D5 - MELISSA THRUSH", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243250.731446579, "ymin": 506362.30340473354, "xmax": 1376683.957033664, "ymax": 733459.976505056, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OCSB_", "type": "esriFieldTypeDouble", "alias": "OCSB_", "domain": null }, { "name": "OCSB_ID", "type": "esriFieldTypeDouble", "alias": "OCSB_ID", "domain": null }, { "name": "MDIST", "type": "esriFieldTypeSmallInteger", "alias": "MDIST", "domain": null }, { "name": "MNAME", "type": "esriFieldTypeString", "alias": "MNAME", "length": 25, "domain": null }, { "name": "CON_LOCAL", "type": "esriFieldTypeString", "alias": "CON_LOCAL", "length": 150, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 60, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a36_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 71, "name": "TDC TaxDistrict", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2500003278, "ymin": 506349.215504393, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TDCTAX_DESC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TDCTAX_", "type": "esriFieldTypeInteger", "alias": "TDCTAX_", "domain": null }, { "name": "TDCTAX_ID", "type": "esriFieldTypeInteger", "alias": "TDCTAX_ID", "domain": null }, { "name": "TDCTAX_DESC", "type": "esriFieldTypeString", "alias": "DESC", "length": 55, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE_Edit_GIS_TDC_TaxDistrict_AR", "type": "esriFieldTypeDouble", "alias": "TDC_TaxDistrict.AREA", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R694_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a656_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 72, "name": "US Representatives", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONG_DIST", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 244, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "2", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONG_DIST]", "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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243324.2500003278, "ymin": 506349.2151763141, "xmax": 1376720.4982991666, "ymax": 733508.772011146, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CONG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "USRPY_", "type": "esriFieldTypeInteger", "alias": "USRPY_", "domain": null }, { "name": "USRPY_ID", "type": "esriFieldTypeInteger", "alias": "USRPY_ID", "domain": null }, { "name": "CONG_DIST", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "CONG_NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "CON_LOCAL", "type": "esriFieldTypeString", "alias": "LOCAL", "length": 150, "domain": null }, { "name": "CON_WASH", "type": "esriFieldTypeString", "alias": "WASHINGTON", "length": 150, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a35_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 73, "name": "Voting Polling Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 0, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1262121.5381930768, "ymin": 510368.3341065645, "xmax": 1366843.3107044995, "ymax": 720071.7388458997, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PCT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NO", "type": "esriFieldTypeSmallInteger", "alias": "NO", "domain": null }, { "name": "PPLACE", "type": "esriFieldTypeString", "alias": "PPLACE", "length": 60, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 110, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "PCT_NAME", "type": "esriFieldTypeString", "alias": "PCT_NAME", "length": 50, "domain": null }, { "name": "CITY_ZIP", "type": "esriFieldTypeString", "alias": "CITY_ZIP", "length": 50, "domain": null }, { "name": "SiteAddres", "type": "esriFieldTypeString", "alias": "SiteAddres", "length": 110, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a37_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 74, "name": "VotingPrecincts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Election" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 208, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 115, 223, 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": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243324.2500003278, "ymin": 506349.215504393, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PAGE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CONGRESS", "type": "esriFieldTypeString", "alias": "CONGRESS", "length": 25, "domain": null }, { "name": "SENATE", "type": "esriFieldTypeString", "alias": "SENATE", "length": 25, "domain": null }, { "name": "HOUSE", "type": "esriFieldTypeString", "alias": "HOUSE", "length": 25, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 25, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 25, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 25, "domain": null }, { "name": "SPECIAL", "type": "esriFieldTypeString", "alias": "SPECIAL", "length": 25, "domain": null }, { "name": "NO", "type": "esriFieldTypeSmallInteger", "alias": "NO", "domain": null }, { "name": "PPLACE", "type": "esriFieldTypeString", "alias": "PPLACE", "length": 60, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 110, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a34_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 75, "name": "Emergency", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 76, "name": "Critical Facilities" }, { "id": 77, "name": "EmergencyResponseZones" }, { "id": 78, "name": "EmergencyServiceNumber" }, { "id": 79, "name": "EvacuationZones" }, { "id": 80, "name": "HurricaneDebrisRemoval" }, { "id": 81, "name": "SheriffResponseZone" }, { "id": 82, "name": "SurgeZones" } ], "minScale": 48000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1237579.7270405889, "ymin": 427221.3911488056, "xmax": 1378214.629497245, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 76, "name": "Critical Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c12c4f3402606b59419fdcefc1c59555", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUGJVtkTFLA0EQhb9d9jQXhDQiOREkIFpocZAIIohCCpuINlY2YpGU4i9Qf4G2hnSSP5AINqKdjRdIoYVF2gv+gKi4l12LcOESbrrhvTfz5o0ipbTWi47jhGmYSjbGmAMhxCVQtNYC9IFOFEW1eICaIrc+epCfh8wMWIs3l6WilAq01iXHcUIFYK2tAnfPb1Buws02nB/D0ED3E/w1PKVUBajHgv5LICg3R9suXmEhBwUPBr/w/QNuxhYnLC3n4X4fWl3IzcLJI5wuwVEJsi6MTpo6Wg9hqwA7G9BowNcAgh4c7k2lJIQIAc6e4MqHvwjWXdhdgc3VMfchKegYY+r2VlRj9N1nHCvQllK2JyxJKWta6+ukxbTn/QOuV10NC5nVDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ADULT CONGREGATE LIVING FACILITY", "label": "ADULT CONGREGATE LIVING FACILITY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "879fd3e38654dc55fa7384974a9fe2ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPZJREFUGJV9kDFLw1AURo8vL4lQ6RiMS5eHOLjo6CQ46GBWoZvQpZNgWsWfUCT4a5zc1UkcHKTQJYI8yOBQFHspTR0MmETr2b57Dx/cqwHCONxsYjdYwET54zSRGw3QUPZ+BiuLZBeh1ff3dZHrYgYE5cFyLk1NnZwXR7Ezwe+5yGl5VZffPjwO7IBXkJ45Y5U57b/kT2fJj+xAnlt9DtOE65FwbDwCYK8iOzmd4ZXcFbFjznkaXZIGJxxlnn8LUmpWtE1MA2AKu+RcmJiHTLEGsl5pnkGEIvp+FQBdVPUgXTQ9urD16zM/vI/n4VADpAnb/4gFli/yq0PzgzUw2gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAMPGROUND", "label": "CAMPGROUND", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6fa08cdf9edfed9c73c0f964d730c783", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIdJREFUCJlNjjEKwlAQRB+6sIS1CEGwE3tTKnoAa6/gUew8jKW38BISq0WFbcM2YpOPmWZgBt6M8NcMmANdCWTwKXACWuAMvEtZAfWIUAEL4CXAUVVbM7tFxBfYqOouMy+iquvMXJnZBHgC28xcArU0TXN1931E3AfsAzgAnbh7D3xGm3059ANU0CTI0hgnpAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CHURCH", "label": "CHURCH", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bdc7ecd3058c9f9d92ec5d00df59d364", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVjYSABsGATFIp9bvRuseQ5ohR//fs/ioGBgYDi2GeeDD8YDzIwMvgxZD5uZPjC7MawWGotdsWLJXcyRD/P+8nAoMLwibmVge9vNabJsc812f/+j/rJ+DySgYFBGSqXy/CJOZwh6tkqdub/y34ulj7OAjXx+k8GhloGhv91DFHPCxgYGXoZ/jNMY+D/W8kwXfbzT2zOYI964frzI9tsBoFfWQwf2SoYmH+6MjAwrMfq5p/LJHdBND3f8HOryBdkhTiDjpv5/7KfWMSxKn63WOo8NnEAzNxH6EMy/2YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COUNTY DISTRIBUTION STAGING AREA", "label": "COUNTY DISTRIBUTION STAGING AREA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbbfea70b76b00cf994d22d8f62b64ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANNJREFUGJWF0DEOAUEYxfH/yCB2JwqNZA+wh1BpdKLdRjQacQPXcAKJQziAqER0OsU2q5BsY4cY1mjskizxuu/LL3nJkwDW2j6g+B4LLOTrmP9AWUYZ5LxeY7VGKIU1Boyh4vuUPQ9AvOFsBtUqtV6P9HDAbLcAGSSH5VaLehBw2Wxwu12cTofrbpd35zANQ25RhPQ8Sq5LslxSUqoIhVKkcQxSkh6PyGaTR5IUodWa03SKMxhw3+8xqxVqPC7Ac2MycfJvuw3D4ec8WgIIIdw/O/IEQvdC894k6uAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DISASTER ASSISTANCE CENTER", "label": "DISASTER ASSISTANCE CENTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c79379a1f13c9d3ee0142e026b68a2ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAWCAYAAAAW5GZjAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUKJGV0rFrFEEUx/HPekdGECQswnELaiBiI3ZRsBIDgpjGws6AYCWona2V/4CCiFVqi2AjgmBhOrGwEBQELSx0L0hYsBB8YrIW55535G6DP5hm5jvvvd/Mr+s/1J22+YWFDvuDTwv8ngpvMr/DjSzPn/er6s3MypvM16x1uN6rqm+tY+xwP0vpUS9iKjiCv3I8S2mpH3G1xd8QzlJaFbEBg5SWa86LOIC3HR73+PFvjIgzdUqvyohndcTF8Wrb3Blwoc+HIZzSERGncXBK96M1Tz9zsqmczwAbHZvjSvMadZsxyFhp4Hc41wbXLDbww71g7OtCwXrJA9ycAW7j/egHC26VvPx7YQlz+Ig1XMOLiSAVPDFcI5Ucxt2M9akRnVBKt3GvH/G9FS5TOivi1C+WmRF+GHCpjljtslLwcxc84JA8X6yr6kSdUllEXB4/n4D7bKmqLbwWsavb3gbH9Ac48mkClPf2awAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EMERGENCY RESPONSE PERSONNEL SHELTER", "label": "EMERGENCY RESPONSE PERSONNEL SHELTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d6c9789410e8e531bc7836fb2c2a9fe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXZJREFUKJFlkTFIW2EUhb/78kfpErFgtA866OAb0gryDDg6iKVgpg4dzVBeFqGEvHbNrAa0Y9/kruCQyU2xuLQOVbGtgmCVgBlSSigOMf/tEOUlepfL5ZxzD/dcw4NSLfqqJgfQbkuUTC7XunHTPVgbfgYCufwDf1sY72nZ2jBynEqhR9BqfXQTCVuW+r+AzR+wuNNB8x5SmAysDbkXGYBEwpaleRNwVIf9q9hy/RfkJ5CvtUA1dEUqOaNa9IGA/Rq83uoQDxfgrAFfzmFmA/IeTA7PqxZ9o2pyIgpLu/HmPun040bsFE5DJu3HR2eewc4d4aIJb6q98aX6UcU17bZExmiZxSycNuB3A37WY+I7DzJpeJ5CuK2aZHK5Zm0YydhgwKdXUNqG93ux4O0LeJlGlchxVg8MgONUCqqhy+jAPCtzMP4dTq6hNA3ZETT1JOqJFUCkklP98I3MkM/abNfnefy4WLQy1YnZ+Kq4IrdVx1k96Ob8B0Jlh1QRWDLCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE STATION", "label": "FIRE STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "19979a302f368f4a9b753bf156f31bba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVtjaFOA1EURM8bljyyb9cUAZKAa3BIgsRAGkQddaR/gcPxD2i2BhAIJCHB8RmoFRQF4Tab+xBNSwWjZiYnMwX/aXwXuRnaalUs3WCyh+cDCtWxnfXtrHmLCq09bL7Asc/BQTMELhG3kPvAJ4RD66gZfIx5ZDQHN8ITs3zBNxNKrkD3scsnpvAMvr16XeKhQlQQEngFoYRFXoDuCa2lXun11HNlrhqRIKcIyZag1h26dtrpCOWvqLxvoojOjjnvf4s/3TXSFuIcAiZ2AUyAoHfavP4CEZxFRXNpTHYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVERNMENT CENTER", "label": "GOVERNMENT CENTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d08be71d6d67cafd7fb38c5f8fe9ff0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAHCAYAAAAIy204AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP9JREFUKJGl0TFLlgEUBeAn++qSgcIH5aC06C6BU4tDCA5N0uaq4k/wNzg6tboKDv2AcAja2iQcKh1UNPKFIMQjfdjQK77f0uJZ7uHAPedcbs8dJnGGgXug1+HLeIFeVf1KcoQLPMdT/KyqE/xJ8gmX7d4M5qvqe5K9ruHmLUnyFo+xhdOq+oDPSZ5gtFukqp4lWU+yjSFD/X5/rmmaVbzGV/QxkeQlVrDT6g/wpaqmkuxW1WLbeijpVdM0HzHSStPYb/kAD7HWLZAE3t2aDRkmOcB7vMGjVh5r503b6sa/xx3iHNfY6IZ0T26whPGqmsVCktOq+obfSX7gGFf+g78QrV7q8lg0sQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HELICOPTER LANDING ZONE", "label": "HELICOPTER LANDING ZONE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "448e9ea2eadd457911165f43590425a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUGJV9jjFOw0AQAOdWF4ws0biAJh9IBemggTJpIpdueABfyA+cnj/ElCglXb6QngoKFOmSFEicMXspklhYsjzVrjTaWQvA5OWJLixLe5j0Gisz1AgStBbUSMLfpavk3gJEws5vyi0XZwWv2RggSee3Ts2j+yHnnBvbmWzUG4QBk+IZwGm4Ar7aRQ3vlOQAxDJEw6hdFPG8ZR/HH/sO05LuxQq/63qvxEfoxv8XvcpDFJcAn6TzHOAbPVWmwOpwcZHdebrZAy97PdtdA3h4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOSPITAL", "label": "HOSPITAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "988c717ba5082f2899b8703d9be896d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJpJREFUGJV1z6FqA0EYBOBvYcmakBBRqExECcRFlEJV6Lm8Q1xk3iI66nwfpK9QG6ioqSvxNb/aiN7BRWTUMMMwM9kd5J5U5hjhO1FzJz4pZZEiPm4StZRdijjVUjYivhKXDCniFQcRM/zVUrZ9xzMmHR+LOPbGJ5rBqGVv7PGOF5zx+9/BD966hSus8yCu8ogm0Q4PPmCaaOEKw20kDX+j//0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HURRICANE SHELTER", "label": "HURRICANE SHELTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "250dbd04b318fbf23db7e5357774eb3d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAf9JREFUKJGdkk9IUwEcxz97PtHpXO7lv/0JBGnCJAc96xRe0kLa8taM6JS85SFKyGPQJQi0P7fqHSKCmIsu6xUjDMIudWg6+4MYFIpbS6LN5p85We91GOpy0KHv8QsfPvD7fUX+M+LuQuoLyWuiyZ8HO4BUMNR09HTs36B//F4alNIqLZoU/OMpBFOQSEArB0+EtHZzhe/GoAfZ60Ky1bC+vsnk23muPpy1x1cKT6W+UNeWvQj2h5UOs+CLjh3lUeQj4Yl5GuoqaZSquf/6O7cGO7jyYJb4SkEDHKVG5fZQJ/ucNlqddVhqK8lv6lSKJs73OGlva2A0eIDesWk7/WGFSEAtgrrhkL0uAL4uZmmUzAydPUwms86Fa5McO1Kgy+sCpqnSDUe+xGi3WqoBmJj6yc3hQ1QIAg17LXha61hILONxtwCwde0iKJhi2dUN2banhuGAmzdTSVqarKSWfpH8kePcKSfL2RwAVZDaMepGLDaTkHu63Zw83sHnL0s8fv6JVqeV6yPd1FvNvHg1B0BtwdB2QG0gOGJ90vVsf9NBp70ed1sz7rbm7U8tJjNcvPsBQP37HUA8nff7Lr98NxrstMteF1ZLNdnVDWIzCS7dec9c7reKNhAsH0D0zLc4OHrXwgrEFXRDBlLoRgxRUNEGtldTPjmASEAF1LJ+V/4AY4myLXWr+MgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LAW ENFORCEMENT", "label": "LAW ENFORCEMENT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0e70550b21faf2b6ac39f256cdd07adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWFJREFUKJGdzz8vQ1EYx/Hv1dOo/1qViIRF1J9ETDc0jZgIIiJhaGJoiMkoMXgFHQziLYjBYLBYSBgMJAyCVJuGgVLR0N5Ltb237TW5QVUTv+nknN8n53kE/4wAOD4JuzCMllLljJ5/HvR0npnw+ubp8vQiai0FW5trjc2to27vtDsoAG4fFOvqXrTkeLOyJrnanDXmj5+Z73fikZtpsFdjswkkSULP5lCUFJFHlUDo5fuOn1mY6yOeSPL88s7ocC+7++ck33UswoLP68a/tvc7BIgnUtxHFQzDIBZ7I66mAdD17LdeAZyakM2zb2ag6L4m7KgXlEkSALlcnrtIDCEEDkc1lRXlxeHmygiBYJTLqwfekhnGhnpIpTW2tk+wWMrQ9SyqqhXCg8Mwi+sh82E5ouCwV7C0ETbvZuWGQvgVAfh3IkX3M2FXe6Pq91L7ZxNoclZpyqv2ZMLJcbmuFPqZD5CffFtNJkoMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MOBILE HOME PARK", "label": "MOBILE HOME PARK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a7a8e9cd5973b6a891994235c4b095ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGpJREFUCJklwTEOwVAAANBXPl27SXsit7BhtBnNGhKj9iJOYHeK3wWbBEn7Dd4LcG9N+9xktvAK8WzzTQ7exrFxDdXaKTZ2KCR18PdAkY3yZ+ha25SU6NPwOYZyaZ+ou9a8WrkEyEjd4AY/crEkQ3A9AAsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 3, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POD FOOD/WATER/ICE", "label": "POD FOOD/WATER/ICE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "15683cdceae0df1b137349389978d8f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVNJREFUKJGV0D1IAgEABeCnnp4cKAmWF55eQkEQYUF7OouUKW5BBaY0tLQpRBC3VUtDhINRLaFkg1NhaktDa1hLYgZlepdi4Il/NelQHNEbH3zweAQk8hgKVcY5TvezJ6QAEwg8geN+9ZJAKpJAyGTofwEx+6D5E7wmEnRHFP3dRmOiWeaVz8cnZ3JSdQ+KOjQ5naU+KCaTLGWx7PGXV3PV/QMFAJiPwigs+bwAvAPra5u1XO78M5vdIACAYtm4xmKZ1vhXUXc48BaLQSaTQetbxrDbDYoxEgC8X632CAEAcqVqrDeLYowwLLjwHr+AwTUPijH2J8tJcpQAgFa1stsZ1Acb5bKyGI2iFjkFANTCEWhXFkF7PCD1+mZT4HcIANBZrVuldPq6ns9vt4SPGWJqUt0pvMgVZlO3zQsin0rdqVk2SNvtt/2Xhmy2GwCzUjf38g2Ap2+a3J4DoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUBLIC WORKS FACILITY", "label": "PUBLIC WORKS FACILITY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ba0bb8d6cba7dae8f1bf64772fef284b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUGJWVkLFKw1AYhT9JyB26hS5J6aRLV9+hgkvXYh6hUHFUSgsOjq4u7h0Komu7Obm1Yx+gkNspi2Y4hXBdIhQSaz3jOR/nP/w+/5BfZ9owPI+ybHkU7PI8AQ7DKVyewDvQ28C9BxcxvNTCEcwtXCOdefBQwKjSbKHjjEmsdAWcltnQg34KM2fMtCV9+GXjGmnsYGLhBngEngq4a8MnUnXG1phuID3vYBDAraALvNZvlhYA1pi3pvS1D/7+ukZj+nP6TzjOslWd/w0EqkHIGVassQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RAPID IMPACT ASSESSMENT TEAM REFERENCE POINT", "label": "RAPID IMPACT ASSESSMENT TEAM REFERENCE POINT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e0faf7d78adb7dacd022bf58fd1279af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARpJREFUGJWFkK9rw1AUhb+bBPKgiSjTtaNufnIE4idKGNOjpGZQVTo6FRkxu/4BgdnCmK2oCHvVVVXTE1Wt6bszbfejGzvqcvnOgXMCfpGqXgKvIvL29R/8gIyqPjjnbjzPe1fVaxF5OYJV9RR4ms/nZ5PJhMFgcGKMeXbOFSJyLyIu2IEZ8Gitjeu6JssyyrKk3++LMeYOOFfVq31yZa2lrmu63S6+79PpdPYGjDEXqnobAFhrSdOU0WjEeDw+dFgulxRFwXA4JAxDCQDa7TbT6ZTFYkGSJABsNhtWqxV5nuP7/mfBKIpoNBpEUUSz2QRgvV4ThiFxHO8H+D7dfzrAnudRVRWz2QyA7XZLq9U6hkVE/krr9XqH+wO5nmwgf31g4wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TEMPORARY HOUSING SITE", "label": "TEMPORARY HOUSING ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244264.6178702563, "ymin": 507515.806675151, "xmax": 1372215.6398548335, "ymax": 729836.2101305574, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 25, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 5, "domain": null }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "length": 50, "domain": null }, { "name": "EMER_FUNCTION", "type": "esriFieldTypeString", "alias": "EMER_FUNCTION", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 15, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 200, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAT", "type": "esriFieldTypeString", "alias": "LAT", "length": 30, "domain": null }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 50, "domain": null }, { "name": "FACILITY_TYPEPS", "type": "esriFieldTypeString", "alias": "FACILITY_TYPEPS", "length": 50, "domain": null }, { "name": "CONTACTNAME", "type": "esriFieldTypeString", "alias": "CONTACTNAME", "length": 50, "domain": null }, { "name": "CONTACTTELE", "type": "esriFieldTypeString", "alias": "CONTACTTELE", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PAN", "type": "esriFieldTypeString", "alias": "PAN", "length": 10, "domain": null }, { "name": "SAD", "type": "esriFieldTypeString", "alias": "SAD", "length": 15, "domain": null }, { "name": "SAN", "type": "esriFieldTypeString", "alias": "SAN", "length": 15, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "ZIP_CITY", "type": "esriFieldTypeString", "alias": "ZIP_CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "REFNO", "type": "esriFieldTypeString", "alias": "REFNO", "length": 10, "domain": null }, { "name": "LONG", "type": "esriFieldTypeString", "alias": "LONG", "length": 30, "domain": null }, { "name": "MGRS", "type": "esriFieldTypeString", "alias": "MGRS", "length": 30, "domain": null }, { "name": "CFID", "type": "esriFieldTypeInteger", "alias": "CFID", "domain": null }, { "name": "GISNOTES", "type": "esriFieldTypeString", "alias": "GISNOTES", "length": 200, "domain": null }, { "name": "CREATE_BY", "type": "esriFieldTypeString", "alias": "CREATE_BY", "length": 50, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R770_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a705_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 77, "name": "EmergencyResponseZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONES", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 250, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "- -", "label": "- -", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "001A-5A-8WC", "label": "001A-5A-8WC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "001B-5B-8WC", "label": "001B-5B-8WC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "002-002-8HAFB", "label": "002-002-8HAFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "003-11-8ME", "label": "003-11-8ME", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004B-6S-9FW", "label": "004B-6S-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004C-6C-7FW", "label": "004C-6C-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004D-6S-9FW", "label": "004D-6S-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004G-1G-7FW", "label": "004G-1G-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004H-6H-8FW", "label": "004H-6H-8FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004I-6S-9FW", "label": "004I-6S-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004J-6H-9FW", "label": "004J-6H-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004K-11K-8FW", "label": "004K-11K-8FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R-3R-8FW", "label": "004R-3R-8FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R1-7R-7FW", "label": "004R1-7R-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R1-7R-8FWB", "label": "004R1-7R-8FWB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R2-7R-7FW", "label": "004R2-7R-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R3-7R-7FW", "label": "004R3-7R-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004R4-1R4-7FW", "label": "004R4-1R4-7FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004RR-6H-9FW", "label": "004RR-6H-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "004S-6S-9FW", "label": "004S-6S-9FW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005A2-3A2-8WRT", "label": "005A2-3A2-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005A3-11A3-8WRT", "label": "005A3-11A3-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005B-2B-7OC", "label": "005B-2B-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005DD-1DD-7OC", "label": "005DD-1DD-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005E-7E-8WRT", "label": "005E-7E-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005EE-1EE-7OC", "label": "005EE-1EE-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005FF-7FF-7OC", "label": "005FF-7FF-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005G-3G-8WRT", "label": "005G-3G-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005I-1I-80C", "label": "005I-1I-80C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005J-1J-8WRT", "label": "005J-1J-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005J1-7J-8WRT", "label": "005J1-7J-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005K-7K-7WRT", "label": "005K-7K-7WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005L-1L-8CMD", "label": "005L-1L-8CMD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005M-1M-8WRT", "label": "005M-1M-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005M1-1J-8WRT", "label": "005M1-1J-8WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005P-7P-7WRT", "label": "005P-7P-7WRT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005R-6R-9CIN", "label": "005R-6R-9CIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005S-3S-8OC", "label": "005S-3S-8OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005T1-1T1-7OC", "label": "005T1-1T1-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005W-3W-80C", "label": "005W-3W-80C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005X1-1XX-7OC", "label": "005X1-1XX-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005X2-1X-70C", "label": "005X2-1X-70C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "005X3-1X-7OC", "label": "005X3-1X-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "007A-4A-9OI", "label": "007A-4A-9OI", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "007B-4B-9OI", "label": "007B-4B-9OI", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "008A-9-10", "label": "008A-9-10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "008C-10-10E", "label": "008C-10-10E", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "009-2AF-70C", "label": "009-2AF-70C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "009A-2AF-7OC", "label": "009A-2AF-7OC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "010-10-1V", "label": "010-10-1V", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "011-2-7SHL", "label": "011-2-7SHL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "012-012-1", "label": "012-012-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "012-12-1", "label": "012-12-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "012-12-1V", "label": "012-12-1V", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "012-21-1", "label": "012-21-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "012A-21A-1", "label": "012A-21A-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "013-13-1", "label": "013-13-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "014-8-1BWB", "label": "014-8-1BWB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "014B-8-1S", "label": "014B-8-1S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "020-30-5HLT", "label": "020-30-5HLT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "020E-30E-5HLT", "label": "020E-30E-5HLT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "021-021-3", "label": "021-021-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "021-021-3GC", "label": "021-021-3GC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "021-021-4", "label": "021-021-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022N-80N-3GC", "label": "022N-80N-3GC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022N-80N-4", "label": "022N-80N-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022SE-80SE-4", "label": "022SE-80SE-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022SW-80SW-4", "label": "022SW-80SW-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022W-80W-4", "label": "022W-80W-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "022W-80W-5S", "label": "022W-80W-5S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "023A-41-3DRC", "label": "023A-41-3DRC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "023B-42-3DRC", "label": "023B-42-3DRC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "023SE-42E-3DRC", "label": "023SE-42E-3DRC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "024NE-20NE-5B", "label": "024NE-20NE-5B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "024NW-20NW-5W", "label": "024NW-20NW-5W", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "024SE-20SE-5B", "label": "024SE-20SE-5B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "024SW-20SW-5W", "label": "024SW-20SW-5W", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "025-60-3LH", "label": "025-60-3LH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "026A-50A-3NW", "label": "026A-50A-3NW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "026B-50B-3NE", "label": "026B-50B-3NE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "027-70-5C", "label": "027-70-5C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9-99-70C", "label": "9-99-70C", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243516.4047997445, "ymin": 427221.3911488056, "xmax": 1376716.9796054214, "ymax": 733508.435069561, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IRA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 100, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "Service URI", "length": 254, "domain": { "type": "codedValue", "name": "Service URI", "description": "URI for routing. This attribute is contained in the Emergency Service Boundary layer and will define the Service URI of the service.", "codedValues": [ { "name": "sip:sos@covingtonco911.covington.al.us.msi911.net", "code": "sip:sos@covingtonco911.covington.al.us.msi911.net" }, { "name": "sip:sos@opppd.covington.al.us.msi911.net", "code": "sip:sos@opppd.covington.al.us.msi911.net" }, { "name": "sip:sos@atmorepd.escambia.al.us.msi911.net", "code": "sip:sos@atmorepd.escambia.al.us.msi911.net" }, { "name": "sip:sos@brewtonpd.escambia.al.us.msi911.net", "code": "sip:sos@brewtonpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@ebrewtonpd.escambia.al.us.msi911.net", "code": "sip:sos@ebrewtonpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@escambiaco911.escambia.al.us.msi911.net", "code": "sip:sos@escambiaco911.escambia.al.us.msi911.net" }, { "name": "sip:sos@flomationpd.escambia.al.us.msi911.net", "code": "sip:sos@flomationpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@poarchcreektribalpd.escambia.al.us.msi911.net", "code": "sip:sos@poarchcreektribalpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@escambiaco911.escambia.fl.us.msi911.net", "code": "sip:sos@escambiaco911.escambia.fl.us.msi911.net" }, { "name": "sip:sos@pensacolapd.escambia.fl.us.msi911.net", "code": "sip:sos@pensacolapd.escambia.fl.us.msi911.net" }, { "name": "sip:sos@crestviewfd.okaloosa.fl.us.msi911.net", "code": "sip:sos@crestviewfd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@crestviewpd.okaloosa.fl.us.msi911.net", "code": "sip:sos@crestviewpd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@eglinsec.okaloosa.fl.us.msi911.net", "code": "sip:sos@eglinsec.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@eglinfire.okaloosa.fl.us.msi911.net", "code": "sip:sos@eglinfire.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@ftwaltonbeachpd.okaloosa.fl.us.msi911.net", "code": "sip:sos@ftwaltonbeachpd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@hurlburtfd.okaloosa.fl.us.msi911.net", "code": "sip:sos@hurlburtfd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@hurlburtsf.okaloosa.fl.us.msi911.net", "code": "sip:sos@hurlburtsf.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@nicevillepd.okaloosa.fl.us.msi911.net", "code": "sip:sos@nicevillepd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@ecc.okaloosa.fl.us.msi911.net", "code": "sip:sos@ecc.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosaems.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosaems.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosafire.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosafire.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosaso.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosaso.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@valparaisopd.okaloosa.fl.us.msi911.net", "code": "sip:sos@valparaisopd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@santarosacoso.santarosa.fl.us.msi911.net", "code": "sip:sos@santarosacoso.santarosa.fl.us.msi911.net" }, { "name": "sip:sos@santarosaco911.santarosa.fl.us.msi911.net", "code": "sip:sos@santarosaco911.santarosa.fl.us.msi911.net" }, { "name": "sip:sos@southwaltonfd.walton.fl.us.msi911.net", "code": "sip:sos@southwaltonfd.walton.fl.us.msi911.net" }, { "name": "sip:sos@waltoncoso.walton.fl.us.msi911.net", "code": "sip:sos@waltoncoso.walton.fl.us.msi911.net" }, { "name": "sip:sos@language.national.us.msi911.net", "code": "sip:sos@language.national.us.msi911.net" }, { "name": "sip:sos@poisoncontrol.national.us.msi911.net", "code": "sip:sos@poisoncontrol.national.us.msi911.net" }, { "name": "sip:sos@suicideline.national.us.msi911.net", "code": "sip:sos@suicideline.national.us.msi911.net" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": { "type": "codedValue", "name": "Service URN", "description": "The URN used to select the service for which a route is desired.", "codedValues": [ { "name": "urn:nena:policy", "code": "urn:nena:policy" }, { "name": "urn:nena:service:additionalData", "code": "urn:nena:service:additionalData" }, { "name": "urn:nena:service:responder.coast_guard", "code": "urn:nena:service:responder.coast_guard" }, { "name": "urn:nena:service:responder.ems", "code": "urn:nena:service:responder.ems" }, { "name": "urn:nena:service:responder.federal_police.atf", "code": "urn:nena:service:responder.federal_police.atf" }, { "name": "urn:nena:service:responder.federal_police.cbp", "code": "urn:nena:service:responder.federal_police.cbp" }, { "name": "urn:nena:service:responder.federal_police.dea", "code": "urn:nena:service:responder.federal_police.dea" }, { "name": "urn:nena:service:responder.federal_police.dss", "code": "urn:nena:service:responder.federal_police.dss" }, { "name": "urn:nena:service:responder.federal_police.fbi", "code": "urn:nena:service:responder.federal_police.fbi" }, { "name": "urn:nena:service:responder.federal_police.fps", "code": "urn:nena:service:responder.federal_police.fps" }, { "name": "urn:nena:service:responder.federal_police.ice", "code": "urn:nena:service:responder.federal_police.ice" }, { "name": "urn:nena:service:responder.federal_police.marshal", "code": "urn:nena:service:responder.federal_police.marshal" }, { "name": "urn:nena:service:responder.federal_police.pp", "code": "urn:nena:service:responder.federal_police.pp" }, { "name": "urn:nena:service:responder.federal_police.rcmp", "code": "urn:nena:service:responder.federal_police.rcmp" }, { "name": "urn:nena:service:responder.federal_police.usss", "code": "urn:nena:service:responder.federal_police.usss" }, { "name": "urn:nena:service:responder.fire", "code": "urn:nena:service:responder.fire" }, { "name": "urn:nena:service:responder.mountain_rescue", "code": "urn:nena:service:responder.mountain_rescue" }, { "name": "urn:nena:service:responder.poison_control", "code": "urn:nena:service:responder.poison_control" }, { "name": "urn:nena:service:responder.police", "code": "urn:nena:service:responder.police" }, { "name": "urn:nena:service:responder.psap", "code": "urn:nena:service:responder.psap" }, { "name": "urn:nena:service:responder.sheriff", "code": "urn:nena:service:responder.sheriff" }, { "name": "urn:nena:service:responder.stateProvincial_police", "code": "urn:nena:service:responder.stateProvincial_police" }, { "name": "urn:nena:service:sos.call_taker", "code": "urn:nena:service:sos.call_taker" }, { "name": "urn:nena:service:sos.level_2_esrp", "code": "urn:nena:service:sos.level_2_esrp" }, { "name": "urn:nena:service:sos.level_3_esrp", "code": "urn:nena:service:sos.level_3_esrp" }, { "name": "urn:nena:service:sos.psap", "code": "urn:nena:service:sos.psap" }, { "name": "urn:service:sos", "code": "urn:service:sos" }, { "name": "urn:service:sos.ambulance", "code": "urn:service:sos.ambulance" }, { "name": "urn:service:sos.animal-control", "code": "urn:service:sos.animal-control" }, { "name": "urn:service:sos.fire", "code": "urn:service:sos.fire" }, { "name": "urn:service:sos.gas", "code": "urn:service:sos.gas" }, { "name": "urn:service:sos.marine", "code": "urn:service:sos.marine" }, { "name": "urn:service:sos.physician", "code": "urn:service:sos.physician" }, { "name": "urn:service:sos.poison", "code": "urn:service:sos.poison" }, { "name": "urn:service:sos.police", "code": "urn:service:sos.police" }, { "name": "urn:service:sos.mountain", "code": "urn:service:sos.mountain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "DsplayName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Create_User", "type": "esriFieldTypeString", "alias": "Create User", "length": 50, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "Edit_User", "type": "esriFieldTypeString", "alias": "Edit User", "length": 50, "domain": null }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit User", "length": 8, "domain": null }, { "name": "ZONE_FIRE", "type": "esriFieldTypeString", "alias": "ZONE_FIRE", "length": 6, "domain": null }, { "name": "ZONES", "type": "esriFieldTypeString", "alias": "ZONES", "length": 20, "domain": null }, { "name": "ESN_Fire", "type": "esriFieldTypeString", "alias": "ESN_Fire", "length": 50, "domain": { "type": "codedValue", "name": "ESN Fire_1", "description": "ESN Fire", "codedValues": [ { "name": "AFD", "code": "AFD" }, { "name": "BKFD", "code": "BKFD" }, { "name": "BLFD", "code": "BLFD" }, { "name": "CFD", "code": "CFD" }, { "name": "DFCD", "code": "DFCD" }, { "name": "DFD", "code": "DFD" }, { "name": "EAFBFD", "code": "EAFBFD" }, { "name": "ENFD", "code": "ENFD" }, { "name": "FFCD", "code": "FFCD" }, { "name": "FWBFD", "code": "FWBFD" }, { "name": "HFD", "code": "HFD" }, { "name": "HFFD", "code": "HFFD" }, { "name": "LHFD", "code": "LHFD" }, { "name": "NBFCD", "code": "NBFCD" }, { "name": "NFD", "code": "NFD" }, { "name": "NOFD", "code": "NOFD" }, { "name": "OCWFCD", "code": "OCWFCD" }, { "name": "OIFD", "code": "OIFD" }, { "name": "VFD", "code": "VFD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IRA", "type": "esriFieldTypeString", "alias": "IRA", "length": 6, "domain": null }, { "name": "External_NGUID", "type": "esriFieldTypeString", "alias": "External_NGUID", "length": 75, "domain": null }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null }, { "name": "HELOAL", "type": "esriFieldTypeString", "alias": "HELOAL", "length": 10, "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "length": 254, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1085_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a888_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 78, "name": "EmergencyServiceNumber", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESN", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 240, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1 - FLOROSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2 - HURLBURT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3 - MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4 - FWB CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5 - OCEAN CITY WRIGHT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6 - SHALIMAR CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7 - OKALOOSA ISLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8 - DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9 - EGLIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10 - VALPARAISO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "11 - SHALIMAR COUNTY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "12 - NICEVILLE CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13 - NICEVILLE COUNTY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "14 - NORTH BAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20", "label": "15 - HOLT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21", "label": "21 - CRESTVIEW CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22", "label": "22 - NORTH OKALOOSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23", "label": "23 - DORCAS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24", "label": "24 - BAKER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25", "label": "25 - LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26", "label": "26 - ALMARANTE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "27", "label": "27 - BLACKMAN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2503284216, "ymin": 506408.37286639214, "xmax": 1376716.9796054214, "ymax": 733508.435069561, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOWNNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ESNPY_ESN_DESC", "type": "esriFieldTypeString", "alias": "ESN-DESC", "length": 50, "domain": { "type": "codedValue", "name": "ESN Description_1", "description": "ESN description Upper Lower", "codedValues": [ { "name": "Almarante", "code": "Almarante" }, { "name": "Blackman", "code": "Blackman" }, { "name": "Cellular Towers", "code": "Cellular Towers" }, { "name": "Dorcas", "code": "Dorcas" }, { "name": "Eglin AFB", "code": "Eglin AFB" }, { "name": "Florosa", "code": "Florosa" }, { "name": "Holt", "code": "Holt" }, { "name": "Hurlburt Field", "code": "Hurlburt Field" }, { "name": "North Bay", "code": "North Bay" }, { "name": "North Okaloosa", "code": "North Okaloosa" }, { "name": "Ocean City Wright", "code": "Ocean City Wright" }, { "name": "Okaloosa Island", "code": "Okaloosa Island" }, { "name": "Crestview city", "code": "Crestview city" }, { "name": "Destin city", "code": "Destin city" }, { "name": "Fort Walton Beach city", "code": "Fort Walton Beach city" }, { "name": "Laurel Hill city", "code": "Laurel Hill city" }, { "name": "Mary Esther city", "code": "Mary Esther city" }, { "name": "Niceville city", "code": "Niceville city" }, { "name": "Valparaiso city", "code": "Valparaiso city" }, { "name": "Okaloosa county", "code": "Okaloosa County" }, { "name": "Shalimar city", "code": "Shalimar city" }, { "name": "Shalimar county", "code": "Shalimar county" }, { "name": "Baker", "code": "Baker" }, { "name": "Niceville county", "code": "Niceville county" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ESN_long", "type": "esriFieldTypeInteger", "alias": "ESN_Long", "domain": null }, { "name": "MCODE", "type": "esriFieldTypeInteger", "alias": "MCODE", "domain": null }, { "name": "PSAP", "type": "esriFieldTypeInteger", "alias": "PSAP", "domain": { "type": "codedValue", "name": "PSAP Code_1", "description": "long int - 1-Primary or 2-secondary PSAP", "codedValues": [ { "name": "Primary PSAP", "code": 1 }, { "name": "Secondary PSAP", "code": 2 }, { "name": "Stand Alone Network", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAW", "type": "esriFieldTypeInteger", "alias": "LAW", "domain": null }, { "name": "FIRE", "type": "esriFieldTypeInteger", "alias": "FIRE", "domain": null }, { "name": "EMS", "type": "esriFieldTypeInteger", "alias": "EMS", "domain": null }, { "name": "COM", "type": "esriFieldTypeString", "alias": "COM", "length": 30, "domain": { "type": "codedValue", "name": "Yes No_1", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TOWNNAME", "type": "esriFieldTypeString", "alias": "TOWNNAME", "length": 35, "domain": { "type": "codedValue", "name": "City_1", "description": "GIS\tCity\tCity name Upper/Lower. A city name for the ZIP Code of an address, as given in the USPS City State file.\nCity name Upper/Lower. A city name for the ZIP Code of an address, as given in the USPS City State file.", "codedValues": [ { "name": "Baker", "code": "Baker" }, { "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": "Shalimar", "code": "Shalimar" }, { "name": "Valparaiso", "code": "Valparaiso" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Mcode_Desc", "type": "esriFieldTypeString", "alias": "Municipal Description", "length": 60, "domain": { "type": "codedValue", "name": "City_1", "description": "GIS\tCity\tCity name Upper/Lower. A city name for the ZIP Code of an address, as given in the USPS City State file.\nCity name Upper/Lower. A city name for the ZIP Code of an address, as given in the USPS City State file.", "codedValues": [ { "name": "Baker", "code": "Baker" }, { "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": "Shalimar", "code": "Shalimar" }, { "name": "Valparaiso", "code": "Valparaiso" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PSAPdesc", "type": "esriFieldTypeString", "alias": "PSAP Description", "length": 50, "domain": { "type": "codedValue", "name": "PSAP_2", "description": "PSAP Code 1-2-3", "codedValues": [ { "name": "Primary PSAP", "code": "Primary PSAP" }, { "name": "Secondary PSAP", "code": "Secondary PSAP" }, { "name": "Stand Alone Network", "code": "Stand Alone Network" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LawDesc", "type": "esriFieldTypeString", "alias": "Law Description", "length": 50, "domain": { "type": "codedValue", "name": "ESN Law_1", "description": "ESN Law", "codedValues": [ { "name": "CPD", "code": "CPD" }, { "name": "EAFBSF", "code": "EAFBSF" }, { "name": "FWBPD", "code": "FWBPD" }, { "name": "HFSF", "code": "HFSF" }, { "name": "NPD", "code": "NPD" }, { "name": "OCSO", "code": "OCSO" }, { "name": "SPD", "code": "SPD" }, { "name": "VPD", "code": "VPD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FireDesc", "type": "esriFieldTypeString", "alias": "FireDesc", "length": 50, "domain": { "type": "codedValue", "name": "ESN Fire_1", "description": "ESN Fire", "codedValues": [ { "name": "AFD", "code": "AFD" }, { "name": "BKFD", "code": "BKFD" }, { "name": "BLFD", "code": "BLFD" }, { "name": "CFD", "code": "CFD" }, { "name": "DFCD", "code": "DFCD" }, { "name": "DFD", "code": "DFD" }, { "name": "EAFBFD", "code": "EAFBFD" }, { "name": "ENFD", "code": "ENFD" }, { "name": "FFCD", "code": "FFCD" }, { "name": "FWBFD", "code": "FWBFD" }, { "name": "HFD", "code": "HFD" }, { "name": "HFFD", "code": "HFFD" }, { "name": "LHFD", "code": "LHFD" }, { "name": "NBFCD", "code": "NBFCD" }, { "name": "NFD", "code": "NFD" }, { "name": "NOFD", "code": "NOFD" }, { "name": "OCWFCD", "code": "OCWFCD" }, { "name": "OIFD", "code": "OIFD" }, { "name": "VFD", "code": "VFD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EMSdesc", "type": "esriFieldTypeString", "alias": "EMS Description", "length": 50, "domain": { "type": "codedValue", "name": "ESN EMS_1", "description": "ESN EMS Description", "codedValues": [ { "name": "EAFBFD", "code": "EAFBFD" }, { "name": "HFFD", "code": "HFFD" }, { "name": "OCEMS", "code": "OCEMS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": { "type": "codedValue", "name": "Legacy ESN No_2", "description": "Legacy ESN short int code 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 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "14", "code": 14 }, { "name": "14", "code": 19 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "23", "code": 23 }, { "name": "24", "code": 24 }, { "name": "25", "code": 25 }, { "name": "26", "code": 26 }, { "name": "27", "code": 27 }, { "name": "29", "code": 29 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ESN_No", "type": "esriFieldTypeString", "alias": "ESN No", "length": 5, "domain": { "type": "codedValue", "name": "ESN Number_1", "description": "A 4 digit numeric string that represents an Emergency Service Zone (ESZ).", "codedValues": [ { "name": "0000", "code": "0000" }, { "name": "0001", "code": "0001" }, { "name": "0002", "code": "0002" }, { "name": "0003", "code": "0003" }, { "name": "0004", "code": "0004" }, { "name": "0005", "code": "0005" }, { "name": "0006", "code": "0006" }, { "name": "0007", "code": "0007" }, { "name": "0008", "code": "0008" }, { "name": "0009", "code": "0009" }, { "name": "0010", "code": "0010" }, { "name": "0011", "code": "0011" }, { "name": "0012", "code": "0012" }, { "name": "0013", "code": "0013" }, { "name": "0014", "code": "0014" }, { "name": "0019", "code": "0019" }, { "name": "0020", "code": "0020" }, { "name": "0021", "code": "0021" }, { "name": "0022", "code": "0022" }, { "name": "0023", "code": "0023" }, { "name": "0024", "code": "0024" }, { "name": "0025", "code": "0025" }, { "name": "0026", "code": "0026" }, { "name": "0027", "code": "0027" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "External_NGUID", "type": "esriFieldTypeString", "alias": "External_NGUID", "length": 75, "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "length": 254, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1086_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a889_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 79, "name": "EvacuationZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EVAC_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.5 } }, "value": "A", "label": "ZONE A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1.5 } }, "value": "B", "label": "ZONE B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "value": "C", "label": "ZONE C", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2503284216, "ymin": 506349.215504393, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "EVAC_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EVCMN_", "type": "esriFieldTypeInteger", "alias": "EVCMN_", "domain": null }, { "name": "EVCMN_ID", "type": "esriFieldTypeInteger", "alias": "EVCMN_ID", "domain": null }, { "name": "EVAC_ZONE", "type": "esriFieldTypeString", "alias": "EVAC_ZONE", "length": 1, "domain": null }, { "name": "EvacDesc", "type": "esriFieldTypeString", "alias": "Evacuation Description", "length": 50, "domain": null }, { "name": "EvacDefinition", "type": "esriFieldTypeString", "alias": "Evacuation Definition", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R877_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a778_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 80, "name": "HurricaneDebrisRemoval", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HDRP_NUM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 205, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "19", "label": "19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21", "label": "21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22", "label": "22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23", "label": "23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25", "label": "25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "27", "label": "27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28", "label": "28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29", "label": "29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31", "label": "31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32", "label": "32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33", "label": "33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34", "label": "34", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35", "label": "35", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37", "label": "37", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "38", "label": "38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "39", "label": "39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "40", "label": "40", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41", "label": "41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43", "label": "43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44", "label": "44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45", "label": "45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46", "label": "46", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47", "label": "47", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "49", "label": "49", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50", "label": "50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "51", "label": "51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "52", "label": "52", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "53", "label": "53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "54", "label": "54", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "55", "label": "55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "56", "label": "56", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "57", "label": "57", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "58", "label": "58", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 247, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "59", "label": "59", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 239, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60", "label": "60", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243624.635554418, "ymin": 506338.3802242279, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SDE.GIS.HURRICANEDEBRISREMOVAL.AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "HDRPY_", "type": "esriFieldTypeInteger", "alias": "HDRPY_", "domain": null }, { "name": "HDRPY_ID", "type": "esriFieldTypeInteger", "alias": "HDRPY_ID", "domain": null }, { "name": "HDRP_NUM", "type": "esriFieldTypeInteger", "alias": "HDRP_NUM", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R81_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a54_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 81, "name": "SheriffResponseZone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONES", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "1", "label": "1 - Baker, Holt, Escambia Farms, Blackmon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "2", "label": "2 - Laurel Hill, Auburn, Svea, Garden City, Dorcas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "3", "label": "3 - Holt, Galliver, Milligan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "4", "label": "4 - Crestview Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "5", "label": "5 - Crestview City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "6", "label": "6 - Valparaiso City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "7", "label": "7 - Niceville City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 215, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "8", "label": "8 - Niceville Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "9", "label": "9 - Bluewater Bay", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "10", "label": "10 - Okaloosa Regional Airport", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "11", "label": "11 - Eglin AFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "12", "label": "12 - Shalimar Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "13", "label": "13 - Shalimar City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "14", "label": "14 - Ocean City East", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "15", "label": "15 - Wright North", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "16", "label": "16 - Ocean City West", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "17", "label": "17 - Wright South", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 227, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "18", "label": "18 - Okaloosa Walton/UWF Campus", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "19", "label": "19 - Fort Walton Beach City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "20", "label": "20 - Cinco Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "21", "label": "21 - Mary Esther City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "22", "label": "22 - Hurlburt Field AFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "23", "label": "23 - Mary Esther Unincorporated, Florosa", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "24", "label": "24 - Okaloosa Island", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "25", "label": "25 - Destin West", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "26", "label": "26 - Destin East", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "27", "label": "27 - Destin City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "31", "label": "31 - Choctawhatchee Bay", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "32", "label": "32 - Gulf of Mexico", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "33", "label": "33 - Santa Rosa Sound", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "34", "label": "34 - Cinco Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "35", "label": "35 - Garnier Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "36", "label": "36 - Boggy Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "37", "label": "37 - Rocky Bayou", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243516.4051278383, "ymin": 498894.5145345628, "xmax": 1376716.9796054214, "ymax": 733508.435069561, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONES", "type": "esriFieldTypeSmallInteger", "alias": "ZONES", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 70, "domain": null }, { "name": "DIST", "type": "esriFieldTypeSmallInteger", "alias": "DIST", "domain": null }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "Create User", "length": 255, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "edit_user", "type": "esriFieldTypeString", "alias": "Edit User", "length": 255, "domain": null }, { "name": "edit_date", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 100, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "Emergency Service Boundary NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "Service URI", "length": 254, "domain": { "type": "codedValue", "name": "Service URI", "description": "URI for routing. This attribute is contained in the Emergency Service Boundary layer and will define the Service URI of the service.", "codedValues": [ { "name": "sip:sos@covingtonco911.covington.al.us.msi911.net", "code": "sip:sos@covingtonco911.covington.al.us.msi911.net" }, { "name": "sip:sos@opppd.covington.al.us.msi911.net", "code": "sip:sos@opppd.covington.al.us.msi911.net" }, { "name": "sip:sos@atmorepd.escambia.al.us.msi911.net", "code": "sip:sos@atmorepd.escambia.al.us.msi911.net" }, { "name": "sip:sos@brewtonpd.escambia.al.us.msi911.net", "code": "sip:sos@brewtonpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@ebrewtonpd.escambia.al.us.msi911.net", "code": "sip:sos@ebrewtonpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@escambiaco911.escambia.al.us.msi911.net", "code": "sip:sos@escambiaco911.escambia.al.us.msi911.net" }, { "name": "sip:sos@flomationpd.escambia.al.us.msi911.net", "code": "sip:sos@flomationpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@poarchcreektribalpd.escambia.al.us.msi911.net", "code": "sip:sos@poarchcreektribalpd.escambia.al.us.msi911.net" }, { "name": "sip:sos@escambiaco911.escambia.fl.us.msi911.net", "code": "sip:sos@escambiaco911.escambia.fl.us.msi911.net" }, { "name": "sip:sos@pensacolapd.escambia.fl.us.msi911.net", "code": "sip:sos@pensacolapd.escambia.fl.us.msi911.net" }, { "name": "sip:sos@crestviewfd.okaloosa.fl.us.msi911.net", "code": "sip:sos@crestviewfd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@crestviewpd.okaloosa.fl.us.msi911.net", "code": "sip:sos@crestviewpd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@eglinsec.okaloosa.fl.us.msi911.net", "code": "sip:sos@eglinsec.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@eglinfire.okaloosa.fl.us.msi911.net", "code": "sip:sos@eglinfire.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@ftwaltonbeachpd.okaloosa.fl.us.msi911.net", "code": "sip:sos@ftwaltonbeachpd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@hurlburtfd.okaloosa.fl.us.msi911.net", "code": "sip:sos@hurlburtfd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@hurlburtsf.okaloosa.fl.us.msi911.net", "code": "sip:sos@hurlburtsf.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@nicevillepd.okaloosa.fl.us.msi911.net", "code": "sip:sos@nicevillepd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@ecc.okaloosa.fl.us.msi911.net", "code": "sip:sos@ecc.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosaems.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosaems.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosafire.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosafire.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@okaloosaso.okaloosa.fl.us.msi911.net", "code": "sip:sos@okaloosaso.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@valparaisopd.okaloosa.fl.us.msi911.net", "code": "sip:sos@valparaisopd.okaloosa.fl.us.msi911.net" }, { "name": "sip:sos@santarosacoso.santarosa.fl.us.msi911.net", "code": "sip:sos@santarosacoso.santarosa.fl.us.msi911.net" }, { "name": "sip:sos@santarosaco911.santarosa.fl.us.msi911.net", "code": "sip:sos@santarosaco911.santarosa.fl.us.msi911.net" }, { "name": "sip:sos@southwaltonfd.walton.fl.us.msi911.net", "code": "sip:sos@southwaltonfd.walton.fl.us.msi911.net" }, { "name": "sip:sos@waltoncoso.walton.fl.us.msi911.net", "code": "sip:sos@waltoncoso.walton.fl.us.msi911.net" }, { "name": "sip:sos@language.national.us.msi911.net", "code": "sip:sos@language.national.us.msi911.net" }, { "name": "sip:sos@poisoncontrol.national.us.msi911.net", "code": "sip:sos@poisoncontrol.national.us.msi911.net" }, { "name": "sip:sos@suicideline.national.us.msi911.net", "code": "sip:sos@suicideline.national.us.msi911.net" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": { "type": "codedValue", "name": "Service URN", "description": "The URN used to select the service for which a route is desired.", "codedValues": [ { "name": "urn:nena:policy", "code": "urn:nena:policy" }, { "name": "urn:nena:service:additionalData", "code": "urn:nena:service:additionalData" }, { "name": "urn:nena:service:responder.coast_guard", "code": "urn:nena:service:responder.coast_guard" }, { "name": "urn:nena:service:responder.ems", "code": "urn:nena:service:responder.ems" }, { "name": "urn:nena:service:responder.federal_police.atf", "code": "urn:nena:service:responder.federal_police.atf" }, { "name": "urn:nena:service:responder.federal_police.cbp", "code": "urn:nena:service:responder.federal_police.cbp" }, { "name": "urn:nena:service:responder.federal_police.dea", "code": "urn:nena:service:responder.federal_police.dea" }, { "name": "urn:nena:service:responder.federal_police.dss", "code": "urn:nena:service:responder.federal_police.dss" }, { "name": "urn:nena:service:responder.federal_police.fbi", "code": "urn:nena:service:responder.federal_police.fbi" }, { "name": "urn:nena:service:responder.federal_police.fps", "code": "urn:nena:service:responder.federal_police.fps" }, { "name": "urn:nena:service:responder.federal_police.ice", "code": "urn:nena:service:responder.federal_police.ice" }, { "name": "urn:nena:service:responder.federal_police.marshal", "code": "urn:nena:service:responder.federal_police.marshal" }, { "name": "urn:nena:service:responder.federal_police.pp", "code": "urn:nena:service:responder.federal_police.pp" }, { "name": "urn:nena:service:responder.federal_police.rcmp", "code": "urn:nena:service:responder.federal_police.rcmp" }, { "name": "urn:nena:service:responder.federal_police.usss", "code": "urn:nena:service:responder.federal_police.usss" }, { "name": "urn:nena:service:responder.fire", "code": "urn:nena:service:responder.fire" }, { "name": "urn:nena:service:responder.mountain_rescue", "code": "urn:nena:service:responder.mountain_rescue" }, { "name": "urn:nena:service:responder.poison_control", "code": "urn:nena:service:responder.poison_control" }, { "name": "urn:nena:service:responder.police", "code": "urn:nena:service:responder.police" }, { "name": "urn:nena:service:responder.psap", "code": "urn:nena:service:responder.psap" }, { "name": "urn:nena:service:responder.sheriff", "code": "urn:nena:service:responder.sheriff" }, { "name": "urn:nena:service:responder.stateProvincial_police", "code": "urn:nena:service:responder.stateProvincial_police" }, { "name": "urn:nena:service:sos.call_taker", "code": "urn:nena:service:sos.call_taker" }, { "name": "urn:nena:service:sos.level_2_esrp", "code": "urn:nena:service:sos.level_2_esrp" }, { "name": "urn:nena:service:sos.level_3_esrp", "code": "urn:nena:service:sos.level_3_esrp" }, { "name": "urn:nena:service:sos.psap", "code": "urn:nena:service:sos.psap" }, { "name": "urn:service:sos", "code": "urn:service:sos" }, { "name": "urn:service:sos.ambulance", "code": "urn:service:sos.ambulance" }, { "name": "urn:service:sos.animal-control", "code": "urn:service:sos.animal-control" }, { "name": "urn:service:sos.fire", "code": "urn:service:sos.fire" }, { "name": "urn:service:sos.gas", "code": "urn:service:sos.gas" }, { "name": "urn:service:sos.marine", "code": "urn:service:sos.marine" }, { "name": "urn:service:sos.physician", "code": "urn:service:sos.physician" }, { "name": "urn:service:sos.poison", "code": "urn:service:sos.poison" }, { "name": "urn:service:sos.police", "code": "urn:service:sos.police" }, { "name": "urn:service:sos.mountain", "code": "urn:service:sos.mountain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "ESN_LE", "type": "esriFieldTypeString", "alias": "ESN Law", "length": 50, "domain": { "type": "codedValue", "name": "ESN Law_1", "description": "ESN Law", "codedValues": [ { "name": "CPD", "code": "CPD" }, { "name": "EAFBSF", "code": "EAFBSF" }, { "name": "FWBPD", "code": "FWBPD" }, { "name": "HFSF", "code": "HFSF" }, { "name": "NPD", "code": "NPD" }, { "name": "OCSO", "code": "OCSO" }, { "name": "SPD", "code": "SPD" }, { "name": "VPD", "code": "VPD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "External_NGUID", "type": "esriFieldTypeString", "alias": "External_NGUID", "length": 75, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "DsplayName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1087_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a890_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 82, "name": "SurgeZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Emergency" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 247, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237579.7270405889, "ymin": 500868.50796189904, "xmax": 1378214.629497245, "ymax": 608625.00340648, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Cat", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Cat", "type": "esriFieldTypeString", "alias": "Category", "length": 254, "domain": null }, { "name": "SUM_AREA", "type": "esriFieldTypeDouble", "alias": "Total Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R878_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a779_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 83, "name": "School", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 84, "name": "Schools_Point" }, { "id": 85, "name": "ElementarySchool" }, { "id": 86, "name": "MiddleSchool" }, { "id": 87, "name": "HighSchool" } ], "minScale": 48000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1243624.635554418, "ymin": 506338.4999746382, "xmax": 1376720.7204115838, "ymax": 733508.6611189842, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 84, "name": "Schools_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "191567b611aa8836f219125c0a15caa7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAThJREFUKJGtkj9rwgAQxd9RMQURCXU0SFEcHEoXh65GB+OSxcWP0LmdGnBoRylCwY/gJiLdCmbLICkWQSqKxaYGpKI4OQil1yFQ+09JIW883o/37jgf/imfZ8D7YPBAtq2SLFuuAGI+BvMTdzrPAFpYLq9IlifbK81mQCazh3w+hlIphkRCZV3PbgfCYbBhvJEoPmI+10iSbndWQjD4StPpCSWTY1c7YLWakCyPf469OSvr+hH7/QeuADbNawjCKRmGwMPhC2xboXS69wvgVusQknSHbjeOQsEZFosSNO2eTfOGUqnzT4DbbY1F8YIqlX1Uq5u4Wg2o1wU0Gmc8GqmwrLSTEApdUjYLWN++wNF6DSgKUC7HOZerOcBi8bf5q/p9QFHIu2/1GIhEgGZztzMQ2AAUjZLbhA9tGmobWWxYagAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "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": 1265683.1337601691, "ymin": 511097.6184091419, "xmax": 1364232.3654670864, "ymax": 717604.7546066493, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.SchoolPoint.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "SCHRG_", "type": "esriFieldTypeInteger", "alias": "SCHRG_", "domain": null }, { "name": "SCHRG_ID", "type": "esriFieldTypeInteger", "alias": "SCHRG_ID", "domain": null }, { "name": "SCHRG_AREA", "type": "esriFieldTypeDouble", "alias": "SCHRG_AREA", "domain": null }, { "name": "SCHRG_PERIMETER", "type": "esriFieldTypeDouble", "alias": "SCHRG_PERIMETER", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": null }, { "name": "NAME_OFF", "type": "esriFieldTypeString", "alias": "NAME_OFF", "length": 35, "domain": null }, { "name": "REF_NUM", "type": "esriFieldTypeString", "alias": "REF_NUM", "length": 5, "domain": null }, { "name": "NO", "type": "esriFieldTypeInteger", "alias": "NO", "domain": null }, { "name": "RATING", "type": "esriFieldTypeString", "alias": "RATING", "length": 5, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R120_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a93_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 85, "name": "ElementarySchool", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POLYNAM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 127, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ANTIOCH ELEMENTRY SCHOOL", "label": "ANTIOCH ELEMENTRY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 214, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BAKER SCHOOL", "label": "BAKER SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BLUEWATER ELEMENTARY SCHOOL", "label": "BLUEWATER ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BOB SIKES ELEMENTARY SCHOOL", "label": "BOB SIKES ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DESTIN ELEMENTARY SCHOOL", "label": "DESTIN ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 255, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EDGE ELEMENTARY SCHOOL", "label": "EDGE ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EDWINS ELEMENTARY SCHOOL", "label": "EDWINS ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EGLIN ELEMENTARY SCHOOL", "label": "EGLIN ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ELLIOT POINT ELEMENTARY SCHOOL", "label": "ELLIOT POINT ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FLOROSA ELEMENTARY SCHOOL", "label": "FLOROSA ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "KENWOOD ELEMENTARY SCHOOL", "label": "KENWOOD ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "LAUREL HILL SCHOOL", "label": "LAUREL HILL SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "LONGWOOD ELEMENTARY SCHOOL", "label": "LONGWOOD ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MARY ESTHER ELEMENTARY SCHOOL", "label": "MARY ESTHER ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NORTHWOOD ELEMENTARY SCHOOL", "label": "NORTHWOOD ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 181, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PLEW ELEMENTARY SCHOOL", "label": "PLEW ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RIVERSIDE ELEMENTARY SCHOOL", "label": "RIVERSIDE ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SHALIMAR ELEMENTARY SCHOOL", "label": "SHALIMAR ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 156, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "VALPARAISO ELEMENTARY SCHOOL", "label": "VALPARAISO ELEMENTARY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALKER ELEMENTRY SCHOOL", "label": "WALKER ELEMENTRY SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 207, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "WRIGHT ELEMENTARY SCHOOL", "label": "WRIGHT ELEMENTARY SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[POLYNAM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 178, 178, 178, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243624.635554418, "ymin": 506338.4999746382, "xmax": 1376720.7204115838, "ymax": 733508.6611189842, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POLYNAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.ElementarySchool.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ELE_", "type": "esriFieldTypeInteger", "alias": "ELE_", "domain": null }, { "name": "ELE_ID", "type": "esriFieldTypeInteger", "alias": "ELE_ID", "domain": null }, { "name": "POLYNAM", "type": "esriFieldTypeString", "alias": "POLYNAM", "length": 30, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "POLYTYP", "type": "esriFieldTypeString", "alias": "POLYTYP", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a95_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 86, "name": "MiddleSchool", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POLYNAM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BAKER SCHOOL", "label": "BAKER SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BRUNER JR MIDDLE SCHOOL", "label": "BRUNER JR MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DAVIDSON MIDDLE SCHOOL", "label": "DAVIDSON MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 189, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DESTIN MIDDLE SCHOOL", "label": "DESTIN MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAUREL HILL SCHOOL", "label": "LAUREL HILL SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEWIS MIDDLE SCHOOL", "label": "LEWIS MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MEIGS MIDDLE SCHOOL", "label": "MEIGS MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PRYOR MIDDLE SCHOOL", "label": "PRYOR MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RUCKEL MIDDLE SCHOOL", "label": "RUCKEL MIDDLE SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SHOAL RIVER MIDDLE SCHOOL", "label": "SHOAL RIVER MIDDLE SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[POLYNAM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 178, 178, 178, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243624.6358824968, "ymin": 506338.4999746382, "xmax": 1376720.7204115838, "ymax": 733508.6611189842, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POLYNAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.MiddleSchool.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "MID_", "type": "esriFieldTypeInteger", "alias": "MID_", "domain": null }, { "name": "MID_ID", "type": "esriFieldTypeInteger", "alias": "MID_ID", "domain": null }, { "name": "POLYNAM", "type": "esriFieldTypeString", "alias": "POLYNAM", "length": 30, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "POLYTYP", "type": "esriFieldTypeString", "alias": "POLYTYP", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a96_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 87, "name": "HighSchool", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POLYNAM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BAKER SCHOOL", "label": "BAKER SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CHOCTAWHATCHEE HIGH SCHOOL", "label": "CHOCTAWHATCHEE HIGH SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CRESTVIEW HIGH SCHOOL", "label": "CRESTVIEW HIGH SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FORT WALTON BEACH HIGH SCHOOL", "label": "FORT WALTON BEACH HIGH SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "LAUREL HILL SCHOOL", "label": "LAUREL HILL SCHOOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NICEVILLE HIGH SCHOOL", "label": "NICEVILLE HIGH SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[POLYNAM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 178, 178, 178, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243624.635554418, "ymin": 506338.4999746382, "xmax": 1376720.7204115838, "ymax": 733508.6611189842, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POLYNAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.HighSchool.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HIG_", "type": "esriFieldTypeInteger", "alias": "HIG_", "domain": null }, { "name": "HIG_ID", "type": "esriFieldTypeInteger", "alias": "HIG_ID", "domain": null }, { "name": "POLYNAM", "type": "esriFieldTypeString", "alias": "POLYNAM", "length": 30, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "POLYTYP", "type": "esriFieldTypeString", "alias": "POLYTYP", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a97_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 88, "name": "Administrative", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 89, "name": "PLSS" }, { "id": 90, "name": "County Boundary" }, { "id": 91, "name": "Eglin AFB Boundary" }, { "id": 92, "name": "Eglin AFB Boundary (transparency)" }, { "id": 93, "name": "AFB Installations" }, { "id": 94, "name": "City Limits" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1181000.0173655897, "ymin": 386700.01254606247, "xmax": 1741000.0174420774, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 89, "name": "PLSS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PATPLS_STR_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1243441.4610520005, "ymin": 505708.9057613909, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RANGE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.GIS.PLSS_Sections.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "PLS_", "type": "esriFieldTypeInteger", "alias": "PLS_", "domain": null }, { "name": "PLS_ID", "type": "esriFieldTypeInteger", "alias": "PLS_ID", "domain": null }, { "name": "PATPLS_MAP_NO", "type": "esriFieldTypeSmallInteger", "alias": "MAP-NO", "domain": null }, { "name": "PATPLS_DATA_TILE", "type": "esriFieldTypeSmallInteger", "alias": "DATA-TILE", "domain": null }, { "name": "PATPLS_STR_NO", "type": "esriFieldTypeString", "alias": "STR-NO", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TS", "length": 3, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RNG", "length": 3, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SEC", "length": 3, "domain": null }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTR", "length": 3, "domain": null }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOC", "length": 8, "domain": null }, { "name": "QTRNAME", "type": "esriFieldTypeString", "alias": "QTR-NAME", "length": 3, "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP-INDEX", "length": 6, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "DATA-TILE-QUAD", "length": 3, "domain": null }, { "name": "PATPLS_SEC_NO", "type": "esriFieldTypeString", "alias": "SEC-NO", "length": 2, "domain": null }, { "name": "PATPLS_TS_NO", "type": "esriFieldTypeString", "alias": "TS-NO", "length": 2, "domain": null }, { "name": "PATPLS_RG_NO", "type": "esriFieldTypeString", "alias": "RG-NO", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R41_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 90, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "Okaloosa County GIS Department", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "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": "SDE.GIS.CountyBoundary.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "COUNTY_", "type": "esriFieldTypeInteger", "alias": "COUNTY_", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeInteger", "alias": "COUNTY_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R34_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 91, "name": "Eglin AFB Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 114, 137, 68, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1181000.0173655897, "ymin": 386700.01254606247, "xmax": 1741000.0174420774, "ymax": 666700.0125843138, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ALTERNATEF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTERNATEF", "type": "esriFieldTypeString", "alias": "ALTERNATEF", "length": 254, "domain": null }, { "name": "ALTERNAT_1", "type": "esriFieldTypeString", "alias": "ALTERNAT_1", "length": 80, "domain": null }, { "name": "AREASIZE", "type": "esriFieldTypeDouble", "alias": "AREASIZE", "domain": null }, { "name": "AREASIZEUO", "type": "esriFieldTypeString", "alias": "AREASIZEUO", "length": 18, "domain": null }, { "name": "BASETYPE", "type": "esriFieldTypeString", "alias": "BASETYPE", "length": 27, "domain": null }, { "name": "CATEGORYCO", "type": "esriFieldTypeString", "alias": "CATEGORYCO", "length": 6, "domain": null }, { "name": "COCOMCOMPO", "type": "esriFieldTypeString", "alias": "COCOMCOMPO", "length": 18, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 3, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 254, "domain": null }, { "name": "DATACOLLEC", "type": "esriFieldTypeString", "alias": "DATACOLLEC", "length": 64, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 100, "domain": null }, { "name": "DATASTEWAR", "type": "esriFieldTypeString", "alias": "DATASTEWAR", "length": 20, "domain": null }, { "name": "DATEEDITED", "type": "esriFieldTypeDate", "alias": "DATEEDITED", "length": 8, "domain": null }, { "name": "DATERECORD", "type": "esriFieldTypeDate", "alias": "DATERECORD", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 254, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ELEVATIONU", "type": "esriFieldTypeString", "alias": "ELEVATIONU", "length": 17, "domain": null }, { "name": "FACILITYNU", "type": "esriFieldTypeString", "alias": "FACILITYNU", "length": 20, "domain": null }, { "name": "FEATUREDES", "type": "esriFieldTypeString", "alias": "FEATUREDES", "length": 254, "domain": null }, { "name": "FEATURENAM", "type": "esriFieldTypeString", "alias": "FEATURENAM", "length": 80, "domain": null }, { "name": "FLEXFIELDD", "type": "esriFieldTypeDate", "alias": "FLEXFIELDD", "length": 8, "domain": null }, { "name": "FLEXFIELDI", "type": "esriFieldTypeInteger", "alias": "FLEXFIELDI", "domain": null }, { "name": "FLEXFIELDR", "type": "esriFieldTypeDouble", "alias": "FLEXFIELDR", "domain": null }, { "name": "FLEXFIELDS", "type": "esriFieldTypeString", "alias": "FLEXFIELDS", "length": 254, "domain": null }, { "name": "FLEXFIELDY", "type": "esriFieldTypeString", "alias": "FLEXFIELDY", "length": 3, "domain": null }, { "name": "GEOLOC", "type": "esriFieldTypeString", "alias": "GEOLOC", "length": 4, "domain": null }, { "name": "HORIZONTAL", "type": "esriFieldTypeString", "alias": "HORIZONTAL", "length": 5, "domain": null }, { "name": "HOSTORGANI", "type": "esriFieldTypeString", "alias": "HOSTORGANI", "length": 18, "domain": null }, { "name": "INSTALLATI", "type": "esriFieldTypeString", "alias": "INSTALLATI", "length": 8, "domain": null }, { "name": "INSTALLA_1", "type": "esriFieldTypeString", "alias": "INSTALLA_1", "length": 40, "domain": null }, { "name": "INSTALLA_2", "type": "esriFieldTypeString", "alias": "INSTALLA_2", "length": 37, "domain": null }, { "name": "INSTALLA_3", "type": "esriFieldTypeString", "alias": "INSTALLA_3", "length": 17, "domain": null }, { "name": "INSTALLA_4", "type": "esriFieldTypeString", "alias": "INSTALLA_4", "length": 21, "domain": null }, { "name": "ISJOINTBAS", "type": "esriFieldTypeString", "alias": "ISJOINTBAS", "length": 3, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MAJORCOMMA", "type": "esriFieldTypeString", "alias": "MAJORCOMMA", "length": 7, "domain": null }, { "name": "MEDIAID", "type": "esriFieldTypeString", "alias": "MEDIAID", "length": 254, "domain": null }, { "name": "METANOTES", "type": "esriFieldTypeString", "alias": "METANOTES", "length": 254, "domain": null }, { "name": "METADATAID", "type": "esriFieldTypeString", "alias": "METADATAID", "length": 80, "domain": null }, { "name": "MGRS", "type": "esriFieldTypeString", "alias": "MGRS", "length": 20, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 22, "domain": null }, { "name": "PERIMETERS", "type": "esriFieldTypeDouble", "alias": "PERIMETERS", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeString", "alias": "PERIMETE_1", "length": 17, "domain": null }, { "name": "PRIMARYMIS", "type": "esriFieldTypeString", "alias": "PRIMARYMIS", "length": 14, "domain": null }, { "name": "RELEASEPOL", "type": "esriFieldTypeString", "alias": "RELEASEPOL", "length": 40, "domain": null }, { "name": "RPSUID", "type": "esriFieldTypeInteger", "alias": "RPSUID", "domain": null }, { "name": "RPUID", "type": "esriFieldTypeString", "alias": "RPUID", "length": 18, "domain": null }, { "name": "SDSID", "type": "esriFieldTypeString", "alias": "SDSID", "length": 38, "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "length": 8, "domain": null }, { "name": "SUBCOMMAND", "type": "esriFieldTypeString", "alias": "SUBCOMMAND", "length": 18, "domain": null }, { "name": "VERTICALDA", "type": "esriFieldTypeString", "alias": "VERTICALDA", "length": 13, "domain": null }, { "name": "WACINNRCOD", "type": "esriFieldTypeString", "alias": "WACINNRCOD", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1082_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a885_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 92, "name": "Eglin AFB Boundary (transparency)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1181000.0173655897, "ymin": 386700.01254606247, "xmax": 1741000.0174420774, "ymax": 666700.0125843138, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ALTERNATEF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTERNATEF", "type": "esriFieldTypeString", "alias": "ALTERNATEF", "length": 254, "domain": null }, { "name": "ALTERNAT_1", "type": "esriFieldTypeString", "alias": "ALTERNAT_1", "length": 80, "domain": null }, { "name": "AREASIZE", "type": "esriFieldTypeDouble", "alias": "AREASIZE", "domain": null }, { "name": "AREASIZEUO", "type": "esriFieldTypeString", "alias": "AREASIZEUO", "length": 18, "domain": null }, { "name": "BASETYPE", "type": "esriFieldTypeString", "alias": "BASETYPE", "length": 27, "domain": null }, { "name": "CATEGORYCO", "type": "esriFieldTypeString", "alias": "CATEGORYCO", "length": 6, "domain": null }, { "name": "COCOMCOMPO", "type": "esriFieldTypeString", "alias": "COCOMCOMPO", "length": 18, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 3, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 254, "domain": null }, { "name": "DATACOLLEC", "type": "esriFieldTypeString", "alias": "DATACOLLEC", "length": 64, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 100, "domain": null }, { "name": "DATASTEWAR", "type": "esriFieldTypeString", "alias": "DATASTEWAR", "length": 20, "domain": null }, { "name": "DATEEDITED", "type": "esriFieldTypeDate", "alias": "DATEEDITED", "length": 8, "domain": null }, { "name": "DATERECORD", "type": "esriFieldTypeDate", "alias": "DATERECORD", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 254, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ELEVATIONU", "type": "esriFieldTypeString", "alias": "ELEVATIONU", "length": 17, "domain": null }, { "name": "FACILITYNU", "type": "esriFieldTypeString", "alias": "FACILITYNU", "length": 20, "domain": null }, { "name": "FEATUREDES", "type": "esriFieldTypeString", "alias": "FEATUREDES", "length": 254, "domain": null }, { "name": "FEATURENAM", "type": "esriFieldTypeString", "alias": "FEATURENAM", "length": 80, "domain": null }, { "name": "FLEXFIELDD", "type": "esriFieldTypeDate", "alias": "FLEXFIELDD", "length": 8, "domain": null }, { "name": "FLEXFIELDI", "type": "esriFieldTypeInteger", "alias": "FLEXFIELDI", "domain": null }, { "name": "FLEXFIELDR", "type": "esriFieldTypeDouble", "alias": "FLEXFIELDR", "domain": null }, { "name": "FLEXFIELDS", "type": "esriFieldTypeString", "alias": "FLEXFIELDS", "length": 254, "domain": null }, { "name": "FLEXFIELDY", "type": "esriFieldTypeString", "alias": "FLEXFIELDY", "length": 3, "domain": null }, { "name": "GEOLOC", "type": "esriFieldTypeString", "alias": "GEOLOC", "length": 4, "domain": null }, { "name": "HORIZONTAL", "type": "esriFieldTypeString", "alias": "HORIZONTAL", "length": 5, "domain": null }, { "name": "HOSTORGANI", "type": "esriFieldTypeString", "alias": "HOSTORGANI", "length": 18, "domain": null }, { "name": "INSTALLATI", "type": "esriFieldTypeString", "alias": "INSTALLATI", "length": 8, "domain": null }, { "name": "INSTALLA_1", "type": "esriFieldTypeString", "alias": "INSTALLA_1", "length": 40, "domain": null }, { "name": "INSTALLA_2", "type": "esriFieldTypeString", "alias": "INSTALLA_2", "length": 37, "domain": null }, { "name": "INSTALLA_3", "type": "esriFieldTypeString", "alias": "INSTALLA_3", "length": 17, "domain": null }, { "name": "INSTALLA_4", "type": "esriFieldTypeString", "alias": "INSTALLA_4", "length": 21, "domain": null }, { "name": "ISJOINTBAS", "type": "esriFieldTypeString", "alias": "ISJOINTBAS", "length": 3, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MAJORCOMMA", "type": "esriFieldTypeString", "alias": "MAJORCOMMA", "length": 7, "domain": null }, { "name": "MEDIAID", "type": "esriFieldTypeString", "alias": "MEDIAID", "length": 254, "domain": null }, { "name": "METANOTES", "type": "esriFieldTypeString", "alias": "METANOTES", "length": 254, "domain": null }, { "name": "METADATAID", "type": "esriFieldTypeString", "alias": "METADATAID", "length": 80, "domain": null }, { "name": "MGRS", "type": "esriFieldTypeString", "alias": "MGRS", "length": 20, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 22, "domain": null }, { "name": "PERIMETERS", "type": "esriFieldTypeDouble", "alias": "PERIMETERS", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeString", "alias": "PERIMETE_1", "length": 17, "domain": null }, { "name": "PRIMARYMIS", "type": "esriFieldTypeString", "alias": "PRIMARYMIS", "length": 14, "domain": null }, { "name": "RELEASEPOL", "type": "esriFieldTypeString", "alias": "RELEASEPOL", "length": 40, "domain": null }, { "name": "RPSUID", "type": "esriFieldTypeInteger", "alias": "RPSUID", "domain": null }, { "name": "RPUID", "type": "esriFieldTypeString", "alias": "RPUID", "length": 18, "domain": null }, { "name": "SDSID", "type": "esriFieldTypeString", "alias": "SDSID", "length": 38, "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "length": 8, "domain": null }, { "name": "SUBCOMMAND", "type": "esriFieldTypeString", "alias": "SUBCOMMAND", "length": 18, "domain": null }, { "name": "VERTICALDA", "type": "esriFieldTypeString", "alias": "VERTICALDA", "length": 13, "domain": null }, { "name": "WACINNRCOD", "type": "esriFieldTypeString", "alias": "WACINNRCOD", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1082_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a885_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 93, "name": "AFB Installations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INSTNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 219, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMP RUDDER RANGER CAMP", "label": "CAMP RUDDER RANGER CAMP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUKE FIELD", "label": "DUKE FIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 166, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EGLIN MAIN BASE", "label": "EGLIN MAIN BASE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 152, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EGLIN RESERVATION", "label": "EGLIN RESERVATION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 156, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HURLBURT FIELD", "label": "HURLBURT FIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 224, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANTA ROSA ISLAND (A-5)", "label": "SANTA ROSA ISLAND (A-5)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANTA ROSA ISLAND EAST", "label": "SANTA ROSA ISLAND EAST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 168, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANTA ROSA ISLAND WEST", "label": "SANTA ROSA ISLAND WEST", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[INSTNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Stencil", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1181000.0173655897, "ymin": 386700.01254606247, "xmax": 1741000.0174420774, "ymax": 666700.0125843138, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ALTERNATEF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTERNATEF", "type": "esriFieldTypeString", "alias": "ALTERNATEF", "length": 254, "domain": null }, { "name": "ALTERNAT_1", "type": "esriFieldTypeString", "alias": "ALTERNAT_1", "length": 80, "domain": null }, { "name": "AREASIZE", "type": "esriFieldTypeDouble", "alias": "AREASIZE", "domain": null }, { "name": "AREASIZEUO", "type": "esriFieldTypeString", "alias": "AREASIZEUO", "length": 18, "domain": null }, { "name": "BASETYPE", "type": "esriFieldTypeString", "alias": "BASETYPE", "length": 27, "domain": null }, { "name": "CATEGORYCO", "type": "esriFieldTypeString", "alias": "CATEGORYCO", "length": 6, "domain": null }, { "name": "COCOMCOMPO", "type": "esriFieldTypeString", "alias": "COCOMCOMPO", "length": 18, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 3, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 254, "domain": null }, { "name": "DATACOLLEC", "type": "esriFieldTypeString", "alias": "DATACOLLEC", "length": 64, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 100, "domain": null }, { "name": "DATASTEWAR", "type": "esriFieldTypeString", "alias": "DATASTEWAR", "length": 20, "domain": null }, { "name": "DATEEDITED", "type": "esriFieldTypeDate", "alias": "DATEEDITED", "length": 8, "domain": null }, { "name": "DATERECORD", "type": "esriFieldTypeDate", "alias": "DATERECORD", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 254, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ELEVATIONU", "type": "esriFieldTypeString", "alias": "ELEVATIONU", "length": 17, "domain": null }, { "name": "FACILITYNU", "type": "esriFieldTypeString", "alias": "FACILITYNU", "length": 20, "domain": null }, { "name": "FEATUREDES", "type": "esriFieldTypeString", "alias": "FEATUREDES", "length": 254, "domain": null }, { "name": "FEATURENAM", "type": "esriFieldTypeString", "alias": "FEATURENAM", "length": 80, "domain": null }, { "name": "FLEXFIELDD", "type": "esriFieldTypeDate", "alias": "FLEXFIELDD", "length": 8, "domain": null }, { "name": "FLEXFIELDI", "type": "esriFieldTypeInteger", "alias": "FLEXFIELDI", "domain": null }, { "name": "FLEXFIELDR", "type": "esriFieldTypeDouble", "alias": "FLEXFIELDR", "domain": null }, { "name": "FLEXFIELDS", "type": "esriFieldTypeString", "alias": "FLEXFIELDS", "length": 254, "domain": null }, { "name": "FLEXFIELDY", "type": "esriFieldTypeString", "alias": "FLEXFIELDY", "length": 3, "domain": null }, { "name": "GEOLOC", "type": "esriFieldTypeString", "alias": "GEOLOC", "length": 4, "domain": null }, { "name": "HORIZONTAL", "type": "esriFieldTypeString", "alias": "HORIZONTAL", "length": 5, "domain": null }, { "name": "HOSTORGANI", "type": "esriFieldTypeString", "alias": "HOSTORGANI", "length": 18, "domain": null }, { "name": "INSTALLATI", "type": "esriFieldTypeString", "alias": "INSTALLATI", "length": 8, "domain": null }, { "name": "INSTALLA_1", "type": "esriFieldTypeString", "alias": "INSTALLA_1", "length": 40, "domain": null }, { "name": "INSTALLA_2", "type": "esriFieldTypeString", "alias": "INSTALLA_2", "length": 37, "domain": null }, { "name": "INSTALLA_3", "type": "esriFieldTypeString", "alias": "INSTALLA_3", "length": 17, "domain": null }, { "name": "INSTALLA_4", "type": "esriFieldTypeString", "alias": "INSTALLA_4", "length": 21, "domain": null }, { "name": "ISJOINTBAS", "type": "esriFieldTypeString", "alias": "ISJOINTBAS", "length": 3, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MAJORCOMMA", "type": "esriFieldTypeString", "alias": "MAJORCOMMA", "length": 7, "domain": null }, { "name": "MEDIAID", "type": "esriFieldTypeString", "alias": "MEDIAID", "length": 254, "domain": null }, { "name": "METANOTES", "type": "esriFieldTypeString", "alias": "METANOTES", "length": 254, "domain": null }, { "name": "METADATAID", "type": "esriFieldTypeString", "alias": "METADATAID", "length": 80, "domain": null }, { "name": "MGRS", "type": "esriFieldTypeString", "alias": "MGRS", "length": 20, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 22, "domain": null }, { "name": "PERIMETERS", "type": "esriFieldTypeDouble", "alias": "PERIMETERS", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeString", "alias": "PERIMETE_1", "length": 17, "domain": null }, { "name": "PRIMARYMIS", "type": "esriFieldTypeString", "alias": "PRIMARYMIS", "length": 14, "domain": null }, { "name": "RELEASEPOL", "type": "esriFieldTypeString", "alias": "RELEASEPOL", "length": 40, "domain": null }, { "name": "RPSUID", "type": "esriFieldTypeInteger", "alias": "RPSUID", "domain": null }, { "name": "RPUID", "type": "esriFieldTypeString", "alias": "RPUID", "length": 18, "domain": null }, { "name": "SDSID", "type": "esriFieldTypeString", "alias": "SDSID", "length": 38, "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "length": 8, "domain": null }, { "name": "SUBCOMMAND", "type": "esriFieldTypeString", "alias": "SUBCOMMAND", "length": 18, "domain": null }, { "name": "VERTICALDA", "type": "esriFieldTypeString", "alias": "VERTICALDA", "length": 13, "domain": null }, { "name": "WACINNRCOD", "type": "esriFieldTypeString", "alias": "WACINNRCOD", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1082_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a885_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 94, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ICLPY_CITY_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "6dc834e7b5a4878982ef035a747c3206", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwdJREFUeJztXMtxKyEQ3AOhORiloAiUgoJROQkHJB9cqNAuLPPtGWz3yeX32IGeLwO4fD0/nxsQ98ft9fPl44oUrUJBC2zJuT9u7mRZKeZFVISmLx9Xd7KsFPMiCq3pCGgUU7YN5wJaGZHxrVShkklwxvS0ySWPM3b07yau5znxVkZv/AySuc0Uw5nLW9bTmDOXaK4sCcmzMRxFh5YHkrHSWLcfw/2OiKjIrCixxNHvxa7HEa4NzBlwZqF7EsWupwnMmXBmcRX3x20rFpawKklUqCyqfoCK1a0PlvU08QxJ8mhuBaFdrXsjk8YoUUEsClmRW6A3X6jrSRYdnV2rPGhlLl0kom/Vk9kCvoWRQkKSpSV2iVo9lVdYJoEuUZm2JlmSwNT1IuLDXn4Ft43j7npZIel5WSn5jahoN/OA1XoOHU5N+8TS1LMp7eB6Gt+2TALZel6nMSp6qxFdlbeYlgdUeC8K0TU4k2Wa9ThZhkoqyopmLm5eHkiOq7IF7p7CQ+qobMRQEEJUpiBNVVpYZS6tmq0JppYhoVsY7YmvlQtTLHypvR4ito2+TyIqSzzxjG0mR+oW5m61wFls8yJySpRlHLD6JrVAtXRVcuOuNxEpUM1At34UQuCqIGc9KUkogr3luJcHqL6SpZxeqEl/pB4hp0c2/OVCRNuEg+Ftlt6HvVwDAa2ckVUOO5x/Ocul6UetgEP3IHpLkkXODEWaVlGt3CwtY9Gjod9SRHLQPQCdYbW6yALd8oCCFTe2GsDumbeQvJKy/J5kbNgpTIX1ywmvN4fhdZTWtVBjoURlu8jBGQu/Pu3RctFYJXVsyAtQj5Tv1YOvWO4AlAsrpYRnPaQsjZuriMpSNVOhiWWHW8HtRymC27ErkCXF8O8eSAq3TGS5vVzItMgZKJZvXYoc/uTIbAJagRagLt6yFJleyD+bgFRb2k2stLDkyNiPE/Wj6v+LuLjPlasl9XCupwFXW5FbFqkseD/K4zQXgdBbwdmybMp+VDaStu08SYU37rKBdaT+jx+0lvUNK4DpGBpliXoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "BLACKWATER RIVER SF", "label": "BLACKWATER RIVER SF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "CINCO BAYOU", "label": "CINCO BAYOU", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "CRESTVIEW", "label": "CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "DESTIN", "label": "DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.252 } }, "value": "EGLIN AFB", "label": "EGLIN AFB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "FORT WALTON BEACH", "label": "FORT WALTON BEACH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.252 } }, "value": "HURLBURT FIELD", "label": "HURLBURT FIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "LAUREL HILL", "label": "LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "MARY ESTHER", "label": "MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "NICEVILLE", "label": "NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "SHALIMAR", "label": "SHALIMAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "BAKER", "label": "UNINCORPORATED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "UNINCORPORATED", "label": "UNINCORPORATED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "VALPARAISO", "label": "VALPARAISO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2500003278, "ymin": 506349.215504393, "xmax": 1376744.646544829, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ICLPY_CITY_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ICLPY_CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY CODE", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R629_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a593_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 95, "name": "Utility", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 96, "name": "Cell Towers" }, { "id": 97, "name": "Parks" }, { "id": 98, "name": "Power Service Area" }, { "id": 99, "name": "Water Service Area" } ], "minScale": 48000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 96, "name": "Cell Towers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Utility" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3b1bdda5c489415d43456ceb4661a9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1zk0rRlEUhuGL9+RQJMtIx8cvkP8/NjBhZGrAKyS1kjppTxwDe9eOPLUG6+5eH4MuEXGRma8d2sUdDB3c7qoNRmb6LU6Z+YzH2u/M8zxhA0svLnjChDdEKeUKZ7jvRfhCRsR5Zt5UtupPHyArPMzMWxzhpW1o4j4ecIJ1Ze9VLthq4tJ+6d74xCb2cDzAOI6npZRLfzNjFRE/4j9Sy0dmXn8DlEk4xHPCf1cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244289.7467570007, "ymin": 507107.12606206536, "xmax": 1369816.5107948333, "ymax": 729291.3598423153, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SITE_ADDR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "Flag", "length": 10, "domain": null }, { "name": "OWNERPROP", "type": "esriFieldTypeString", "alias": "Property Owner", "length": 35, "domain": null }, { "name": "OWNERSTRUC", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 35, "domain": null }, { "name": "FCCREGNUM", "type": "esriFieldTypeString", "alias": "FCC Regulation No", "length": 10, "domain": null }, { "name": "ELEVFT", "type": "esriFieldTypeInteger", "alias": "Elevation of Site", "domain": null }, { "name": "HEIGHTSTRUC", "type": "esriFieldTypeInteger", "alias": "Structure Height", "domain": null }, { "name": "HEIGHTTOTAL", "type": "esriFieldTypeInteger", "alias": "Overall Height Above Grnd", "domain": null }, { "name": "HEIGHTSOURCE", "type": "esriFieldTypeString", "alias": "Height Source", "length": 15, "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "ESN_DESC", "type": "esriFieldTypeString", "alias": "ESN Description", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "STR_NPTR", "type": "esriFieldTypeInteger", "alias": "Street Name Pointer", "domain": null }, { "name": "Create_By", "type": "esriFieldTypeString", "alias": "Create_By", "length": 255, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "length": 255, "domain": null }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "length": 8, "domain": null }, { "name": "FAASTUDYNUM", "type": "esriFieldTypeString", "alias": "FAA Study No", "length": 25, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Issue Date", "length": 8, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": { "type": "codedValue", "name": "Country", "description": "The name of a country represented by its two-letter ISO 3166-1 English country alpha-2 code elements in capital ASCII letters.", "codedValues": [ { "name": "Canada", "code": "CA" }, { "name": "Mexico", "code": "MX" }, { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": { "type": "codedValue", "name": "State", "description": "The name of a state or state equivalent, represented by the two-letter abbreviation given in USPS Publication 28 [14], Appendix B.", "codedValues": [ { "name": "Alaska", "code": "AK" }, { "name": "Alabama", "code": "AL" }, { "name": "Arkansas", "code": "AR" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "District of Columbia", "code": "DC" }, { "name": "Delaware", "code": "DE" }, { "name": "Florida", "code": "FL" }, { "name": "Federated States of Micronesia", "code": "FM" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Iowa", "code": "IA" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Maryland", "code": "MD" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Missouri", "code": "MO" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Mississippi", "code": "MS" }, { "name": "Montana", "code": "MT" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Nebraska", "code": "NE" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "Nevada", "code": "NV" }, { "name": "New York", "code": "NY" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Palau", "code": "PW" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "United States Minor Outlying Islands", "code": "UM" }, { "name": "Utah", "code": "UT" }, { "name": "Virginia", "code": "VA" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Vermont", "code": "VT" }, { "name": "Washington", "code": "WA" }, { "name": "Wisconsin", "code": "WI" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 75, "domain": { "type": "codedValue", "name": "County", "description": "The name of a County or County-equivalent where the address is located. The Domain is restricted to the exact listed values as published in ANSI INCITS 31:2009, including casing and use of abbreviations.", "codedValues": [ { "name": "Bay County", "code": "Bay County" }, { "name": "Escambia County", "code": "Escambia County" }, { "name": "Holmes County", "code": "Holmes County" }, { "name": "Okaloosa County", "code": "Okaloosa County" }, { "name": "Santa Rosa County", "code": "Santa Rosa County" }, { "name": "Walton County", "code": "Walton County" }, { "name": "Washington County", "code": "Washington County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cell_NGUID", "type": "esriFieldTypeString", "alias": "Cell NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Site ID", "length": 23, "domain": null }, { "name": "Sector_ID", "type": "esriFieldTypeString", "alias": "Sector ID", "length": 4, "domain": null }, { "name": "Switch_ID", "type": "esriFieldTypeString", "alias": "Switch ID", "length": 10, "domain": null }, { "name": "CMarket_ID", "type": "esriFieldTypeString", "alias": "Market ID", "length": 10, "domain": null }, { "name": "CSite_Name", "type": "esriFieldTypeString", "alias": "Cell Site Name", "length": 60, "domain": null }, { "name": "ESRD_ESRK", "type": "esriFieldTypeInteger", "alias": "ESRD or First ESRK", "domain": null }, { "name": "ESRK_Last", "type": "esriFieldTypeInteger", "alias": "Last ESRK", "domain": null }, { "name": "CSctr_Ornt", "type": "esriFieldTypeString", "alias": "Sector Orientation", "length": 4, "domain": null }, { "name": "Technology", "type": "esriFieldTypeString", "alias": "Technology", "length": 10, "domain": null }, { "name": "Site_NGUID", "type": "esriFieldTypeString", "alias": "Site NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": { "type": "range", "name": "Longitude", "description": "The angular distance of a location north or south of the equator as defined by the coordinate system, expressed in decimal degrees.", "range": [ -180, 180 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": { "type": "range", "name": "Latitude", "description": "The angular distance of a location north or south of the equator as defined by the coordinate system, expressed in decimal degrees.", "range": [ -90, 90 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STYPE", "type": "esriFieldTypeSmallInteger", "alias": "Site Type Flag", "domain": { "type": "codedValue", "name": "Site Type Flag", "description": "SHORT Address Site Type 0-delete, 1-verify by coord, 2-verified not in use, 3-confidential", "codedValues": [ { "name": "Confidential", "code": 3 }, { "name": "Delete", "code": 0 }, { "name": "Verified", "code": 1 }, { "name": "Verified / Not Assigned", "code": 2 }, { "name": "Not Valid", "code": 4 }, { "name": "Utility", "code": 5 }, { "name": "Needs Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TowerStatus", "type": "esriFieldTypeString", "alias": "Tower Status", "length": 50, "domain": { "type": "codedValue", "name": "Tower Status", "description": "Cell Site Location Tower Status", "codedValues": [ { "name": "Cancelled", "code": "CA" }, { "name": "Constructed", "code": "CO" }, { "name": "Dismantled", "code": "DI" }, { "name": "Granted", "code": "GR" }, { "name": "Terminated", "code": "TE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TowerType", "type": "esriFieldTypeString", "alias": "Tower Type", "length": 50, "domain": { "type": "codedValue", "name": "Tower Type", "description": "Cell Site Location Tower Type", "codedValues": [ { "name": "Air Traffic Tower", "code": "Air Traffic Tower" }, { "name": "Building Antenna", "code": "Building Antenna" }, { "name": "Fire Control Tower", "code": "Fire Control Tower" }, { "name": "Guyed Tower", "code": "Guyed Tower" }, { "name": "Lattice Tower", "code": "Lattice Tower" }, { "name": "Substation Utility Pole", "code": "Substation Utility Pole" }, { "name": "Monopole Tower", "code": "Monopole Tower" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Radio Tower/Pole", "code": "Radio Tower/Pole" }, { "name": "Small Cell Site", "code": "Small Cell Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FileNumber", "type": "esriFieldTypeString", "alias": "File BNumber", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1048_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a854_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }, { "currentVersion": 10.71, "id": 97, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Utility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "68c9437534d925fab3818010d9c7efce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE1JREFUGJVjYWBgYGAwV0li4GT4w4ALfPh6noWBgYGBQUexlUGQQwKXOva7j8tZcJqCBoahws+f2BiY8aj69ZsNonDVSWF8pv1kYGAAAEE3DkhKnTlzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[PARK]", "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": [ 255, 255, 115, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1248342.1313687563, "ymin": 507033.0832311362, "xmax": 1373329.7380203307, "ymax": 726526.3401098996, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REF_NUM", "type": "esriFieldTypeInteger", "alias": "REF_NUM", "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 57, "domain": null }, { "name": "ACRE", "type": "esriFieldTypeDouble", "alias": "ACRE", "domain": null }, { "name": "FACIL", "type": "esriFieldTypeString", "alias": "FACIL", "length": 150, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 110, "domain": null }, { "name": "RESTROOMS", "type": "esriFieldTypeSmallInteger", "alias": "RESTROOMS", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEVELOPED", "type": "esriFieldTypeString", "alias": "DEVELOPED", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 38, "domain": null }, { "name": "PARKTYPE", "type": "esriFieldTypeInteger", "alias": "PARKTYPE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 10, "domain": null }, { "name": "PARKOWNER", "type": "esriFieldTypeString", "alias": "PARKOWNER", "length": 30, "domain": null }, { "name": "PROPOWNER", "type": "esriFieldTypeInteger", "alias": "PROPOWNER", "domain": null }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "MAINT", "length": 50, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "length": 20, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeSmallInteger", "alias": "PICNIC", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BOATRAMP", "type": "esriFieldTypeSmallInteger", "alias": "BOATRAMP", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FISHING", "type": "esriFieldTypeSmallInteger", "alias": "FISHING", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWIMMING", "type": "esriFieldTypeSmallInteger", "alias": "SWIMMING", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFEGUARD", "type": "esriFieldTypeSmallInteger", "alias": "LIFEGUARD", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "IMG_URL", "type": "esriFieldTypeString", "alias": "IMG_URL", "length": 250, "domain": null }, { "name": "TMB_URL", "type": "esriFieldTypeString", "alias": "TMB_URL", "length": 250, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R798_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a719_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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 }, { "currentVersion": 10.71, "id": 98, "name": "Power Service Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Utility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PSA", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CHELCO", "label": "CHELCO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GULF POWER", "label": "GULF POWER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WATER", "label": "WATER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PSA]", "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": [ 255, 255, 115, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1242986.832039997, "ymin": 498894.5138783902, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PSA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PSAPY_", "type": "esriFieldTypeInteger", "alias": "PSAPY_", "domain": null }, { "name": "PSAPY_ID", "type": "esriFieldTypeInteger", "alias": "PSAPY_ID", "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "PSA", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R146_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a119_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 99, "name": "Water Service Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Utility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WSA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "AWS", "label": "AUBURN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BCWS", "label": "BLACKMAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BSF", "label": "BLACKWATER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 193, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BWS", "label": "BWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 181, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "CRESTVIEW", "label": "CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 199, 174, 255 ], "width": 1 } }, "value": "CWS", "label": "CWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 254, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "DWU", "label": "DESTIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "EGLIN", "label": "EGLIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 254, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "FT WALTON", "label": "FT WALTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "FWBWS", "label": "FWBWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 220, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "HWS", "label": "HWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 164, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LAUREL", "label": "LAUREL HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LHWS", "label": "LHWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 254, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "MEWS", "label": "MARY ESTHER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 205, 205, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MWS", "label": "MILLIGAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 164, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "NICEVILLE", "label": "NICEVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 194, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "NWS", "label": "NWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 249, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "OCWS", "label": "OCWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 79, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 101, 234, 255 ], "width": 0.4 } }, "value": "OCWS-AWS", "label": "OCWS-AWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 4, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SEMINOLE", "label": "SEMINOLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SHALIMAR", "label": "SHALIMAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 164, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SWUC", "label": "SOUTH WALTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 2, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 2, 1, 255 ], "width": 0.4 } }, "value": "VALPARAISO", "label": "VALPARAISO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243324.2500003278, "ymin": 506350.0478518158, "xmax": 1376720.4979710877, "ymax": 733508.7723392248, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WSA_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "WSA", "type": "esriFieldTypeString", "alias": "WSA", "length": 50, "domain": null }, { "name": "WSA_Name", "type": "esriFieldTypeString", "alias": "WSA_Name", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a125_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 48000, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }