awips2/edexOsgi/build.edex/opt/db/ddl/ncep/fixMzbnds.sql
2017-04-21 18:33:55 -06:00

452 lines
48 KiB
SQL

ALTER TABLE mapdata.marinezones ADD COLUMN fips INTEGER;
update mapdata.marinezones set fips=57081 where name = 'Cape Flattery to Cape Lookout';
update mapdata.marinezones set fips=57082 where name = 'Cape Lookout to Point St. George';
update mapdata.marinezones set fips=57083 where name = 'Point St. George to Point Arena';
update mapdata.marinezones set fips=57084 where name = 'Point Arena to Point Conception';
update mapdata.marinezones set fips=57085 where name = 'Port Conception to Guadalupe Island';
update mapdata.marinezones set fips=57110 where name = 'Grays Harbor Bar';
update mapdata.marinezones set fips=57130 where name = 'West Entrance U.S. Waters Strait Of Juan De Fuca';
update mapdata.marinezones set fips=57131 where name = 'Central U.S. Waters Strait Of Juan De Fuca';
update mapdata.marinezones set fips=57132 where name = 'East Entrance U.S. Waters Strait Of Juan De Fuca';
update mapdata.marinezones set fips=57133 where name = 'Northern Inland Waters Including The San Juan Islands';
update mapdata.marinezones set fips=57134 where name = 'Admiralty Inlet';
update mapdata.marinezones set fips=57135 where name = 'Puget Sound and Hood Canal';
update mapdata.marinezones set fips=57150 where name = 'Coastal Waters From Cape Flattery To James Island Out 20 Nm';
update mapdata.marinezones set fips=57153 where name = 'Coastal Waters From James Island To Point Grenville Out 20 Nm';
update mapdata.marinezones set fips=57156 where name = 'Coastal Waters From Point Grenville To Cape Shoalwater Out 20 Nm';
update mapdata.marinezones set fips=57170 where name = 'Coastal Waters From Cape Flattery To James Island 20 To 60 Nm';
update mapdata.marinezones set fips=57173 where name = 'Waters From James Island To Point Grenville 20 To 60 Nm';
update mapdata.marinezones set fips=57176 where name = 'Coastal Waters From Point Grenville To Cape Shoalwater 20 To 60 Nm';
update mapdata.marinezones set fips=57210 where name = 'Columbia River Bar';
update mapdata.marinezones set fips=57250 where name = 'Coastal waters from Cape Shoalwater WA to Cascade Head OR out 20 nm';
update mapdata.marinezones set fips=57255 where name = 'Coastal waters from Cascade Head to Florence OR out 20 nm';
update mapdata.marinezones set fips=57270 where name = 'Waters from Cape Shoalwater WA to Cascade Head OR from 20 to 60 nm';
update mapdata.marinezones set fips=57275 where name = 'Waters from Cascade Head to Florence OR from 20 to 60 nm';
update mapdata.marinezones set fips=57350 where name = 'Coastal waters from Florence to Cape Blanco OR out 20 nm';
update mapdata.marinezones set fips=57356 where name = 'Coastal waters from Cape Blanco OR to Pt. St. George CA out 20 nm';
update mapdata.marinezones set fips=57370 where name = 'Waters from Florence to Cape Blanco OR from 20 to 60 nm';
update mapdata.marinezones set fips=57376 where name = 'Waters from Cape Blanco OR to Pt. St. George CA from 20 to 60 nm';
update mapdata.marinezones set fips=57410 where name = 'Humboldt Bay Bar';
update mapdata.marinezones set fips=57410 where name = 'Humboldt Bay Bar';
update mapdata.marinezones set fips=57450 where name = 'Coastal waters from Pt. St. George to Cape Mendocino CA out 20 nm';
update mapdata.marinezones set fips=57455 where name = 'Coastal waters from Cape Mendocino to Pt. Arena CA out 20 nm';
update mapdata.marinezones set fips=57470 where name = 'Waters from Pt. St. George to Cape Mendocino CA from 20 to 60 nm';
update mapdata.marinezones set fips=57475 where name = 'Waters from Cape Mendocino to Pt. Arena CA from 20 to 60 nm';
update mapdata.marinezones set fips=57530 where name = 'San Francisco/San Pablo/Suisun Bays and the West Delta';
update mapdata.marinezones set fips=57535 where name = 'Monterey Bay';
update mapdata.marinezones set fips=57540 where name = 'Coastal Waters from Point Arena to Point Reyes California out to 20 nm';
update mapdata.marinezones set fips=57545 where name = 'Coastal Waters from Point Reyes to Pigeon Point California out to 20 nm';
update mapdata.marinezones set fips=57560 where name = 'Coastal Waters from Pigeon Point to Point Pinos California out to 20 nm';
update mapdata.marinezones set fips=57565 where name = 'Coastal Waters from Point Pinos to Point Piedras Blancas California out to 20 nm';
update mapdata.marinezones set fips=57570 where name = 'Waters from Pt. Arena to Pigeon Pt. CA from 20 to 60 nm';
update mapdata.marinezones set fips=57575 where name = 'Waters from Pigeon Pt. to Pt. Piedras Blancas CA from 20 to 60 nm';
update mapdata.marinezones set fips=57650 where name = 'East Santa Barbara Channel from Pt. Conception to Pt. Mugu including Santa Cruz and Anacapa Islands';
update mapdata.marinezones set fips=57655 where name = 'Inner waters from Point Mugu to San Mateo Pt. CA including Santa Catalina and Santa Barbara Islands';
update mapdata.marinezones set fips=57670 where name = 'The Waters from Pt. Piedras Blancas to Pt. Arguello and Westward 60 nm';
update mapdata.marinezones set fips=57673 where name = 'Waters from Pt. Arguello to Santa Cruz Island CA and westward 60 nm including San Miguel and Santa Rosa Islands';
update mapdata.marinezones set fips=57676 where name = 'Outer waters from Santa Cruz Island to San Clemente Island to 60 nm offshore including San Nicolas Island';
update mapdata.marinezones set fips=57750 where name = 'Coastal Waters from San Mateo Point to the Mexican Border and out to 30 nm';
update mapdata.marinezones set fips=57775 where name = 'Waters from San Mateo point to the Mexican Border Extending 30 to 60 nm out including San Clemente Island';
update mapdata.marinezones set fips=58011 where name = 'Glacier Bay';
update mapdata.marinezones set fips=58012 where name = 'Northern Lynn Canal';
update mapdata.marinezones set fips=58013 where name = 'Southern Lynn Canal';
update mapdata.marinezones set fips=58021 where name = 'Icy Strait';
update mapdata.marinezones set fips=58022 where name = 'Cross Sound';
update mapdata.marinezones set fips=58031 where name = 'Stephens Passage';
update mapdata.marinezones set fips=58032 where name = 'Northern Chatham Strait';
update mapdata.marinezones set fips=58033 where name = 'Southern Chatham Strait';
update mapdata.marinezones set fips=58034 where name = 'Frederick Sound';
update mapdata.marinezones set fips=58035 where name = 'Sumner Strait';
update mapdata.marinezones set fips=58036 where name = 'Clarence Strait';
update mapdata.marinezones set fips=58041 where name = 'Dixon Entrance to Cape Decision';
update mapdata.marinezones set fips=58042 where name = 'Cape Decision to Cape Edgecumbe';
update mapdata.marinezones set fips=58043 where name = 'Southeast Alaska Outside Waters From Cape Edgecumbe to Cape Fairweather';
update mapdata.marinezones set fips=58051 where name = 'Cape Fairweather to Icy Cape';
update mapdata.marinezones set fips=58052 where name = 'Icy Cape to Cape Suckling';
update mapdata.marinezones set fips=58053 where name = 'Yakutat Bay';
update mapdata.marinezones set fips=58120 where name = 'Cape Suckling to Gore Point';
update mapdata.marinezones set fips=58121 where name = 'Resurrection Bay';
update mapdata.marinezones set fips=58125 where name = 'Prince William Sound';
update mapdata.marinezones set fips=58126 where name = 'Port of Valdez';
update mapdata.marinezones set fips=58127 where name = 'Valdez Narrows';
update mapdata.marinezones set fips=58128 where name = 'Valdez Arm';
update mapdata.marinezones set fips=58129 where name = 'Passage Canal';
update mapdata.marinezones set fips=58130 where name = 'Barren Islands And Kamishak Bay Waters';
update mapdata.marinezones set fips=58132 where name = 'Gore Point To Sitkinak';
update mapdata.marinezones set fips=58136 where name = 'Chiniak Bay';
update mapdata.marinezones set fips=58137 where name = 'Marmot Bay';
update mapdata.marinezones set fips=58138 where name = 'Shelikof Strait';
update mapdata.marinezones set fips=58140 where name = 'Cook Inlet North of Kamishak Bay and English Bay';
update mapdata.marinezones set fips=58141 where name = 'Kachemak Bay';
update mapdata.marinezones set fips=58150 where name = 'Sitkinak to Castle Cape';
update mapdata.marinezones set fips=58155 where name = 'Castle Cape to Cape Sarichef';
update mapdata.marinezones set fips=58160 where name = 'Cape Newenham to Port Heiden';
update mapdata.marinezones set fips=58165 where name = 'Port Heiden to Cape Sarichef';
update mapdata.marinezones set fips=58170 where name = 'Cape Sarichef to Nikoski';
update mapdata.marinezones set fips=58171 where name = 'Unalaska Bay';
update mapdata.marinezones set fips=58172 where name = 'Nikolski to Adak';
update mapdata.marinezones set fips=58175 where name = 'Adak to Kiska';
update mapdata.marinezones set fips=58175 where name = 'Adak to Kiska';
update mapdata.marinezones set fips=58176 where name = 'Kiska to Attu';
update mapdata.marinezones set fips=58179 where name = 'Pribilof Islands Nearshore Waters';
update mapdata.marinezones set fips=58180 where name = 'Cape Newenham to Dall Point';
update mapdata.marinezones set fips=58185 where name = 'St Matthew Island Waters';
update mapdata.marinezones set fips=58185 where name = 'St Matthew Island Waters';
update mapdata.marinezones set fips=58200 where name = 'Norton Sound';
update mapdata.marinezones set fips=58210 where name = 'Dall Point to Wales';
update mapdata.marinezones set fips=58215 where name = 'Kotzebue Sound';
update mapdata.marinezones set fips=58220 where name = 'Wales to Cape Thompson';
update mapdata.marinezones set fips=58225 where name = 'Cape Thompson to Cape Beaufort';
update mapdata.marinezones set fips=58230 where name = 'Cape Beaufort to Point Franklin';
update mapdata.marinezones set fips=58235 where name = 'Point Franklin to Cape Halkett';
update mapdata.marinezones set fips=58240 where name = 'Cape Halkett to Flaxman Island';
update mapdata.marinezones set fips=58245 where name = 'Flaxman Island to Demarcation Point';
update mapdata.marinezones set fips=58310 where name = 'Gulf of Alaska North of 55 Degrees North and East of 144 Degrees West';
update mapdata.marinezones set fips=58351 where name = 'Gluf of Alaska Offshore North of 57N and West of 144W';
update mapdata.marinezones set fips=58352 where name = 'Gulf of Alaska Offshore South of 57N North of 55N and West of 144W';
update mapdata.marinezones set fips=58411 where name = 'Bering Sea Offshore West of 180 and East of the International Dateline';
update mapdata.marinezones set fips=58412 where name = 'Bering Sea Offshore 171W to 180 and North of 56N';
update mapdata.marinezones set fips=58413 where name = 'Bering Sea Offshore 171W to 180 and South of 56N';
update mapdata.marinezones set fips=58414 where name = 'Bering Sea Offshore East of 171W';
update mapdata.marinezones set fips=59110 where name = 'Kauai Northwest Waters';
update mapdata.marinezones set fips=59111 where name = 'Kauai Windward Waters';
update mapdata.marinezones set fips=59112 where name = 'Kauai Leeward Waters';
update mapdata.marinezones set fips=59113 where name = 'Kauai Channel';
update mapdata.marinezones set fips=59114 where name = 'Oahu Windward Waters';
update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters';
update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters';
update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters';
update mapdata.marinezones set fips=59116 where name = 'Kaiwi Channel';
update mapdata.marinezones set fips=59117 where name = 'Maui County Windward Waters';
update mapdata.marinezones set fips=59118 where name = 'Maui County Leeward Waters';
update mapdata.marinezones set fips=59119 where name = 'Maalaea Bay';
update mapdata.marinezones set fips=59120 where name = 'Pailolo Channel';
update mapdata.marinezones set fips=59121 where name = 'Alenuihaha Channel';
update mapdata.marinezones set fips=59122 where name = 'Big Island Windward Waters';
update mapdata.marinezones set fips=59123 where name = 'Big Island Leeward Waters';
update mapdata.marinezones set fips=59124 where name = 'Big Island Southeast Waters';
update mapdata.marinezones set fips=59180 where name = 'Offshore Waters Within 240 nm of Honolulu';
update mapdata.marinezones set fips=61150 where name = 'Coastal waters of Tututila and Aunuu';
update mapdata.marinezones set fips=61151 where name = 'Coastal waters of Manua';
update mapdata.marinezones set fips=61152 where name like 'Coastal waters of Swain%';
update mapdata.marinezones set fips=65151 where name = 'Guam Coastal Waters';
update mapdata.marinezones set fips=65152 where name = 'Rota Coastal Waters';
update mapdata.marinezones set fips=65153 where name = 'Tinian Coastal Waters';
update mapdata.marinezones set fips=65154 where name = 'Saipan Coastal Waters';
update mapdata.marinezones set fips=65161 where name = 'Koror Palau Coastal Waters';
update mapdata.marinezones set fips=65171 where name = 'Yap Coastal Waters';
update mapdata.marinezones set fips=65172 where name = 'Chuuk Coastal Waters';
update mapdata.marinezones set fips=65173 where name = 'Pohnpei Coastal Waters';
update mapdata.marinezones set fips=65174 where name = 'Kosrae Coastal Waters';
update mapdata.marinezones set fips=65181 where name = 'Majuro Coastal Waters';
update mapdata.marinezones set fips=65191 where name = 'Waters out to 40 Nautical Miles';
update mapdata.marinezones set fips=73050 where name = 'Coastal Waters from Eastport, ME to Schoodic Point, ME out 25 NM';
update mapdata.marinezones set fips=73051 where name = 'Coastal Waters from Schoodic Point, ME to Stonington, ME out 25 NM';
update mapdata.marinezones set fips=73052 where name = 'Intra Coastal Waters from Schoodic Point, ME to Stonington, ME';
update mapdata.marinezones set fips=73070 where name = 'Waters from Eastport ME to Stonington (Deer Isle) ME from 25 to 40 nm';
update mapdata.marinezones set fips=73081 where name = 'Gulf of Maine';
update mapdata.marinezones set fips=73082 where name = 'Georges Bank';
update mapdata.marinezones set fips=73083 where name = 'South of New England';
update mapdata.marinezones set fips=73084 where name = 'Hudson Canyon to Baltimore Canyon';
update mapdata.marinezones set fips=73085 where name = 'Baltimore Canyon to Hatteras Canyon';
update mapdata.marinezones set fips=73086 where name = 'Hatteras Canyon to Cape Fear';
update mapdata.marinezones set fips=73088 where name = 'Cape Fear to 31 N';
update mapdata.marinezones set fips=73150 where name = 'Coastal Waters from Stonington, ME to Port Clyde, ME out 25 NM';
update mapdata.marinezones set fips=73151 where name = 'Penobscot Bay';
update mapdata.marinezones set fips=73152 where name = 'Coastal Waters from Port Clyde, ME to Cape Elizabeth, ME out 25 NM';
update mapdata.marinezones set fips=73153 where name = 'Casco Bay';
update mapdata.marinezones set fips=73154 where name = 'Coastal Waters from Cape Elizabeth, ME to Merrimack River, MA out 25 NM';
update mapdata.marinezones set fips=73170 where name = 'Waters from Stonington (Deer Isle) ME to Merrimack River MA from 25 to 40 nm';
update mapdata.marinezones set fips=73230 where name = 'Boston Harbor';
update mapdata.marinezones set fips=73231 where name = 'Cape Cod Bay';
update mapdata.marinezones set fips=73232 where name = 'Nantucket Sound';
update mapdata.marinezones set fips=73233 where name = 'Vineyard Sound';
update mapdata.marinezones set fips=73234 where name = 'Buzzards Bay';
update mapdata.marinezones set fips=73235 where name = 'Rhode Island Sound';
update mapdata.marinezones set fips=73236 where name = 'Narragansett Bay';
update mapdata.marinezones set fips=73237 where name = 'Block Island Sound';
update mapdata.marinezones set fips=73250 where name = 'Coastal waters from Merrimack River MA out 25 nm to Plymouth MA out 40 nm';
update mapdata.marinezones set fips=73254 where name = 'Coastal waters from Provincetown MA to Chatham MA to Nantucket MA out 20 nm';
update mapdata.marinezones set fips=73255 where name = 'Coastal waters from Nantucket MA to Marthas Vineyard MA to Block Island RI to Montauk NY Southeast to 20 nm';
update mapdata.marinezones set fips=73270 where name = 'Waters from Merrimack River MA to Watch Hill RI from 25 to 40 nm';
update mapdata.marinezones set fips=73330 where name = 'Long Island Sound East of New Haven CT/Port Jefferson NY';
update mapdata.marinezones set fips=73335 where name = 'Long Island Sound West of New Haven CT/Port Jefferson NY';
update mapdata.marinezones set fips=73338 where name = 'New York Harbor';
update mapdata.marinezones set fips=73340 where name = 'Peconic and Gardiners Bays';
update mapdata.marinezones set fips=73345 where name = 'South Shore Bays from Jones Inlet through Shinnecock Bay';
update mapdata.marinezones set fips=73350 where name = 'Moriches Inlet NY to Montauk Point NY out 20 nm';
update mapdata.marinezones set fips=73353 where name = 'Fire Island Inlet NY to Moriches Inlet NY out 20 nm';
update mapdata.marinezones set fips=73355 where name = 'Sandy Hook NJ to Fire Island Inlet NY out 20 nm';
update mapdata.marinezones set fips=73370 where name = 'Waters from Montauk Point NY to Sandy Hook NJ from 20 to 40 nm';
update mapdata.marinezones set fips=73430 where name = 'Delaware Bay waters north of East Point NJ to Slaughter Beach DE';
update mapdata.marinezones set fips=73431 where name = 'Delaware Bay waters south of East Point NJ to Slaughter Beach DE';
update mapdata.marinezones set fips=73450 where name = 'Coastal waters from Sandy Hook to Manasquan Inlet NJ out 20 nm';
update mapdata.marinezones set fips=73451 where name = 'Coastal waters from Manasquan Inlet to Little Egg Inlet NJ out 20 nm';
update mapdata.marinezones set fips=73452 where name = 'Coastal waters from Little Egg Inlet to Great Egg Inlet NJ out 20 nm';
update mapdata.marinezones set fips=73453 where name = 'Coastal waters from Great Egg Inlet to Cape May NJ out 20 nm';
update mapdata.marinezones set fips=73454 where name = 'Coastal waters from Cape May NJ to Cape Henlopen DE out 20 nm';
update mapdata.marinezones set fips=73455 where name = 'Coastal waters from Cape Henlopen to Fenwick Island DE out 20 nm';
update mapdata.marinezones set fips=73470 where name = 'Waters from Sandy Hook NJ to Fenwick Island DE from 20 to 40 nm';
update mapdata.marinezones set fips=73530 where name = 'Chesapeake Bay north of Pooles Island MD';
update mapdata.marinezones set fips=73531 where name = 'Chesapeake Bay from Pooles Island to Sandy Point MD';
update mapdata.marinezones set fips=73532 where name = 'Chesapeake Bay from Sandy Point to North Beach MD';
update mapdata.marinezones set fips=73533 where name = 'Chesapeake Bay from North Beach to Drum Point MD';
update mapdata.marinezones set fips=73534 where name = 'Chesapeake Bay from Drum Point MD to Smith Point VA';
update mapdata.marinezones set fips=73535 where name = 'Tidal Potomac from Key Bridge to Indian Head MD';
update mapdata.marinezones set fips=73536 where name = 'Tidal Potomac from Indian Head to Cobb Island MD';
update mapdata.marinezones set fips=73537 where name = 'Tidal Potomac from Cobb Island MD to Smith Point VA';
update mapdata.marinezones set fips=73630 where name = 'Chesapeake Bay from Smith Point to Windmill Point VA';
update mapdata.marinezones set fips=73631 where name = 'Chesapeake Bay from Windmill Point to New Point Comfort VA';
update mapdata.marinezones set fips=73632 where name = 'Chesapeake Bay from New Point Comfort to Cape Henry VA';
update mapdata.marinezones set fips=73633 where name = 'Currituck Sound';
update mapdata.marinezones set fips=73650 where name = 'Coastal waters from Fenwick Island DE to Chincoteague VA out 20 nm';
update mapdata.marinezones set fips=73652 where name = 'Coastal waters from Chincoteague to Parramore Island VA out 20 nm';
update mapdata.marinezones set fips=73654 where name = 'Coastal waters from Parramore Island to Cape Charles Light VA out 20 nm';
update mapdata.marinezones set fips=73656 where name = 'Coastal waters from Cape Charles Light VA to NC VA border out 20 nm';
update mapdata.marinezones set fips=73658 where name = 'Coastal waters from NC VA border to Currituck Beach Light NC out 20 nm';
update mapdata.marinezones set fips=73670 where name = 'Waters from Fenwick Island DE to Currituck Beach Light NC from 20 to 40 nm';
update mapdata.marinezones set fips=75080 where name = 'Southwest North Atlantic South of 31 North and West of 65 West';
update mapdata.marinezones set fips=75082 where name = 'NW Caribbean North of 15 North and West of 75 West';
update mapdata.marinezones set fips=75084 where name = 'SW Caribbean South of 15 North and West of 75 West';
update mapdata.marinezones set fips=75086 where name = 'East Caribbean East of 75 West';
update mapdata.marinezones set fips=75087 where name = 'Tropical North Atlantic from the coastal waters of South America to 22N Between 55W and 65W Including Waters North and East of the Leeward and Windward Islands';
update mapdata.marinezones set fips=75130 where name = 'Albemarle Sound';
update mapdata.marinezones set fips=75135 where name = 'Pamlico Sound';
update mapdata.marinezones set fips=75150 where name = 'Coastal waters from Currituck Beach Light to Oregon Inlet NC out 20 nm';
update mapdata.marinezones set fips=75152 where name = 'Coastal waters from Oregon Inlet to Cape Hatteras NC out 20 nm';
update mapdata.marinezones set fips=75154 where name = 'Coastal waters from Cape Hatteras to Ocracoke Inlet NC out 20 nm';
update mapdata.marinezones set fips=75156 where name = 'Coastal waters from Ocracoke Inlet to Cape Lookout NC out 20 nm';
update mapdata.marinezones set fips=75158 where name = 'Coastal waters from Cape Lookout to Surf City NC out 20 nm';
update mapdata.marinezones set fips=75170 where name = 'Waters from Currituck Beach Light to Surf City NC from 20 to 40 nm';
update mapdata.marinezones set fips=75250 where name = 'Coastal waters from Surf City to Cape Fear NC out 20 nm';
update mapdata.marinezones set fips=75252 where name = 'Coastal waters from Cape Fear NC to Little River Inlet SC out 20 nm';
update mapdata.marinezones set fips=75254 where name = 'Coastal waters from Little River Inlet to Murrells Inlet SC out 20 nm';
update mapdata.marinezones set fips=75256 where name = 'Coastal waters from Murrells Inlet to South Santee River SC out 20 nm';
update mapdata.marinezones set fips=75270 where name = 'Waters from Surf City NC to South Santee River SC from 20 to 40 nm';
update mapdata.marinezones set fips=75330 where name = 'Charleston Harbor';
update mapdata.marinezones set fips=75350 where name = 'Coastal waters from South Santee River to Edisto Beach SC out 20 nm';
update mapdata.marinezones set fips=75352 where name = 'Coastal waters from Edisto Beach SC to Savannah GA out 20 nm';
update mapdata.marinezones set fips=75354 where name = 'Coastal waters from Savannah GA to Altamaha Sound GA out 20 nm ...including Grays Reef National Marine Sanctuary';
update mapdata.marinezones set fips=75370 where name = 'Waters from South Santee River SC to Savannah GA extending from 20 nm to 40 nm';
update mapdata.marinezones set fips=75374 where name = 'Waters from Savannah GA to Altamaha Sound GA extending from 20 to 60 nm';
update mapdata.marinezones set fips=75450 where name = 'Coastal waters from Altamaha Sound to Fernandina Beach FL out 20 NM';
update mapdata.marinezones set fips=75452 where name = 'Coastal waters from Fernandina Beach to St. Augustine FL out 20 NM';
update mapdata.marinezones set fips=75454 where name = 'Coastal waters from St. Augustine to Flagler Beach FL out 20 NM';
update mapdata.marinezones set fips=75470 where name = 'Waters from Altamaha Sound GA to Fernandina Beach FL from 20 to 60 NM';
update mapdata.marinezones set fips=75472 where name = 'Waters from Fernandina Beach to St. Augustine FL from 20 to 60 NM';
update mapdata.marinezones set fips=75474 where name = 'Waters from St. Augustine to Flagler Beach FL from 20 to 60 NM';
update mapdata.marinezones set fips=75550 where name = 'Flagler Beach to Volusia-Brevard County Line 0-20 nm';
update mapdata.marinezones set fips=75552 where name = 'Volusia-Brevard County Line to Sebastian Inlet 0-20 nm';
update mapdata.marinezones set fips=75555 where name = 'Sebastian Inlet to Jupiter Inlet 0-20 nm';
update mapdata.marinezones set fips=75570 where name = 'Flagler Beach to Volusia-Brevard County Line 20-60 nm';
update mapdata.marinezones set fips=75572 where name = 'Volusia-Brevard County Line to Sebastian Inlet 20-60 nm';
update mapdata.marinezones set fips=75575 where name = 'Sebastian Inlet to Jupiter Inlet 20-60 nm';
update mapdata.marinezones set fips=75610 where name = 'Lake Okeechobee';
update mapdata.marinezones set fips=75630 where name = 'Biscayne Bay';
update mapdata.marinezones set fips=75650 where name = 'Coastal waters from Jupiter Inlet to Deerfield Beach FL out 20 NM';
update mapdata.marinezones set fips=75651 where name = 'Coastal waters from Deerfield Beach to Ocean Reef FL out 20 NM';
update mapdata.marinezones set fips=75670 where name = 'Waters from Jupiter Inlet to Deerfield Beach FL from 20 to 60 NM';
update mapdata.marinezones set fips=75671 where name = 'Waters from Deerfield Beach to Ocean Reef FL from 20 to 60 NM excluding the territorial waters of Bahamas';
update mapdata.marinezones set fips=75710 where name = 'Atlantic waters northward to 19.5N and between 64N and 68W from northwest coast of Puerto Rico at Punta Cadena eastward to mouth of Rio Guajataca extending beyond 100 fathom line to the Anegada Passage';
update mapdata.marinezones set fips=75720 where name = 'Atlantic nearshore waters from mouth of Rio Guajataca eastward to Cabo San Juan then eastward to Culebra St. Thomas St. John and adjacent islands out to 100 fathom line.';
update mapdata.marinezones set fips=75730 where name = 'Caribbean waters from Punta Viento to Cabo San Juan extending southward to 17N and eastward to 64W including the Caribbean waters of Culebra and Vieques and of the U.S. Virgin Islands.';
update mapdata.marinezones set fips=75740 where name = 'Caribbean waters from Punta Viento to Punta Melones and the waters outside of 12 NM from Punta Melones to Punta Cadena extending southward of to 17N and westward to 68W';
update mapdata.marinezones set fips=75750 where name = 'Nearshore waters of west coast of Puerto Rico from Punta Cadena to Punta Melones westward out 12 NM.';
update mapdata.marinezones set fips=77031 where name = 'Florida Bay';
update mapdata.marinezones set fips=77032 where name = 'Gulf Side of the Lower Keys out 20 NM';
update mapdata.marinezones set fips=77033 where name = 'Waters from East Cape Sable to Chokoloskee 20 to 60 NM';
update mapdata.marinezones set fips=77052 where name = 'Coastal waters from Ocean Reef to Craig Key out 20 NM';
update mapdata.marinezones set fips=77053 where name = 'Coastal waters from Craig Key to the west end of the Seven Mile Bridge out 20 NM';
update mapdata.marinezones set fips=77054 where name = 'Coastal waters from the west end of the Seven Mile Bridge to Key West out 20 NM';
update mapdata.marinezones set fips=77072 where name = 'Waters from Ocean Reef to Craig Key from 20 to 60 NM';
update mapdata.marinezones set fips=77073 where name = 'Waters from Craig Key to the west end of the Seven Mile Bridge 20 to 60 NM';
update mapdata.marinezones set fips=77074 where name = 'Waters from the west end of the Seven Mile Bridge to Key West 20 to 60 NM';
update mapdata.marinezones set fips=77075 where name = 'Waters from Key West to 20 NM west of Dry Tortugas north 20 NM and south 60 nm';
update mapdata.marinezones set fips=77080 where name = 'Northwest Gulf North of 25 North and West of 90 West';
update mapdata.marinezones set fips=77082 where name = 'Southwest Gulf South of 25 North and West of 90 West';
update mapdata.marinezones set fips=77084 where name = 'Middle Gulf between 85 West and 90 West';
update mapdata.marinezones set fips=77086 where name = 'East Gulf between 81 West and 85 West';
update mapdata.marinezones set fips=77130 where name = 'Laguna Madre From the Port Of Brownsville to the Arroyo Colorado';
update mapdata.marinezones set fips=77132 where name = 'Laguna Madre From The Arroyo Coloardo To 5 NM North Of Port Mansfield TX';
update mapdata.marinezones set fips=77135 where name = 'Laguna Madre From 5 nm North Of Port Mansfield To Baffin Bay TX';
update mapdata.marinezones set fips=77150 where name = 'Coastal waters from Port Mansfield TX to the Rio Grande River out 20 NM';
update mapdata.marinezones set fips=77155 where name = 'Coastal waters from Baffin Bay to Port Mansfield TX out 20 NM';
update mapdata.marinezones set fips=77170 where name = 'Waters from Port Mansfield TX to the Rio Grande River from 20 to 60 NM';
update mapdata.marinezones set fips=77175 where name = 'Waters from Baffin Bay to Port Mansfield TX from 20 to 60 NM';
update mapdata.marinezones set fips=77230 where name = 'Bays and Waterways from Baffin Bay to Port Aransas';
update mapdata.marinezones set fips=77235 where name like 'Bays and Waterways from Port Aransas to Port O%';
update mapdata.marinezones set fips=77250 where name = 'Coastal waters from Baffin Bay to Port Aransas out 20 NM';
update mapdata.marinezones set fips=77255 where name = 'Coastal waters from Port Aransas to Matagorda Ship Channel out 20 NM';
update mapdata.marinezones set fips=77270 where name = 'Waters from Baffin Bay to Port Aransas from 20 to 60 NM';
update mapdata.marinezones set fips=77275 where name = 'Waters from Port Aransas to Matagorda Ship Channel from 20 to 60 NM';
update mapdata.marinezones set fips=77330 where name = 'Matagorda Bay';
update mapdata.marinezones set fips=77335 where name = 'Galveston Bay';
update mapdata.marinezones set fips=77350 where name = 'Coastal waters from Freeport to Matagorda Ship Channel TX out 20 NM';
update mapdata.marinezones set fips=77355 where name = 'Coastal waters from High Island to Freeport TX out 20 NM';
update mapdata.marinezones set fips=77370 where name = 'Waters from Freeport to Matagorda Ship Channel TX from 20 to 60 NM';
update mapdata.marinezones set fips=77375 where name = 'Waters from High Island to Freeport TX from 20 to 60 NM';
update mapdata.marinezones set fips=77450 where name = 'Coastal waters from Cameron LA to High Island TX out 20 NM';
update mapdata.marinezones set fips=77452 where name = 'Coastal waters from Intracoastal City to Cameron LA out 20 NM';
update mapdata.marinezones set fips=77455 where name = 'Coastal waters from Lower Atchafalaya River to Intracoastal City LA out 20 NM';
update mapdata.marinezones set fips=77470 where name = 'Waters from Cameron LA to High Island TX from 20 to 60 NM';
update mapdata.marinezones set fips=77472 where name = 'Waters from Intracoastal City to Cameron LA from 20 to 60 NM';
update mapdata.marinezones set fips=77475 where name = 'Waters from Lower Atchafalaya River to Intracoastal City LA from 20 to 60 NM';
update mapdata.marinezones set fips=77530 where name = 'Lake Pontchartrain and Lake Maurepas';
update mapdata.marinezones set fips=77550 where name = 'Coastal waters from the southwest pass of the Mississippi River to Lower Atchafalaya River LA out 20 NM';
update mapdata.marinezones set fips=77555 where name = 'Coastal waters from Pascagoula MS to the Southwest Pass of the Mississippi River out 20 NM';
update mapdata.marinezones set fips=77570 where name = 'Waters from the Southwest Pass of the Mississippi River to Lower Atchafalaya River LA from 20 to 60 NM';
update mapdata.marinezones set fips=77575 where name = 'Waters from Pascagoula MS to the Southwest Pass of the Mississippi River from 20 to 60 NM';
update mapdata.marinezones set fips=77630 where name = 'Mobile Bay';
update mapdata.marinezones set fips=77650 where name = 'Coastal waters from Pensacola FL to Pascagoula MS out 20 NM';
update mapdata.marinezones set fips=77655 where name = 'Coastal waters from Destin to Pensacola FL out 20 NM';
update mapdata.marinezones set fips=77656 where name = 'Coastal waters from Chokoloskee to Bonita Beach FL out 20 NM';
update mapdata.marinezones set fips=77657 where name = 'Coastal waters from East Cape Sable to Chokoloskee FL out 20 NM';
update mapdata.marinezones set fips=77670 where name = 'Waters from Pensacola FL to Pascagoula MS from 20 to 60 NM';
update mapdata.marinezones set fips=77675 where name = 'Waters from Destin to Pensacola FL from 20 to 60 NM';
update mapdata.marinezones set fips=77676 where name = 'Waters from Chokoloskee to Bonita Beach FL from 20 to 60 NM';
update mapdata.marinezones set fips=77730 where name = 'Apalachee Bay or Coastal Waters From Keaton Beach to Ochlockonee River Fl out to 20 Nm';
update mapdata.marinezones set fips=77750 where name = 'Coastal waters from Apalachicola to Destin FL out 20 NM';
update mapdata.marinezones set fips=77755 where name = 'Coastal waters from Suwannee River to Apalachicola FL out 20 NM';
update mapdata.marinezones set fips=77755 where name = 'Coastal Waters From Ochlockonee River to Apalachicola Fl out to 20 Nm';
update mapdata.marinezones set fips=77765 where name = 'Coastal waters from Suwannee River to Keaton Beach out 20 NM';
update mapdata.marinezones set fips=77770 where name = 'Waters from Apalachicola to Destin FL from 20 to 60 NM';
update mapdata.marinezones set fips=77775 where name = 'Waters from Suwannee River to Apalachicola FL from 20 to 60 NM';
update mapdata.marinezones set fips=77830 where name = 'Tampa Bay waters';
update mapdata.marinezones set fips=77850 where name = 'Coastal waters from Tarpon Springs to Suwannee River FL out 20 NM';
update mapdata.marinezones set fips=77853 where name = 'Coastal waters from Englewood to Tarpon Springs FL out 20 NM';
update mapdata.marinezones set fips=77856 where name = 'Coastal waters from Bonita Beach to Englewood FL out 20 NM';
update mapdata.marinezones set fips=77870 where name = 'Waters from Tarpon Springs to Suwannee River FL out 20 to 60 NM';
update mapdata.marinezones set fips=77873 where name = 'Waters from Englewood to Tarpon Springs FL out 20 to 60 NM';
update mapdata.marinezones set fips=77876 where name = 'Waters from Bonita Beach to Englewood FL out 20 to 60 NM';
update mapdata.marinezones set fips=91121 where name = 'Chequamegon Bay-Bayfield to Oak Point WI';
update mapdata.marinezones set fips=91140 where name = 'Grand Portage to Grand Marais MN';
update mapdata.marinezones set fips=91141 where name = 'Grand Marais to Taconite Harbor MN';
update mapdata.marinezones set fips=91142 where name = 'Taconite Harbor to Silver Bay Harbor MN';
update mapdata.marinezones set fips=91143 where name = 'Silver Bay Harbor to Two Harbors MN';
update mapdata.marinezones set fips=91144 where name = 'Two Harbors to Duluth MN';
update mapdata.marinezones set fips=91145 where name = 'Duluth MN to Port Wing WI';
update mapdata.marinezones set fips=91146 where name = 'Port Wing to Sand Island WI';
update mapdata.marinezones set fips=91147 where name = 'Sand Island to Bayfield WI';
update mapdata.marinezones set fips=91148 where name = 'Oak Point to Saxon Harbor WI';
update mapdata.marinezones set fips=91162 where name = 'Lake Superior west of a line from Saxon Harbor WI to Grand Portage MN beyond 5NM';
update mapdata.marinezones set fips=91240 where name = 'Saxon Harbor WI to Black River MI';
update mapdata.marinezones set fips=91241 where name = 'Black River To Ontonagon MI';
update mapdata.marinezones set fips=91242 where name = 'Ontonagon to Upper Entrance of Portage Canal MI';
update mapdata.marinezones set fips=91243 where name = 'Upper Entrance of Portage Canal to Eagle River MI';
update mapdata.marinezones set fips=91244 where name = 'Eagle River to Manitou Island MI';
update mapdata.marinezones set fips=91245 where name = 'Manitou Island to Point Isabelle MI';
update mapdata.marinezones set fips=91246 where name = 'Point Isabelle to Lower Entrance of Portage Canal MI';
update mapdata.marinezones set fips=91247 where name = 'Portage Lake to Huron Island MI to Lower Entrance of Portage Canal To Huron Islands MI Including Keweenaw and Huron Bays';
update mapdata.marinezones set fips=91248 where name = 'Huron Islands to Marquette MI';
update mapdata.marinezones set fips=91249 where name = 'Marquette to Munising MI';
update mapdata.marinezones set fips=91250 where name = 'Munising to Grand Marais MI';
update mapdata.marinezones set fips=91251 where name = 'Grand Marais to Whitefish Point MI';
update mapdata.marinezones set fips=91263 where name = 'Lake Superior from Saxon Harbor WI to Upper Entrance to Portage Canal MI 5NM off shore to the US/Canadian border including Isle Royal National Park';
update mapdata.marinezones set fips=91264 where name = 'Lake Superior from Upper Entrance to Portage Canal to Manitou Island MI 5NM off shore to the US/Canadian Border';
update mapdata.marinezones set fips=91265 where name = 'Lake Superior West of Line from Manitou Island to Marquette MI Beyond 5NM from shore';
update mapdata.marinezones set fips=91266 where name = 'Lake Superior East of a line from Manitou Island to Marquette MI and West of a line from Grand Marais MI to the US/Canadian Border Beyond 5NM from shore';
update mapdata.marinezones set fips=91267 where name = 'Lake Superior from Grand Marais MI to Whitefish Point MI 5NM off shore to the US/Canadian border';
update mapdata.marinezones set fips=91321 where name = 'Whitefish Bay (U.S. Portion)/Whitefish Point to Point Iroquois MI';
update mapdata.marinezones set fips=91322 where name = 'St. Marys River Point Iroquois to E. Potagannissing Bay';
update mapdata.marinezones set fips=92043 where name = 'New Buffalo MI to St Joseph MI';
update mapdata.marinezones set fips=92046 where name = 'Michigan City IN to New Buffalo MI';
update mapdata.marinezones set fips=92080 where name = 'Lake Michigan Michigan City IN to St. Joseph MI 5 NM off shore to Mid Lake';
update mapdata.marinezones set fips=92221 where name = 'Green Bay North of line from Cedar River MI to Rock Island Passage';
update mapdata.marinezones set fips=92248 where name = 'Seul Choix Point to Point Detour MI';
update mapdata.marinezones set fips=92250 where name = '5NM East of a line from Fairport MI to Rock Island Passage';
update mapdata.marinezones set fips=92261 where name = 'Lake Michigan from Seul Choix Point to Rock Island Passage 5NM off shore to the Mid Line of the Lake';
update mapdata.marinezones set fips=92323 where name = 'Grand Traverse Bay south of a line Grand Traverse Light to Norwood MI';
update mapdata.marinezones set fips=92341 where name = 'Seul Choix Point to 5NM West of Mackinac Bridge';
update mapdata.marinezones set fips=92342 where name = 'Norwood MI to 5NM West of Mackinac Bridge including Little Traverse Bay';
update mapdata.marinezones set fips=92344 where name = 'Sleeping Bear Point to Grand Traverse Light MI';
update mapdata.marinezones set fips=92345 where name = 'Point Betsie to Sleeping Bear Point MI';
update mapdata.marinezones set fips=92346 where name = 'Manistee to Point Betsie MI';
update mapdata.marinezones set fips=92362 where name = 'Lake Michigan South of a line from Seul Choix Point to the Mackinac Bridge and North of a line from Charlevoix MI to South Fox Island 5NM off shore';
update mapdata.marinezones set fips=92364 where name = 'Lake Michigan from Charlevoix to Point Betsie MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92366 where name = 'Lake Michigan from Point Betsie to Manistee MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92521 where name = 'Green Bay south of line from Cedar River to Rock Island Passage and north of a line from Oconto WI to Little Sturgeon Bay WI';
update mapdata.marinezones set fips=92522 where name = 'Green Bay south of line from Oconto WI to Little Sturgeon Bay WI';
update mapdata.marinezones set fips=92541 where name = 'Rock Island Passage to Sturgeon Bay WI';
update mapdata.marinezones set fips=92542 where name = 'Sturgeon Bay to Two Rivers WI';
update mapdata.marinezones set fips=92543 where name = 'Two Rivers to Sheboygan WI';
update mapdata.marinezones set fips=92563 where name = 'Lake Michigan from Rock Island Passage to Sturgeon Bay WI 5NM off shore to mid lake';
update mapdata.marinezones set fips=92565 where name = 'Lake Michigan from Sturgeon Bay to Two Rivers WI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92567 where name = 'Lake Michigan from Two Rivers to Sheboygan WI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92643 where name = 'Sheboygan to Port Washington WI';
update mapdata.marinezones set fips=92644 where name = 'Port Washington to North Point Light WI';
update mapdata.marinezones set fips=92645 where name = 'North Point Light to Wind Point WI';
update mapdata.marinezones set fips=92646 where name = 'Wind Point WI to Winthrop Harbor IL';
update mapdata.marinezones set fips=92669 where name = 'Lake Michigan from Sheboygan to Port Washington WI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92671 where name = 'Lake Michigan from Port Washington to North Point Light WI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92673 where name = 'Lake Michigan from North Point Light to Wind Point WI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92675 where name = 'Lake Michigan from Wind Point WI to Winthrop Harbor IL 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92740 where name = 'Winthrop Harbor to Wilmette Harbor IL';
update mapdata.marinezones set fips=92741 where name = 'Wilmette Harbor to Northerly Island IL';
update mapdata.marinezones set fips=92742 where name = 'Northerly Island to Calumet Harbor IL';
update mapdata.marinezones set fips=92743 where name = 'Calumet Harbor IL to Gary IN';
update mapdata.marinezones set fips=92744 where name = 'Gary to Burns Harbor IN';
update mapdata.marinezones set fips=92745 where name = 'Burns Harbor to Michigan City IN';
update mapdata.marinezones set fips=92777 where name = 'Lake Michigan from Winthrop Harbor to Wilmette Harbor IL 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92779 where name = 'Lake Michigan from Wilmette Harbor to Michigan City in 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92844 where name = 'St Joseph to South Haven MI';
update mapdata.marinezones set fips=92845 where name = 'South Haven to Holland MI';
update mapdata.marinezones set fips=92846 where name = 'Holland to Grand Haven MI';
update mapdata.marinezones set fips=92847 where name = 'Grand Haven to Whitehall MI';
update mapdata.marinezones set fips=92848 where name = 'Whitehall to Pentwater MI';
update mapdata.marinezones set fips=92849 where name = 'Pentwater to Manistee MI';
update mapdata.marinezones set fips=92868 where name = 'Lake Michigan from Pentwater to Manistee MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92870 where name = 'Lake Michigan from Whitehall to Pentwater MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92872 where name = 'Lake Michigan from Grand Haven to Whitehall MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92874 where name = 'Lake Michigan from Holland to Grand Haven MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=92876 where name = 'Lake Michigan from South Haven to Holland MI 5NM off shore to Mid lake';
update mapdata.marinezones set fips=92878 where name = 'Lake Michigan from St Joseph to South Haven MI 5NM off shore to Mid Lake';
update mapdata.marinezones set fips=93345 where name = 'Straits of Mackinac within 5NM of Mackinac Bridge including Mackinac Island';
update mapdata.marinezones set fips=93346 where name = 'St Ignace to False Detour Channel';
update mapdata.marinezones set fips=93347 where name = '5NM East of Mackinac Bridge to Presque Isle Light MI including Bois Blanc Island';
update mapdata.marinezones set fips=93348 where name = 'Presque Isle Light to Sturgeon Pt MI Including Thunder Bay National Marine Sanctuary';
update mapdata.marinezones set fips=93349 where name = 'Sturgeon Point to Alabaster MI';
update mapdata.marinezones set fips=93361 where name = 'Lake Huron from 5NM east of Mackinac Bridge to Presque Isle Lt to the US/Canadian border beyond 5 NM from shore';
update mapdata.marinezones set fips=93362 where name = 'Lake Huron from Presque Isle Light to Sturgeon Point MI 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=93363 where name = 'Lake Huron from Sturgeon Point to Alabaster MI 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=93421 where name = 'Outer Saginaw Bay SW of Alabaster to Port Austin MI to Inner Saginaw Bay';
update mapdata.marinezones set fips=93422 where name = 'Inner Saginaw Bay SW of Point Au Gres to Bay Port MI';
update mapdata.marinezones set fips=93441 where name = 'Port Austin to Harbor Beach MI';
update mapdata.marinezones set fips=93442 where name = 'Harbor Beach to Port Sanilac MI';
update mapdata.marinezones set fips=93443 where name = 'Port Sanilac to Port Huron MI';
update mapdata.marinezones set fips=93462 where name = 'Lake Huron from Port Austin to Harbor Beach 5NM Off Shore to the US/Canadian border';
update mapdata.marinezones set fips=93463 where name = 'Lake Huron from Harbor Beach to Port Sanilac 5NM Off Shore to US/Canadian border';
update mapdata.marinezones set fips=93464 where name = 'Lake Huron from Port Sanilac to Port Huron 5NM Off Shore to US/Canadian border';
update mapdata.marinezones set fips=94422 where name = 'St. Clair River';
update mapdata.marinezones set fips=94423 where name = 'Detroit River';
update mapdata.marinezones set fips=94460 where name = 'Lake St. Clair Open Lake (U.S. Portion)';
update mapdata.marinezones set fips=96020 where name = 'Buffalo Harbor and the Upper Niagara River';
update mapdata.marinezones set fips=96040 where name = 'Ripley to Dunkirk NY';
update mapdata.marinezones set fips=96041 where name = 'Dunkirk to Buffalo NY';
update mapdata.marinezones set fips=96061 where name = 'Ripley to Buffalo NY extending from 5NM off shoreline to US/Canadian border';
update mapdata.marinezones set fips=96142 where name = 'Maumee Bay to Reno Beach OH';
update mapdata.marinezones set fips=96143 where name = 'Reno Beach to The Islands OH';
update mapdata.marinezones set fips=96144 where name = 'The Islands to Vermilion OH';
update mapdata.marinezones set fips=96145 where name = 'Vermilion to Avon Point OH';
update mapdata.marinezones set fips=96146 where name = 'Avon Point to Willowick OH';
update mapdata.marinezones set fips=96147 where name = 'Willowick to Geneva-on-the Lake OH';
update mapdata.marinezones set fips=96148 where name = 'Geneva-on-the-Lake to Conneaut OH';
update mapdata.marinezones set fips=96149 where name = 'Conneaut OH to Ripley NY';
update mapdata.marinezones set fips=96162 where name = 'Detroit River Lt. to Maumee Bay OH to Reno Beach OH beyond 5NM offshore to US/Canadian border';
update mapdata.marinezones set fips=96163 where name = 'Reno Beach to The Islands OH beyond 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=96164 where name = 'The Islands to Vermilion OH beyond 5NMm off shoreto US/Canadian border';
update mapdata.marinezones set fips=96165 where name = 'Vermilion to Avon Point OH beyond 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=96166 where name = 'Avon Point to Willowick OH beyond 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=96167 where name = 'Willowick to Geneva-on-the-Lake OH beyond 5NM off shoreline to US-Canadian border';
update mapdata.marinezones set fips=96168 where name = 'Geneva-on-the-Lake to Conneaut OH beyond 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=96169 where name = 'Conneaut OH to Ripley NY beyond 5NM off shore to US/Canadian border';
update mapdata.marinezones set fips=96444 where name = 'Michigan Waters of Lake Erie from Detroit River to North Cape MI';
update mapdata.marinezones set fips=97042 where name = 'Niagara River to Hamlin Beach NY';
update mapdata.marinezones set fips=97043 where name = 'Hamlin Beach to Sodus Bay NY';
update mapdata.marinezones set fips=97044 where name = 'Sodus Bay to Mexico Bay NY';
update mapdata.marinezones set fips=97045 where name = 'Mexico Bay NY to the St. Lawrence River';
update mapdata.marinezones set fips=97062 where name = 'Niagara River to Hamlin Beach NY beyond 5NM off shoreline to US/Canadian border';
update mapdata.marinezones set fips=97063 where name = 'Hamlin Beach to Sodus Bay NY beyond 5NM off shoreline to US/Canadian border';
update mapdata.marinezones set fips=97064 where name = 'Sodus Bay to Mexico Bay NY beyond 5NM off shoreline to US/Canadian border';
update mapdata.marinezones set fips=97065 where name = 'Mexico Bay NY to the St. Lawrence River beyond 5NM off shoreline to US/Canadian border';
update mapdata.marinezones set fips=98022 where name = 'St. Lawrence River above Ogdensburg NY';
update mapdata.marinezones set fips=98024 where name = 'St. Lawrence River from Ogdensburg to St. Regis NY';