Initial commit: 276 AVA boundaries as KML + GeoJSON

This commit is contained in:
2026-02-15 11:19:18 -06:00
commit 2a51bad93b
554 changed files with 27135 additions and 0 deletions

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8" ?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document id="root_doc">
<Schema name="hames_valley" id="hames_valley">
<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>hames_valley</name>
<Placemark>
<name>Hames Valley</name>
<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
<ExtendedData><SchemaData schemaUrl="#hames_valley">
<SimpleData name="ava_id">hames_valley</SimpleData>
<SimpleData name="created">1994/04/25</SimpleData>
<SimpleData name="county">Monterey</SimpleData>
<SimpleData name="state">CA</SimpleData>
<SimpleData name="within">Central Coast|Monterey</SimpleData>
<SimpleData name="petitioner">Mr. Barry C. Jackson of the Harmony Wine Company on behalf of Valley Farm Management, Soledad, California, and
Mr. Bob Denney &amp; Associates, Visalia, California</SimpleData>
<SimpleData name="cfr_author">Robert White</SimpleData>
<SimpleData name="cfr_index">9.147</SimpleData>
<SimpleData name="cfr_revision_history">[T.D. ATF-356, 59 FR 14100, Mar. 25, 1994]</SimpleData>
<SimpleData name="approved_maps">Bradley Quadrangle, California, edition of 1961, with a scale of 1:62,500</SimpleData>
<SimpleData name="boundary_description">(1) Beginning at the southeast corner of section 26, T. 23 S., R. 10 E., which coincides with the point where the 640 foot contour line crosses the Swain Valley drainage, the boundary proceeds in a straight line across section 26 to the northwest corner of section 26, T. 23 S., R. 10 E.; (2) Then west northwest in a straight line across sections 22, 21, 20, and 19, T. 23 S., R. 10 E., to the northwest corner of section 24, T. 23 S., R. 9 E.; (3) Then southeast in a straight line across sections 24, 25, 30, 31, and 32, to the southeast corner of section 5, T. 24 S., R. 10 E.; (4) Then east southeast in a straight line across section 9 to the southeast corner of section 10, T. 24 S., R. 10 E.; (5) Then east southeast in a straight line for approximately 2.25 miles to Hill 704, located in section 18, T. 24 S., R. 11 E.; (6) Then north northwest in a straight line for approximately 1.35 miles to Hill 801, located near the northwest corner of section 7, T. 24 S., R. 11 E., and then continue in a straight line to the northwest corner of section 6, T. 24 S., R. 11 E.; (7) Then in a generally northwesterly direction along the Salinas River for approximately 1 mile to where the Swain Valley drainage enters the Salinas River about .11 mile south of the northern boundary line of section 36, T. 23 S., R. 10 E.; (8) Then in a westerly direction for approximately .75 mile along the Swain Valley drainage to the southeast corner of section 26, T. 23 S., R. 10 E., the point of beginning.</SimpleData>
<SimpleData name="used_maps">&quot;Bradley, CA&quot; edition of 1961, Scale 1:62,500.</SimpleData>
</SchemaData></ExtendedData>
<Polygon><outerBoundaryIs><LinearRing><coordinates>-120.850903185276,35.8932352262807 -120.869151802983,35.9077013300634 -120.957558006072,35.922187553601 -120.904683290159,35.8646852940586 -120.869071323963,35.8504405075799 -120.831004747667,35.8442838625764 -120.831608340314,35.8639207433719 -120.833097202178,35.8788898410274 -120.833097202178,35.8801775053419 -120.833901992374,35.8811030140679 -120.8348275011,35.8825113969118 -120.835310375218,35.8838393007361 -120.835833488846,35.8863743898552 -120.835954207375,35.88758157515 -120.836074925905,35.888748520935 -120.836115165415,35.88991546672 -120.835994446885,35.8909616939754 -120.835913967866,35.8914043285835 -120.835672530807,35.8919274422113 -120.83949528424,35.8921688792703 -120.840823188065,35.8921688792703 -120.842473007967,35.8921688792703 -120.844042348851,35.8923298373096 -120.846215282381,35.8924103163292 -120.847784623265,35.8925712743685 -120.84879061101,35.8926115138784 -120.849756359246,35.8928127114275 -120.850359951893,35.892933429957 -120.850903185276,35.8932352262807</coordinates></LinearRing></outerBoundaryIs></Polygon>
</Placemark>
</Folder>
</Document></kml>