Initial commit: 276 AVA boundaries as KML + GeoJSON
This commit is contained in:
53
output/kml/yorkville_highlands.kml
Normal file
53
output/kml/yorkville_highlands.kml
Normal file
@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<kml xmlns="http://www.opengis.net/kml/2.2">
|
||||
<Document id="root_doc">
|
||||
<Schema name="yorkville_highlands" id="yorkville_highlands">
|
||||
<SimpleField name="ava_id" type="string"></SimpleField>
|
||||
<SimpleField name="aka" type="string"></SimpleField>
|
||||
<SimpleField name="created" type="string"></SimpleField>
|
||||
<SimpleField name="removed" type="string"></SimpleField>
|
||||
<SimpleField name="county" type="string"></SimpleField>
|
||||
<SimpleField name="state" type="string"></SimpleField>
|
||||
<SimpleField name="within" type="string"></SimpleField>
|
||||
<SimpleField name="contains" type="string"></SimpleField>
|
||||
<SimpleField name="petitioner" type="string"></SimpleField>
|
||||
<SimpleField name="cfr_author" type="string"></SimpleField>
|
||||
<SimpleField name="cfr_index" type="string"></SimpleField>
|
||||
<SimpleField name="cfr_revision_history" type="string"></SimpleField>
|
||||
<SimpleField name="approved_maps" type="string"></SimpleField>
|
||||
<SimpleField name="boundary_description" type="string"></SimpleField>
|
||||
<SimpleField name="used_maps" type="string"></SimpleField>
|
||||
<SimpleField name="valid_start" type="string"></SimpleField>
|
||||
<SimpleField name="valid_end" type="string"></SimpleField>
|
||||
<SimpleField name="lcsh" type="string"></SimpleField>
|
||||
<SimpleField name="sameas" type="string"></SimpleField>
|
||||
</Schema>
|
||||
<Folder><name>yorkville_highlands</name>
|
||||
<Placemark>
|
||||
<name>Yorkville Highlands</name>
|
||||
<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
|
||||
<ExtendedData><SchemaData schemaUrl="#yorkville_highlands">
|
||||
<SimpleData name="ava_id">yorkville_highlands</SimpleData>
|
||||
<SimpleData name="created">1998/06/08</SimpleData>
|
||||
<SimpleData name="county">Mendocino</SimpleData>
|
||||
<SimpleData name="state">CA</SimpleData>
|
||||
<SimpleData name="within">Mendocino|North Coast</SimpleData>
|
||||
<SimpleData name="petitioner">William J. A. Weir, Weir Vineyards</SimpleData>
|
||||
<SimpleData name="cfr_author">Marjorie D. Ruhf</SimpleData>
|
||||
<SimpleData name="cfr_index">9.159</SimpleData>
|
||||
<SimpleData name="cfr_revision_history">[T.D. ATF-397, 63 FR 16904, Apr. 7, 1998]</SimpleData>
|
||||
<SimpleData name="approved_maps">(1) Gube Mountain, Calif., provisional edition 1991; (2) Big Foot Mountain, Calif., provisional edition 1991; (3) Cloverdale, Calif., 1960, photoinspected 1975; (4) Ornbaun Valley Quadrangle, Calif., provisional edition, 1991; (5) Yorkville, Calif., provisional edition, 1991; (6) Hopland, Calif., 1960, photoinspected 1975.</SimpleData>
|
||||
<SimpleData name="boundary_description">(1) The beginning point is Benchmark 680, located in Section 30, T. 12 N., R. 13 W., on the Ornbaum Valley quadrangle map; (2) From the beginning point, the boundary proceeds in a straight line in a northeasterly direction to a point intersecting the North Fork of Robinson Creek and the Section 20, T. 13 N., R. 13 W.; (3) The boundary then proceeds in a straight line in a southeasterly direction to the summit of Sanel Mountain, located at the southeast corner of Section 30, T. 13 N., R. 12 W., on the Yorkville quadrangle map; (4) The boundary then proceeds in a straight line in a southeasterly direction until it reaches the southeast corner of Section 15, T. 12 N., R 11 W., on the Hopland quadrangle map; (5) The boundary then proceeds south, following the eastern boundaries of Sections 22 and 27, T. 12 N., R 11 W., until it reaches the Mendocino-Sonoma County line on the Cloverdale quadrangle map; (6) The boundary then follows the Mendocino-Sonoma county line west, south and west until it reaches the southwest corner of Section 32, T. 12 N., R. 11 W.; (7) The boundary then diverges from the county line and proceeds in a northwesterly direction, traversing the Big Foot Mountain quadrangle map, until it reaches the southwest corner of Section 5, T. 12 N., R. 13 W. on the Ornbaun Valley quadrangle map; (8) The boundary proceeds in a straight line in a northerly direction until it reaches the beginning point at Benchmark 680.</SimpleData>
|
||||
<SimpleData name="used_maps">(1) "Gube Mountain, CA" (Topographic) provisional edition 1991, Scale 1:24000;
|
||||
(2) "Big Foot Mountain, CA" (Topographic) provisional edition 1991, Scale 1:24000;
|
||||
(3) "Cloverdale, CA" (Topographic) 1960, photoinspected 1975, Scale 1:24000;
|
||||
(4) "Ornbaun Valley, CA" (Topographic) provisional edition 1991, Scale 1:24000;
|
||||
(5) "Yorkville, CA" (Topographic) provisional edition 1991, Scale 1:24000; and
|
||||
(6) "Hopland, CA" (Topographic), 1960, photoinspected 1975, Scale 1:24000.
|
||||
</SimpleData>
|
||||
<SimpleData name="lcsh">Yorkville Highlands American Viticultural Area (Calif.)</SimpleData>
|
||||
</SchemaData></ExtendedData>
|
||||
<Polygon><outerBoundaryIs><LinearRing><coordinates>-123.338665,38.9591153 -123.3394665,38.9106067 -123.1181001,38.839508 -123.0994811,38.8388027 -123.0812124,38.8383824 -123.080793,38.8523437 -123.0622941,38.8522349 -123.0622581,38.8668473 -123.0634661,38.8817469 -123.2175578,38.9484389 -123.3179544,38.9727319 -123.338665,38.9591153</coordinates></LinearRing></outerBoundaryIs></Polygon>
|
||||
</Placemark>
|
||||
</Folder>
|
||||
</Document></kml>
|
||||
Reference in New Issue
Block a user