{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36111.909643, "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": 9027.977411, "maxScale": 0 } ] }, "defaultVisibility": true, "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "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": "BUILDINGNUMBER", "type": "esriFieldTypeString", "alias": "BUILDINGNUMBER", "length": 50, "domain": null }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_579", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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": "d445360def7745d3b47458c51923ff3f" }, { "currentVersion": 10.81, "id": 1, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KIND", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 }, "value": "MAJOR", "label": "Major Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "MINOR", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "UNNAMED", "label": "Minor Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FULL_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "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": "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": "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": "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": "d445360def7745d3b47458c51923ff3f" }, { "currentVersion": 10.81, "id": 2, "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": null }, "defaultVisibility": true, "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": false, "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": "d445360def7745d3b47458c51923ff3f" }, { "currentVersion": 10.81, "id": 3, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "This layer depicts the boundaries of the seven municipalities, two military bases and defines the unincorporated areas of Bay County, FL.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895.277144, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Callaway", "label": "Callaway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Lynn Haven", "label": "Lynn Haven", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mexico Beach", "label": "Mexico Beach", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Panama City", "label": "Panama City", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Panama City Beach", "label": "Panama City Beach", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Parker", "label": "Parker", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Springfield", "label": "Springfield", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Naval Support Activity Center", "label": "Naval Support Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Tyndall Air Force Base", "label": "Tyndall Air Force Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unincorporated", "label": "Unincorporated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 288895.277144, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1496276.5869423598, "ymin": 337137.45714376867, "xmax": 1690221.8083031029, "ymax": 571436.7907095253, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "MunicipalType_1", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Military Base", "code": "Military Base" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_259", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S246_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": "d445360def7745d3b47458c51923ff3f" }, { "currentVersion": 10.81, "id": 4, "name": "Municipal Boundary Justification", "type": "Feature Layer", "description": "Pertaining to municipalities created within Bay County, FL: This layer depicts muncipal charters, annexations, contractions, interlocal agreements for closure of enclaves based on legal descriptions contained within these documents. City of Panama City, City of Panama City Beach, City of Lynn Haven, City of Parker, City of Callaway, City of Springfiled, City of Mexico Beach and the Town of Cedar Grove. The Town of Cedar Grove was dissolved and the Town Charter was revoked by adoption of Ordinance 446, October 3, 2008.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": "TYPE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "2,ANNEX", "label": "Callaway, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "3f12c0fdb6a4525ee555a39a955398a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFjKdn8/z8DCYCFFMUoGnp8GRlKNiMsw8WHa0CWxMcn30kkaxj1Ax4+AO2BMaxxHiQtAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "2,CHARTER", "label": "Callaway, Charter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "9,DEANNEX", "label": "Former Cedar Grove, Contraction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "9,ANNEX", "label": "Former Cedar Grove, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "284eab5418bc23f2dec7eee42282be0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFj+b9v338GEgALKYpRNDA6OTH837ePgRAfrgFZEh+ffCeRrGHUD3j4ADrCNP6jYitwAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "9,CHARTER", "label": "Former Cedar Grove, Charter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3,DEANNEX", "label": "Lynn Haven, Contraction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "3,ANNEX", "label": "Lynn Haven, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "b508ab8742e402bde4fd0f89fac1bd00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFj6TiX9p+BBMBCimIUDRVGsxg6zqUxEOLDNSBL4uOT7ySSNYz6AQ8fAOAtLYgJgmf9AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "3,CHARTER", "label": "Lynn Haven, Charter", "description": "" }, { "symbol": { "type": "esriPFS", "url": "b5ba44de93242cae5d8d6790378f27cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAALcAAAC3CAYAAABQbs+fAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABqpJREFUeJztncuN3UoMRGdxE3JSdggvBTsEJ2WHZG/mARpgZHSDLJJdOmc1i1ZLuipQHP70+v7r65+3d/778vP/P99+/P72dgKRa145dsJvMuEasqi8l5d0d4BGEDfY8kHcK6+JrNdKlksQuYaVY9X3uEKWu6Vww3bXK1yRu2vAcoMtiBts2RZ31uus6xV2h+J1rIjerBC5nt3zqp9R5HfGcoMtiBtseXX9R38l67/4yL1kra+8hhOTO5XRFSw32IK4wZaXOnGTFVXIWtOVpFC4EFnXX7km695XzoXlBlsQN9iyJO6uKIqCriRFV0ltpctX+axXzoXlBlsQN9jyQdzqSMIKlSW1WeedlriZnNypvH4sN9iCuMGW7U6cyPqsIH9kn7tjT4kIKaIW05I4WdeP5QZbEDfYUiruypqKrGPVkYcJkY0Tkzgr58Vygy2IG2y5FXdXQmfCa/qK+t5PLFs9JUGG5QZbEDfYctsg3PV6nRCRmDAibHf/aWsi67OOxXKDLYgbbFlqEM6iqyy2y8XaXd8VVZhQuqxYj+UGWxA32LIk7sruia6Iyi4KV0cdVdiNjE0YTxdZj+UGWxA32JI2tyTr1Tah0XhafUsWp0SNIuuvYLnBFsQNtqQNn7+jq2yyaxJp5DN5u3sq1uwyISpCgzA8DsQNtoRqSyYH+dX77CZE1AmarDUnRoqoLYHHgbjBlpC4nzah9Mrka4swudx397xYbrAFcYMt2+JWR0im1YFMcJOmzYTpeu7UlgC8g7jBlu1xatPKGiP7d9WZ7K6pnAlT6YapoyhYbrAFcYMtaePUrnTVjezuP6GRubJmprL5uvL3obYEHgfiBltKS16dmnYra2O6ki93nDJbBssNtiBusKW05FUx8mvl2AiKuSsT9oxQ+dtGEnBYbrAFcYMtaZ/qyzq2a9Lp7p5d9xjZc1p0K/L704kDjwZxgy1ttSUnuj0r+6gjAKfMiiGJAyAEcYMt27UlE+ocJnSI3KGOAJwYFYnsQxIH4BMQN9iyLe7JLkHWPtNqOXavYXJUJGs6LkkceDSIG2yRfxOnq7xT3SmjSOLsrpkW2Vih0oXDcoMtiBtsCTUIX1HUqNwxue5FPYsjQtdsE0WSiCQOPBrEDbakiXvajA6Fa9GVuJk2NXcXRUSIJA48GsQNtiyJu9JVmJzE6So3neBaTLivXbDcYAviBluWakvUTbWV+0yLNpxSH3Kia4TlBlsQN9iSVluSBUmcf59rgmt3x4Txa1ew3GAL4gZbJOKeUNtwehJH8VqfMK5N4W7xBWF4HIgbbJEMn58822RCEkcRVajsAKrURiSKguUGWxA32HIr7mnJnSvqa5vcND3huVQmgCLnwnKDLYgbbNkWtzoRUFlbkpVwqUzEnIK6pHYFLDfYgrjBlg/iVn/1dYXKks6sBMTpZagKF66rmfoKlhtsQdxgywdxT64JUeyj3lN9rko3UuE2qDuksNxgC+IGW0rFPTmqcEq9xJVpiR51smz3vFhusAVxgy2hTpxTohbqWpcTa0sqn6/6d7sDyw22IG6wJdSJMyGwv4K61mVC9EPxO6vdKvX+WG6wBXGDLXJxT/ivX7FPV7dR5Zead5nWuI3lBlsQN9giGae2QlYSoStS0dVtdHqpcGWiCssNtiBusCWUxFFP+5z2ClafV33NE5JulWWxWG6wBXGDLSFxT0gc3NEVDaiMhChe5V2ulMKtxXKDLYgbbCkVd9dor93prFcmdAPdUZl4UuypTiphucEWxA22bE95jdDVIRJxObpqYE5JQqkbqCPRKiw32IK4wZbtKa+nfLelMrmgcDkUz0LhPk1LbF3BcoMtiBts2RZ35Wi1CJNdLKckzgQYPg+PA3GDLWnirkyIVEZCTplnkkVXw6+iqwvLDbYgbrDFtrZkcodI5NgJzyiyPrIPU14B3kHcYIttbcm0e5kW4amMSnV9WwfLDbYgbrAlrbbkRCpftdNqVyqvWX3vJHHgcSBusCVt+Hzlf+hd13ZF8ao9JRJ1x7ToCpYbbEHcYEto+Pzu+mlzSyJ7XpmWoFFQ2dScdV9YbrAFcYMtr8mfWlNQOeuja7Lr5OhQZZQJyw22IG6w5aWIPExO6EzorJnQTXNKiW/ELcRygy2IG2yRiHtyQudK14yRU0bS3VE5bJ/aEoBPQNxgS1rJ64lMi4Ts7tlVHqxwBRUaw3KDLYgbbAmVvE5O1kyLhET2j7gHXePRstyPyLPAcoMtiBtsCYl7crKmcrLrtP3VVHbTkMQB+ATEDbb8Bf97Nv9uK0AEAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 }, "width": 137.25, "height": 137.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "3,INTERLOCAL", "label": "Lynn Haven, Interlocal Agreement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "4,ANNEX", "label": "Mexico Beach, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "3a322a839ce705e3c8b8cd60315e7af9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFjmb/y+n8GEgALKYpRNCSGazLMX3mdgRAfrgFZEh+ffCeRrGHUD3j4AKvQMWa6oPFzAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "4,CHARTER", "label": "Mexico Beach, Charter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "5,DEANNEX", "label": "Panama City, Contraction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "5,ANNEX", "label": "Panama City, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "1973474abe1ffc7109d0e295f543c0a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFjOTT/+n8GEgALKYpRNNglajIcmn+dgRAfrgFZEh+ffCeRrGHUD3j4AKNuMmBlo6BYAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "5,CHARTER", "label": "Panama City, Charter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "6,DEANNEX", "label": "Panama City Beach, Contraction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "6,ANNEX", "label": "Panama City Beach, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f0646a9c9cc657e34b114e1271d2dee6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFjqf566j8DCYCFFMUoGlq5zRiqv55iIMSHa0CWxMcn30kkaxj1Ax4+ALTcMnTUaA7NAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "6,CHARTER", "label": "Panama City Beach, Charter", "description": "" }, { "symbol": { "type": "esriPFS", "url": "fd65988c1f103dd7652ccba93c7896c2", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 228.75, "height": 228.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "6,INTERLOCAL", "label": "Panama City Beach, Interlocal Agreement", "description": "" }, { "symbol": { "type": "esriPFS", "url": "98332d9c06ce4118e8b411a3b8dbbcb8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFj+fq1+j8DCYCFFMUoGri5Wxm+fq1mIMSHa0CWxMcn30kkaxj1Ax4+AGRHNCIIGHyaAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "7,CHARTER", "label": "Parker, Charter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "value": "8,ANNEX", "label": "Springfield, Annexation", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41077e5b484507fb4d61295f8cffee9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFjObcy7T8DCYCFFMUoGozCZzGcW5nGQIgP14AsiY9PvpNI1jDqBzx8ACgALtJUjSJHAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "8,CHARTER", "label": "Springfield, Charter", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ORDNUM] CONCAT NEWLINE CONCAT [TYPE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 36111.909643, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1508217.375068605, "ymin": 337161.1943010241, "xmax": 1687058.6249969453, "ymax": 506883.09271743894, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeSmallInteger", "alias": "Municipal Name", "domain": { "type": "codedValue", "name": "Muni_Codes", "description": "Municipal Name", "codedValues": [ { "name": "Bay County", "code": 1 }, { "name": "Callaway", "code": 2 }, { "name": "Lynn Haven", "code": 3 }, { "name": "Mexico Beach", "code": 4 }, { "name": "Panama City", "code": 5 }, { "name": "Panama City Beach", "code": 6 }, { "name": "Parker", "code": 7 }, { "name": "Springfield", "code": 8 }, { "name": "Former Cedar Grove", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type of Action", "length": 30, "domain": { "type": "codedValue", "name": "MuniBdryJust_Type", "description": "Action Type", "codedValues": [ { "name": "Annexation", "code": "ANNEX" }, { "name": "Contraction", "code": "DEANNEX" }, { "name": "Charter", "code": "CHARTER" }, { "name": "Interlocal Agreement", "code": "INTERLOCAL" }, { "name": "ROW Maintenance", "code": "ROWMAINT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year of Action", "domain": null }, { "name": "ORDNUM", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 15, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Official Records Book", "length": 10, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Official Records Page Num", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S248_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": "d445360def7745d3b47458c51923ff3f" }, { "currentVersion": 10.81, "id": 5, "name": "ESZ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESN", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "101", "label": "101", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "102", "label": "102", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "103", "label": "103", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "104", "label": "104", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "105", "label": "105", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "106", "label": "106", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "108", "label": "108", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "109", "label": "109", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "110", "label": "110", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "111", "label": "111", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "113", "label": "113", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "114", "label": "114", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "115", "label": "115", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "117", "label": "117", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "118", "label": "118", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "119", "label": "119", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "120", "label": "120", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "121", "label": "121", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "122", "label": "122", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "123", "label": "123", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "125", "label": "125", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1496276.5869423598, "ymin": 337137.2402806878, "xmax": 1690221.8083031029, "ymax": 571436.7907095253, "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 6, "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "P_FIRE", "type": "esriFieldTypeString", "alias": "P_FIRE", "length": 30, "domain": null }, { "name": "S_FIRE", "type": "esriFieldTypeString", "alias": "S_FIRE", "length": 30, "domain": null }, { "name": "T_FIRE", "type": "esriFieldTypeString", "alias": "T_FIRE", "length": 30, "domain": null }, { "name": "P_LAW", "type": "esriFieldTypeString", "alias": "P_LAW", "length": 30, "domain": null }, { "name": "S_LAW", "type": "esriFieldTypeString", "alias": "S_LAW", "length": 30, "domain": null }, { "name": "T_LAW", "type": "esriFieldTypeString", "alias": "T_LAW", "length": 30, "domain": null }, { "name": "P_EMS", "type": "esriFieldTypeString", "alias": "P_EMS", "length": 30, "domain": null }, { "name": "S_EMS", "type": "esriFieldTypeString", "alias": "S_EMS", "length": 30, "domain": null }, { "name": "T_EMS", "type": "esriFieldTypeString", "alias": "T_EMS", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "MutAid", "type": "esriFieldTypeString", "alias": "Mutual Aid", "length": 50, "domain": null }, { "name": "AutoAid", "type": "esriFieldTypeString", "alias": "Automatic Aid", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_251", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S238_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": 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": "d445360def7745d3b47458c51923ff3f" } ], "tables": [] }