{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "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": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[HOUSE]", "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": 18055.954822, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1498030.4302194417, "ymin": 337720.58032135665, "xmax": 1690117.513892278, "ymax": 571112.1532354355, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "NAME_ID", "domain": null }, { "name": "RENUM", "type": "esriFieldTypeString", "alias": "RENUM", "length": 15, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 72, "domain": null }, { "name": "HOUSE", "type": "esriFieldTypeInteger", "alias": "HOUSE", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": { "type": "codedValue", "name": "Address_Unit_Type", "description": "Address unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FLOOR", "code": "FL" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "KEY", "code": "KEY" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SUFFIX", "code": "SFX" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "SUITE", "code": "STE" }, { "name": "STOP", "code": "STOP" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 3, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": null }, { "name": "CMNTY", "type": "esriFieldTypeString", "alias": "CMNTY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 100, "domain": null }, { "name": "B_TYPE", "type": "esriFieldTypeString", "alias": "B_TYPE", "length": 24, "domain": { "type": "codedValue", "name": "Address_Dwelling_Use", "description": "Address dwelling uses", "codedValues": [ { "name": "Apartment/Condo", "code": "Apartment/Condo" }, { "name": "Billboard", "code": "Billboard" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Emergency Response", "code": "Emergency Response" }, { "name": "Government", "code": "Government" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Lodging", "code": "Lodging" }, { "name": "Mixed-Use", "code": "Mixed-Use" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Education", "code": "Education" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Utility", "code": "Utility" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Radio Tower", "code": "Radio Tower" }, { "name": "Healthcare", "code": "Healthcare" }, { "name": "Seasonal Residential", "code": "Seasonal Residential" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Out Building/Barn", "code": "Out Building/Barn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "B_SOURCE", "type": "esriFieldTypeString", "alias": "B_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "Address_Source", "description": "Address sources", "codedValues": [ { "name": "ADDRESS06", "code": "ADDRESS06" }, { "name": "BAY MEDICAL EMS", "code": "BAY MEDICAL EMS" }, { "name": "BCDOH06", "code": "BCDOH06" }, { "name": "BSSDI", "code": "BSSDI" }, { "name": "ELC06", "code": "ELC06" }, { "name": "LH0307", "code": "LH0307" }, { "name": "LH07", "code": "LH07" }, { "name": "PARKS_PC", "code": "PARKS_PC" }, { "name": "PB0108", "code": "PB0108" }, { "name": "PB0304", "code": "PB0304" }, { "name": "PB0405", "code": "PB0405" }, { "name": "PB0506", "code": "PB0506" }, { "name": "PB0607", "code": "PB0607" }, { "name": "PB0708", "code": "PB0708" }, { "name": "PB08", "code": "PB08" }, { "name": "PC0208", "code": "PC0208" }, { "name": "PC0308", "code": "PC0308" }, { "name": "PCPC0408", "code": "PCPC0408" }, { "name": "PCPD0408", "code": "PCPD0408" }, { "name": "SITE04", "code": "SITE04" }, { "name": "SITE05", "code": "SITE05" }, { "name": "SITE06", "code": "SITE06" }, { "name": "SITE07", "code": "SITE07" }, { "name": "SITE08", "code": "SITE08" }, { "name": "TFCU06", "code": "TFCU06" }, { "name": "WEBSITE", "code": "WEBSITE" }, { "name": "ADDRESSING", "code": "ADDRESSING" }, { "name": "GPS", "code": "GPS" }, { "name": "SITE", "code": "SITE" }, { "name": "PHONE BOOK", "code": "PHONE BOOK" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "E", "type": "esriFieldTypeString", "alias": "E", "length": 1, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "FULLHOUSE", "type": "esriFieldTypeString", "alias": "FULLHOUSE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_WHO", "type": "esriFieldTypeString", "alias": "CREATE_WHO", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_WHO", "type": "esriFieldTypeString", "alias": "EDIT_WHO", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACT_NUM", "type": "esriFieldTypeString", "alias": "ACT_NUM", "length": 12, "domain": null }, { "name": "PRJ_NUM", "type": "esriFieldTypeString", "alias": "PRJ_NUM", "length": 12, "domain": null }, { "name": "DEV_NUM", "type": "esriFieldTypeString", "alias": "DEV_NUM", "length": 12, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "domain": null }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "length": 50, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null }, { "name": "RESIDENTIAL", "type": "esriFieldTypeString", "alias": "RESIDENTIAL", "length": 5, "domain": { "type": "codedValue", "name": "wHydrantBreakaway", "description": "Hydrant Breakaway Status", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "Check", "code": "Check" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOR", "type": "esriFieldTypeString", "alias": "DOR", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes and No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "BUILDINGNUMBER", "type": "esriFieldTypeString", "alias": "BUILDINGNUMBER", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G2016ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S552_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 1, "name": "Highways", "type": "Feature Layer", "description": "

This layer consists of the centerline of major roadways in Bay County Florida<\/SPAN><\/SPAN><\/P>

<\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 72223.819286, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1495192.095016867, "ymin": 337537.2286539376, "xmax": 1690247.3951941878, "ymax": 571371.0204998553, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "KIND", "type": "esriFieldTypeString", "alias": "KIND", "length": 50, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 100, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 10, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "length": 50, "domain": null }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "LLOW", "type": "esriFieldTypeInteger", "alias": "LLOW", "domain": null }, { "name": "LHIGH", "type": "esriFieldTypeInteger", "alias": "LHIGH", "domain": null }, { "name": "RLOW", "type": "esriFieldTypeInteger", "alias": "RLOW", "domain": null }, { "name": "RHIGH", "type": "esriFieldTypeInteger", "alias": "RHIGH", "domain": null }, { "name": "PREMOD", "type": "esriFieldTypeString", "alias": "PREMOD", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 4, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 20, "domain": null }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "POSTTYPE", "length": 20, "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 4, "domain": null }, { "name": "POSTMOD", "type": "esriFieldTypeString", "alias": "POSTMOD", "length": 20, "domain": null }, { "name": "COUNTYRTE", "type": "esriFieldTypeString", "alias": "COUNTYRTE", "length": 10, "domain": null }, { "name": "STRTE", "type": "esriFieldTypeString", "alias": "STRTE", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "STRTETYPE", "length": 20, "domain": null }, { "name": "FEDRTE", "type": "esriFieldTypeString", "alias": "FEDRTE", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "FEDRTETYPE", "length": 20, "domain": null }, { "name": "LESN", "type": "esriFieldTypeDouble", "alias": "LESN", "domain": null }, { "name": "RESN", "type": "esriFieldTypeSmallInteger", "alias": "RESN", "domain": null }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "length": 40, "domain": null }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "length": 40, "domain": null }, { "name": "LCNTY", "type": "esriFieldTypeString", "alias": "LCNTY", "length": 40, "domain": null }, { "name": "RCNTY", "type": "esriFieldTypeString", "alias": "RCNTY", "length": 40, "domain": null }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "length": 10, "domain": null }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "length": 10, "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": "SPATIAL", "type": "esriFieldTypeSmallInteger", "alias": "SPATIAL", "domain": null }, { "name": "ATTRIBUTES", "type": "esriFieldTypeSmallInteger", "alias": "ATTRIBUTES", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I463PREMOD3", "fields": "PREMOD,PREDIR,PRETYPE,NAME,POSTTYPE,POSTDIR,POSTMOD,FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K51_K47", "fields": "FULL_NAME,OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K47", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 2, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KIND", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "value": "MAJOR", "label": "Major Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "MEDIAN", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "MINOR", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "UNNAMED", "label": "Minor Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULL_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1495192.095016867, "ymin": 337537.2286539376, "xmax": 1690247.3951941878, "ymax": 571371.0204998553, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "LLOW", "type": "esriFieldTypeInteger", "alias": "LLOW", "domain": null }, { "name": "LHIGH", "type": "esriFieldTypeInteger", "alias": "LHIGH", "domain": null }, { "name": "RLOW", "type": "esriFieldTypeInteger", "alias": "RLOW", "domain": null }, { "name": "RHIGH", "type": "esriFieldTypeInteger", "alias": "RHIGH", "domain": null }, { "name": "PREMOD", "type": "esriFieldTypeString", "alias": "PREMOD", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 4, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "POSTTYPE", "length": 20, "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 4, "domain": null }, { "name": "POSTMOD", "type": "esriFieldTypeString", "alias": "POSTMOD", "length": 20, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 60, "domain": null }, { "name": "COUNTYRTE", "type": "esriFieldTypeString", "alias": "COUNTYRTE", "length": 10, "domain": null }, { "name": "STRTE", "type": "esriFieldTypeString", "alias": "STRTE", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "STRTETYPE", "length": 20, "domain": null }, { "name": "FEDRTE", "type": "esriFieldTypeString", "alias": "FEDRTE", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "FEDRTETYPE", "length": 20, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 10, "domain": null }, { "name": "LESN", "type": "esriFieldTypeDouble", "alias": "LESN", "domain": null }, { "name": "RESN", "type": "esriFieldTypeSmallInteger", "alias": "RESN", "domain": null }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "length": 40, "domain": null }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "length": 40, "domain": null }, { "name": "LCNTY", "type": "esriFieldTypeString", "alias": "LCNTY", "length": 40, "domain": null }, { "name": "RCNTY", "type": "esriFieldTypeString", "alias": "RCNTY", "length": 40, "domain": null }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "length": 10, "domain": null }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "length": 10, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "length": 50, "domain": null }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "KIND", "type": "esriFieldTypeString", "alias": "KIND", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "SPATIAL", "type": "esriFieldTypeSmallInteger", "alias": "SPATIAL", "domain": null }, { "name": "ATTRIBUTES", "type": "esriFieldTypeSmallInteger", "alias": "ATTRIBUTES", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_305", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I463PREMOD3", "fields": "PREMOD,PREDIR,PRETYPE,NAME,POSTTYPE,POSTDIR,POSTMOD,FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K51_K47", "fields": "FULL_NAME,OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K47", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 3, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[A1RENUM]", "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, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1128.497176, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1496322.7499077767, "ymin": 337461.37480302155, "xmax": 1690222.2502313554, "ymax": 571414.2500721812, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "A2OWNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "A1RENUM", "type": "esriFieldTypeString", "alias": "A1RENUM", "length": 15, "domain": null }, { "name": "RE_LABEL", "type": "esriFieldTypeString", "alias": "RE_LABEL", "length": 15, "domain": null }, { "name": "A2OWNAME", "type": "esriFieldTypeString", "alias": "A2OWNAME", "length": 30, "domain": null }, { "name": "A3MAILADDR", "type": "esriFieldTypeString", "alias": "A3MAILADDR", "length": 30, "domain": null }, { "name": "A4MAILADDR", "type": "esriFieldTypeString", "alias": "A4MAILADDR", "length": 30, "domain": null }, { "name": "A5MAILADDR", "type": "esriFieldTypeString", "alias": "A5MAILADDR", "length": 30, "domain": null }, { "name": "A6MAILCITY", "type": "esriFieldTypeString", "alias": "A6MAILCITY", "length": 30, "domain": null }, { "name": "A7MAILST", "type": "esriFieldTypeString", "alias": "A7MAILST", "length": 2, "domain": null }, { "name": "A8MAILZIP", "type": "esriFieldTypeString", "alias": "A8MAILZIP", "length": 10, "domain": null }, { "name": "A9MAILCTRY", "type": "esriFieldTypeString", "alias": "A9MAILCTRY", "length": 20, "domain": null }, { "name": "DORAPPCODE", "type": "esriFieldTypeString", "alias": "DORAPPCODE", "length": 4, "domain": null }, { "name": "DORAPPDESC", "type": "esriFieldTypeString", "alias": "DORAPPDESC", "length": 20, "domain": null }, { "name": "DTAXDIST", "type": "esriFieldTypeString", "alias": "DTAXDIST", "length": 2, "domain": null }, { "name": "DSITEADDR", "type": "esriFieldTypeString", "alias": "DSITEADDR", "length": 40, "domain": null }, { "name": "AHSENO", "type": "esriFieldTypeString", "alias": "AHSENO", "length": 7, "domain": null }, { "name": "AHSENOSUF", "type": "esriFieldTypeString", "alias": "AHSENOSUF", "length": 4, "domain": null }, { "name": "ASTNAME", "type": "esriFieldTypeString", "alias": "ASTNAME", "length": 25, "domain": null }, { "name": "ASTMD", "type": "esriFieldTypeString", "alias": "ASTMD", "length": 4, "domain": null }, { "name": "ASTDIR", "type": "esriFieldTypeString", "alias": "ASTDIR", "length": 2, "domain": null }, { "name": "ASTUNIT", "type": "esriFieldTypeString", "alias": "ASTUNIT", "length": 5, "domain": null }, { "name": "DSITEZIP", "type": "esriFieldTypeString", "alias": "DSITEZIP", "length": 5, "domain": null }, { "name": "DMAPAREA", "type": "esriFieldTypeDouble", "alias": "DMAPAREA", "domain": null }, { "name": "DMAPNUM", "type": "esriFieldTypeString", "alias": "DMAPNUM", "length": 6, "domain": null }, { "name": "DSECTION", "type": "esriFieldTypeString", "alias": "DSECTION", "length": 9, "domain": null }, { "name": "DTAXACRES", "type": "esriFieldTypeDouble", "alias": "DTAXACRES", "domain": null }, { "name": "LEGALINE1", "type": "esriFieldTypeString", "alias": "LEGALINE1", "length": 30, "domain": null }, { "name": "LEGALINE2", "type": "esriFieldTypeString", "alias": "LEGALINE2", "length": 30, "domain": null }, { "name": "LEGALINE3", "type": "esriFieldTypeString", "alias": "LEGALINE3", "length": 30, "domain": null }, { "name": "LEGALINE4", "type": "esriFieldTypeString", "alias": "LEGALINE4", "length": 30, "domain": null }, { "name": "LEGALINE5", "type": "esriFieldTypeString", "alias": "LEGALINE5", "length": 30, "domain": null }, { "name": "LEGALINE6", "type": "esriFieldTypeString", "alias": "LEGALINE6", "length": 30, "domain": null }, { "name": "LEGALINE7", "type": "esriFieldTypeString", "alias": "LEGALINE7", "length": 30, "domain": null }, { "name": "LEGALINE8", "type": "esriFieldTypeString", "alias": "LEGALINE8", "length": 30, "domain": null }, { "name": "LEGALINE9", "type": "esriFieldTypeString", "alias": "LEGALINE9", "length": 30, "domain": null }, { "name": "LL1APPTYPE", "type": "esriFieldTypeString", "alias": "LL1APPTYPE", "length": 17, "domain": null }, { "name": "LL1DEPTH", "type": "esriFieldTypeInteger", "alias": "LL1DEPTH", "domain": null }, { "name": "LL1FRONT", "type": "esriFieldTypeInteger", "alias": "LL1FRONT", "domain": null }, { "name": "LL1UNITS", "type": "esriFieldTypeDouble", "alias": "LL1UNITS", "domain": null }, { "name": "LL1UNITYPE", "type": "esriFieldTypeString", "alias": "LL1UNITYPE", "length": 2, "domain": null }, { "name": "S1APPTYPE", "type": "esriFieldTypeString", "alias": "S1APPTYPE", "length": 17, "domain": null }, { "name": "S1AREAHEAT", "type": "esriFieldTypeDouble", "alias": "S1AREAHEAT", "domain": null }, { "name": "S1AREATTL", "type": "esriFieldTypeDouble", "alias": "S1AREATTL", "domain": null }, { "name": "S1BATHRMS", "type": "esriFieldTypeDouble", "alias": "S1BATHRMS", "domain": null }, { "name": "S1BEDRMS", "type": "esriFieldTypeInteger", "alias": "S1BEDRMS", "domain": null }, { "name": "S1STORIES", "type": "esriFieldTypeDouble", "alias": "S1STORIES", "domain": null }, { "name": "S1UNITS", "type": "esriFieldTypeInteger", "alias": "S1UNITS", "domain": null }, { "name": "S1YRBLTACT", "type": "esriFieldTypeInteger", "alias": "S1YRBLTACT", "domain": null }, { "name": "S1YRBLTEFF", "type": "esriFieldTypeInteger", "alias": "S1YRBLTEFF", "domain": null }, { "name": "SALE1DATE", "type": "esriFieldTypeString", "alias": "SALE1DATE", "length": 10, "domain": null }, { "name": "SALE1GRNTR", "type": "esriFieldTypeString", "alias": "SALE1GRNTR", "length": 45, "domain": null }, { "name": "SALE1GRTEE", "type": "esriFieldTypeString", "alias": "SALE1GRTEE", "length": 45, "domain": null }, { "name": "SALE1INST", "type": "esriFieldTypeString", "alias": "SALE1INST", "length": 20, "domain": null }, { "name": "SALE1PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE1PRADJ", "domain": null }, { "name": "SALE1QU_VI", "type": "esriFieldTypeString", "alias": "SALE1QU_VI", "length": 24, "domain": null }, { "name": "SALE2DATE", "type": "esriFieldTypeString", "alias": "SALE2DATE", "length": 10, "domain": null }, { "name": "SALE2GRNTR", "type": "esriFieldTypeString", "alias": "SALE2GRNTR", "length": 45, "domain": null }, { "name": "SALE2GRTEE", "type": "esriFieldTypeString", "alias": "SALE2GRTEE", "length": 45, "domain": null }, { "name": "SALE2INST", "type": "esriFieldTypeString", "alias": "SALE2INST", "length": 20, "domain": null }, { "name": "SALE2PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE2PRADJ", "domain": null }, { "name": "SALE2QU_VI", "type": "esriFieldTypeString", "alias": "SALE2QU_VI", "length": 24, "domain": null }, { "name": "SALE3DATE", "type": "esriFieldTypeString", "alias": "SALE3DATE", "length": 10, "domain": null }, { "name": "SALE3GRNTR", "type": "esriFieldTypeString", "alias": "SALE3GRNTR", "length": 45, "domain": null }, { "name": "SALE3GRTEE", "type": "esriFieldTypeString", "alias": "SALE3GRTEE", "length": 45, "domain": null }, { "name": "SALE3INST", "type": "esriFieldTypeString", "alias": "SALE3INST", "length": 20, "domain": null }, { "name": "SALE3PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE3PRADJ", "domain": null }, { "name": "SALE3QU_VI", "type": "esriFieldTypeString", "alias": "SALE3QU_VI", "length": 24, "domain": null }, { "name": "VAPBLDG", "type": "esriFieldTypeInteger", "alias": "VAPBLDG", "domain": null }, { "name": "VAPFEATXTR", "type": "esriFieldTypeInteger", "alias": "VAPFEATXTR", "domain": null }, { "name": "VAPLNDAGR", "type": "esriFieldTypeInteger", "alias": "VAPLNDAGR", "domain": null }, { "name": "VAPLNDMRK", "type": "esriFieldTypeInteger", "alias": "VAPLNDMRK", "domain": null }, { "name": "VAPTOTAL", "type": "esriFieldTypeInteger", "alias": "VAPTOTAL", "domain": null }, { "name": "VASCAPPED", "type": "esriFieldTypeString", "alias": "VASCAPPED", "length": 1, "domain": null }, { "name": "VASEXEMPT", "type": "esriFieldTypeInteger", "alias": "VASEXEMPT", "domain": null }, { "name": "VASJUST", "type": "esriFieldTypeInteger", "alias": "VASJUST", "domain": null }, { "name": "VASTAXABLE", "type": "esriFieldTypeInteger", "alias": "VASTAXABLE", "domain": null }, { "name": "VASTOTAL", "type": "esriFieldTypeInteger", "alias": "VASTOTAL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PLINK", "type": "esriFieldTypeString", "alias": "PLINK", "length": 254, "domain": null }, { "name": "Surge", "type": "esriFieldTypeString", "alias": "Surge", "length": 255, "domain": null }, { "name": "SALE1MULT", "type": "esriFieldTypeString", "alias": "SALE1MULT", "length": 1, "domain": null }, { "name": "SALE2MULT", "type": "esriFieldTypeString", "alias": "SALE2MULT", "length": 1, "domain": null }, { "name": "SALE3MULT", "type": "esriFieldTypeString", "alias": "SALE3MULT", "length": 1, "domain": null }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "FloodZone", "length": 255, "domain": null }, { "name": "FLU", "type": "esriFieldTypeString", "alias": "FLU", "length": 255, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 255, "domain": null }, { "name": "EcoSys", "type": "esriFieldTypeString", "alias": "EcoSys", "length": 255, "domain": null }, { "name": "Evac", "type": "esriFieldTypeString", "alias": "Evac", "length": 255, "domain": null }, { "name": "POName", "type": "esriFieldTypeString", "alias": "POName", "length": 255, "domain": null }, { "name": "ServArea", "type": "esriFieldTypeString", "alias": "ServArea", "length": 255, "domain": null }, { "name": "SubdivName", "type": "esriFieldTypeString", "alias": "SubdivName", "length": 255, "domain": null }, { "name": "SubdivBlk", "type": "esriFieldTypeString", "alias": "SubdivBlk", "length": 255, "domain": null }, { "name": "SubdivLot", "type": "esriFieldTypeString", "alias": "SubdivLot", "length": 255, "domain": null }, { "name": "FeeDist", "type": "esriFieldTypeString", "alias": "FeeDist", "length": 255, "domain": null }, { "name": "CommDist", "type": "esriFieldTypeString", "alias": "CommDist", "length": 255, "domain": null }, { "name": "VotePrct", "type": "esriFieldTypeString", "alias": "VotePrct", "length": 255, "domain": null }, { "name": "FireDist", "type": "esriFieldTypeString", "alias": "FireDist", "length": 255, "domain": null }, { "name": "LNDCNT", "type": "esriFieldTypeSmallInteger", "alias": "LNDCNT", "domain": null }, { "name": "AGLCNT", "type": "esriFieldTypeSmallInteger", "alias": "AGLCNT", "domain": null }, { "name": "BLDCNT", "type": "esriFieldTypeSmallInteger", "alias": "BLDCNT", "domain": null }, { "name": "XFTCNT", "type": "esriFieldTypeSmallInteger", "alias": "XFTCNT", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "DEXEMPTS", "type": "esriFieldTypeString", "alias": "DEXEMPTS", "length": 47, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2018A1RENUM", "fields": "A1RENUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I_a2owner", "fields": "A2OWNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S554_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 4, "name": "Easements", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Abandonment" }, { "id": 6, "name": "Access" }, { "id": 7, "name": "Conservation" }, { "id": 8, "name": "Drainage" }, { "id": 9, "name": "Easement" }, { "id": 10, "name": "Electric" }, { "id": 11, "name": "Gas" }, { "id": 12, "name": "Lease" }, { "id": 13, "name": "Maintenance Claim" }, { "id": 14, "name": "Other" }, { "id": 15, "name": "Railroad" }, { "id": 16, "name": "Road Right Of Way" }, { "id": 17, "name": "Sewer" }, { "id": 18, "name": "St Andrews Bay ROW" }, { "id": 19, "name": "Utility" }, { "id": 20, "name": "Water" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "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, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 5, "name": "Abandonment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 253, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 6, "name": "Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 203, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 7, "name": "Conservation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 254, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 8, "name": "Drainage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 254, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 9, "name": "Easement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 10, "name": "Electric", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 37, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 11, "name": "Gas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 32, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 12, "name": "Lease", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 13, "name": "Maintenance Claim", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 254, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 14, "name": "Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 15, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 208, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 16, "name": "Road Right Of Way", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 17, "name": "Sewer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 18, "name": "St Andrews Bay ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 0, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 19, "name": "Utility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 19, 160, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 20, "name": "Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Easements" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 37, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATEGORY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496422.5646687746, "ymin": 337878.687616691, "xmax": 1689235.625236109, "ymax": 571107.7500290126, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Esmt_Owner", "description": "Easement owner", "codedValues": [ { "name": "Callaway", "code": "CAL" }, { "name": "Bay County", "code": "BAY" }, { "name": "Springfield", "code": "SPR" }, { "name": "Panama City", "code": "PC" }, { "name": "Panama City Beach", "code": "PCB" }, { "name": "Parker", "code": "PKR" }, { "name": "Other", "code": "OTH" }, { "name": "Home Owner's Association", "code": "HOA" }, { "name": "Private", "code": "PRV" }, { "name": "Lynn Haven", "code": "LYN" }, { "name": "Mexico Beach", "code": "MEX" }, { "name": "Florida Dept of Transportation", "code": "FDOT" }, { "name": "Florida Dept of Env Protection", "code": "FDEP" }, { "name": "Bay County School Board", "code": "BCSB" }, { "name": "Private Utility Company", "code": "UTLCO" }, { "name": "State of Florida", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_TYP", "type": "esriFieldTypeString", "alias": "SOURCE_TYP", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Source", "description": "Easement source", "codedValues": [ { "name": "DEED BOOK", "code": "DB" }, { "name": "PLAT BOOK", "code": "PB" }, { "name": "RESOLUTION BOOK", "code": "RB" }, { "name": "OFFICIAL RECORDS BOOK", "code": "OR" }, { "name": "FDOT MAPS", "code": "FD" }, { "name": "ORDINANCE", "code": "ON" }, { "name": "CONTRACT", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 20, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 30, "domain": { "type": "codedValue", "name": "Esmt_Category", "description": "Easement category type", "codedValues": [ { "name": "ABANDONMENT", "code": "ABD" }, { "name": "DRAINAGE", "code": "DRG" }, { "name": "UTILITY", "code": "UTL" }, { "name": "ROAD RIGHT OF WAY", "code": "ROW" }, { "name": "OTHER", "code": "OTH" }, { "name": "CONSERVATION", "code": "CON" }, { "name": "MAINTENANCE CLAIM", "code": "MTC" }, { "name": "ACCESS", "code": "ACS" }, { "name": "WATER", "code": "WTR" }, { "name": "ELECTIRC", "code": "ETC" }, { "name": "GAS", "code": "GAS" }, { "name": "SEWER", "code": "SWR" }, { "name": "EASEMENT", "code": "EST" }, { "name": "RAILROAD", "code": "RRD" }, { "name": "ST ANDREWS BAY ROW", "code": "SAR" }, { "name": "LEASE", "code": "LSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeString", "alias": "SUBDIVID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "E_LINK", "type": "esriFieldTypeString", "alias": "E_LINK", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" }, { "currentVersion": 10.81, "id": 21, "name": "Building Footprints", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895.277144, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1497877.4895804375, "ymin": 337791.1031461805, "xmax": 1691279.6828277707, "ymax": 571303.2105960995, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": { "type": "codedValue", "name": "CommunityMaps_FeatureCode", "description": "Allowed Building Types for Community Map Building Footprints", "codedValues": [ { "name": "General", "code": "General" }, { "name": "Government", "code": "Government" }, { "name": "Medical", "code": "Medical" }, { "name": "Education", "code": "Education" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Religious", "code": "Religious" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Cultural/Heritage", "code": "Cultural/Heritage" }, { "name": "Hospitality", "code": "Hospitality" }, { "name": "Airport", "code": "Airport" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Community Center", "code": "Community Center" }, { "name": "Hotel/Motel", "code": "Hotel/Motel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLASS_ID", "type": "esriFieldTypeInteger", "alias": "CLASS_ID", "domain": null }, { "name": "Roof_Type", "type": "esriFieldTypeString", "alias": "Roof Type", "length": 16, "domain": null }, { "name": "Avg_Ht_AGL", "type": "esriFieldTypeDouble", "alias": "Avg Height", "domain": null }, { "name": "Min_Ht_AGL", "type": "esriFieldTypeDouble", "alias": "Min Height", "domain": null }, { "name": "Max_Ht_AGL", "type": "esriFieldTypeDouble", "alias": "Max Height", "domain": null }, { "name": "Dev_Ht", "type": "esriFieldTypeDouble", "alias": "Dev_Ht", "domain": null }, { "name": "sde.SDE.BuildingFootprints.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Orient_Ang", "type": "esriFieldTypeDouble", "alias": "Orientation Angle", "domain": null }, { "name": "Ground_Elv", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R283_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_283", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S270_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "serviceItemId": "3c6e2cebd2164272b51398eba55b4ef5" } ], "tables": [] }