Initial commit: 276 AVA boundaries as KML + GeoJSON
This commit is contained in:
8
output/geojson/ulupalakua.geojson
Normal file
8
output/geojson/ulupalakua.geojson
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "ulupalakua",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "ava_id": "ulupalakua", "name": "Ulupalakua", "aka": null, "created": "2021-08-02", "removed": null, "county": "Maui", "state": "HI", "within": null, "contains": null, "petitioner": "Mark Beaman, winemaker at Maui Wines", "cfr_author": "Karen A. Thornton", "cfr_index": "9.278", "cfr_revision_history": "[T.D. TTB-171, 86 FR 34957, July 1, 2021]", "approved_maps": "The United States Geological Survey (USGS) 1:24,000 scale topographic maps used to determine the boundary of the Ulupalakua viticultural area is titled “Makena, Hawaii, 1983.”", "boundary_description": "The Ulupalakua viticultural area is located on the island of Maui, in Hawaii. The boundary of the Ulupalakua viticultural area is as described in paragraphs (c)(1) through (6) of this section: \n\n(1) The beginning point is on the Makena, Hawaii, map at the intersection of an unnamed, light-duty road known locally as State Highway 37 and the northernmost unnamed, unimproved road in the Palauea land division (a land division is known as an “ahupua'a” in Hawaii). From the beginning point, proceed south along State Highway 37 to the next unnamed, unimproved road in the Palauea land division; then \n\n(2) Proceed west in a straight line for approximately 2,700 feet to the 1,560-foot elevation contour; then \n\n(3) Proceed north along the 1,560-foot elevation contour to the northern boundary of the Palauea land division; then \n\n(4) Proceed east along the northern boundary of the Palauea land division to the 1,800-foot elevation contour; then \n\n(5) Proceed south along the 1,800-foot elevation contour for approximately 400 feet to the point where the 1,800-foot elevation contour intersects with an imaginary line drawn from the terminus of the northernmost unnamed, unimproved road in the Palauea land division; then \n\n(6) Proceed east in a straight line for approximately 800 feet, returning to the beginning point.", "used_maps": "“Makena, Hawaii, 1983.” scale 1:24000", "valid_start": null, "valid_end": null, "lcsh": null, "sameas": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -156.398028262287028, 20.677219742158929 ], [ -156.400716481195076, 20.677539174141582 ], [ -156.400561230450819, 20.678010654651587 ], [ -156.400588346158912, 20.678570359515668 ], [ -156.400390607276876, 20.678773016878395 ], [ -156.400462388520452, 20.679005995856151 ], [ -156.400414056357249, 20.679193484722866 ], [ -156.400188488153077, 20.679488507775396 ], [ -156.405958304840766, 20.679856347652688 ], [ -156.406014694873221, 20.679790861544681 ], [ -156.406032261245088, 20.679624741013324 ], [ -156.405972197045713, 20.679505496951514 ], [ -156.406023450349437, 20.679292502538697 ], [ -156.406013915557651, 20.679087093923961 ], [ -156.405861564719515, 20.678881693670498 ], [ -156.405861558291633, 20.678783814125516 ], [ -156.406205035083218, 20.678578384613171 ], [ -156.406320739094383, 20.678383307807433 ], [ -156.406229163929027, 20.677991105850488 ], [ -156.406100254150033, 20.677844294241869 ], [ -156.406087066126503, 20.677768472834639 ], [ -156.406232069065311, 20.677632673494774 ], [ -156.406249630722215, 20.677404516558056 ], [ -156.406189931478536, 20.677256666871781 ], [ -156.405971302886996, 20.677068847603525 ], [ -156.405968734817321, 20.676997505958184 ], [ -156.406292432241486, 20.676778291537094 ], [ -156.406333434717652, 20.676621130299097 ], [ -156.406589754548804, 20.676437762624683 ], [ -156.406605118159831, 20.676206159293251 ], [ -156.406496700478272, 20.675836015799639 ], [ -156.406347282730906, 20.675645090864222 ], [ -156.398783319102051, 20.675708801137461 ], [ -156.398869743726465, 20.675929373340661 ], [ -156.398766483428119, 20.676174763366795 ], [ -156.398671282776547, 20.676625562436126 ], [ -156.398327069028227, 20.676902663442981 ], [ -156.398028262287028, 20.677219742158929 ] ] ] } }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user