forked from dodyg/practical-aspnetcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zip07208.kml
90 lines (90 loc) · 4.15 KB
/
zip07208.kml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<kml xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://www.opengis.net/kml/2.2">
<Document>
<LookAt>
<longitude>-102</longitude>
<latitude>38.5</latitude>
<range>7000000</range>
<tilt>10</tilt>
<heading>0</heading>
</LookAt>
<name>cb_2016_us_zcta510_500k</name>
<visibility>1</visibility>
<Style id="KMLStyler">
<IconStyle>
<scale>0.8</scale>
</IconStyle>
<LabelStyle>
<scale>1.0</scale>
</LabelStyle>
<LineStyle>
<color>ffbc822f</color>
<width>2</width>
<gx:labelVisibility>0</gx:labelVisibility>
</LineStyle>
<PolyStyle>
<color>7fe1ca9e</color>
</PolyStyle>
</Style>
<Schema name="cb_2016_us_zcta510_500k" id="kml_schema_ft_cb_2016_us_zcta510_500k">
<SimpleField type="xsd:string" name="ZCTA5CE10">
<displayName>ZCTA5CE10</displayName>
</SimpleField>
<SimpleField type="xsd:string" name="AFFGEOID10">
<displayName>AFFGEOID10</displayName>
</SimpleField>
<SimpleField type="xsd:string" name="GEOID10">
<displayName>GEOID10</displayName>
</SimpleField>
<SimpleField type="xsd:double" name="ALAND10">
<displayName>ALAND10</displayName>
</SimpleField>
<SimpleField type="xsd:double" name="AWATER10">
<displayName>AWATER10</displayName>
</SimpleField>
</Schema>
<Folder id="kml_ft_cb_2016_us_zcta510_500k">
<name>cb_2016_us_zcta510_500k</name>
</Folder>
<Placemark id="cb_2016_us_zcta510_500k.kml">
<name><at><openparen>07208<closeparen></name>
<visibility>1</visibility>
<description><center><table><tr><th colspan='2' align='center'><em>Attributes</em></th></tr><tr bgcolor="#E3E3F3">
<th>ZCTA5CE10</th>
<td>07208</td>
</tr><tr bgcolor="">
<th>AFFGEOID10</th>
<td>8600000US07208</td>
</tr><tr bgcolor="#E3E3F3">
<th>GEOID10</th>
<td>07208</td>
</tr><tr bgcolor="">
<th>ALAND10</th>
<td>4594668</td>
</tr><tr bgcolor="#E3E3F3">
<th>AWATER10</th>
<td>15577</td>
</tr></table></center></description>
<styleUrl>#KMLStyler</styleUrl>
<ExtendedData>
<SchemaData schemaUrl="#kml_schema_ft_cb_2016_us_zcta510_500k">
<SimpleData name="ZCTA5CE10">07208</SimpleData>
<SimpleData name="AFFGEOID10">8600000US07208</SimpleData>
<SimpleData name="GEOID10">07208</SimpleData>
<SimpleData name="ALAND10">4594668</SimpleData>
<SimpleData name="AWATER10">15577</SimpleData>
</SchemaData>
</ExtendedData>
<Polygon>
<extrude>0</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<outerBoundaryIs>
<LinearRing>
<coordinates>-74.254223,40.670165,0.0 -74.249428,40.667745,0.0 -74.24815,40.666794,0.0 -74.247134,40.665113,0.0 -74.246722,40.663164,0.0 -74.24469,40.663454,0.0 -74.218694,40.666961,0.0 -74.218525,40.666419,0.0 -74.215358,40.667633,0.0 -74.213471,40.670229,0.0 -74.210024,40.676378,0.0 -74.21002,40.679381,0.0 -74.208006,40.681352,0.0 -74.205696,40.680955,0.0 -74.202011,40.685951,0.0 -74.201804,40.68681,0.0 -74.209248,40.690709,0.0 -74.212347,40.690665,0.0 -74.214882,40.688896,0.0 -74.214703,40.686611,0.0 -74.217208,40.682875,0.0 -74.217632,40.682828,0.0 -74.218133,40.682588,0.0 -74.217731,40.682095,0.0 -74.222304,40.675268,0.0 -74.226439,40.675523,0.0 -74.225551,40.674859,0.0 -74.226884,40.674074,0.0 -74.229901,40.673776,0.0 -74.231023,40.671674,0.0 -74.235729,40.675464,0.0 -74.235571,40.677034,0.0 -74.236686,40.676023,0.0 -74.238375,40.673047,0.0 -74.24035,40.673135,0.0 -74.240898,40.67225,0.0 -74.241316,40.672379,0.0 -74.242999,40.672897,0.0 -74.246227,40.673234,0.0 -74.254223,40.670165,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>