Initial commit: 276 AVA boundaries as KML + GeoJSON
This commit is contained in:
8
output/geojson/guenoc_valley.geojson
Normal file
8
output/geojson/guenoc_valley.geojson
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "guenoc_valley",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "ava_id": "guenoc_valley", "name": "Guenoc Valley", "aka": null, "created": "1981-12-21", "removed": null, "county": "Lake", "state": "CA", "within": "North Coast", "contains": null, "petitioner": null, "cfr_author": "Roger Bowling", "cfr_index": "9.26", "cfr_revision_history": "[T.D. ATF-95, 46 FR 56786, Nov. 19, 1981]", "approved_maps": "(1) “Middletown Quadrangle, California-Lake Co.,” 7.5 minute series; (2) “Jericho Valley Quadrangle, California,” 7.5 minute series; (3) “Detert Reservoir Quadrangle, California,” 7.5 minute series; and (4) “Aetna Springs Quadrangle, California,” 7.5 minute series.", "boundary_description": "The Guenoc Valley viticultural area is located within Lake County, California. The beginning point of the boundary is Station 20 of Denton's Survey of Guenoc Rancho, presently marked by a 11⁄2 inch galvanized pipe located atop Jim Davis Peak. On the approved maps, Jim Davis Peak is the unnamed peak (elevation 1,455 feet) located on the western boundary of Section 35, Township 11 North, Range 6 West. From this beginning point the boundary runs:\n\n(1) South 07°49′34″ East, 9,822.57 feet to the USGS triangulation station “Guenoc;”\n\n(2) Then, South 29°14′31″ West, 10,325.08 feet;\n\n(3) Then, South 00°00′ West, 2,100.00 feet;\n\n(4) Then, North 90°00′ West, 4,150.00 feet;\n\n(5) Then, North 24°23′11″ West, 16,469.36 feet;\n\n(6) Then, North 75°47′20″ East, 7,943.08 feet; and\n\n(7) Then, North 60°47′00″ East, 7,970.24 feet to the beginning point.", "used_maps": "none; digitized using GuenocValley.R file", "valid_start": null, "valid_end": null, "lcsh": null, "sameas": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -122.49, 38.766 ], [ -122.497334814996663, 38.771755326365216 ], [ -122.521732529057729, 38.761076208017045 ], [ -122.548734589605061, 38.755725339561472 ], [ -122.52489024727879, 38.714542621287478 ], [ -122.51034649001754, 38.714543525792436 ], [ -122.502986998321617, 38.714543757400321 ], [ -122.48531108473756, 38.739281663920977 ], [ -122.49, 38.766 ] ] ] } }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user