forked from dodyg/practical-aspnetcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzip07442.kml
90 lines (90 loc) · 4.25 KB
/
zip07442.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>07442<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>07442</td>
</tr><tr bgcolor="">
<th>AFFGEOID10</th>
<td>8600000US07442</td>
</tr><tr bgcolor="#E3E3F3">
<th>GEOID10</th>
<td>07442</td>
</tr><tr bgcolor="">
<th>ALAND10</th>
<td>7506058</td>
</tr><tr bgcolor="#E3E3F3">
<th>AWATER10</th>
<td>721612</td>
</tr></table></center></description>
<styleUrl>#KMLStyler</styleUrl>
<ExtendedData>
<SchemaData schemaUrl="#kml_schema_ft_cb_2016_us_zcta510_500k">
<SimpleData name="ZCTA5CE10">07442</SimpleData>
<SimpleData name="AFFGEOID10">8600000US07442</SimpleData>
<SimpleData name="GEOID10">07442</SimpleData>
<SimpleData name="ALAND10">7506058</SimpleData>
<SimpleData name="AWATER10">721612</SimpleData>
</SchemaData>
</ExtendedData>
<Polygon>
<extrude>0</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<outerBoundaryIs>
<LinearRing>
<coordinates>-74.302355,41.013082,0.0 -74.303083,41.012051,0.0 -74.300029,41.003115,0.0 -74.298764,41.002813,0.0 -74.297633,41.001179,0.0 -74.298134,40.999671,0.0 -74.297836,40.99662,0.0 -74.295552,40.994703,0.0 -74.295189,40.993081,0.0 -74.295775,40.991005,0.0 -74.294137,40.990445,0.0 -74.292882,40.988046,0.0 -74.297446,40.98358,0.0 -74.297417,40.979623,0.0 -74.294909,40.978868,0.0 -74.293091,40.979852,0.0 -74.288007,40.979156,0.0 -74.28687,40.97987,0.0 -74.285203,40.978785,0.0 -74.281757,40.979698,0.0 -74.281534,40.982946,0.0 -74.279434,40.985632,0.0 -74.279743,40.988706,0.0 -74.281022,40.991417,0.0 -74.278458,40.992347,0.0 -74.276563,40.994111,0.0 -74.275728,40.998191,0.0 -74.277469,41.002926,0.0 -74.272873,41.008418,0.0 -74.268081,41.012505,0.0 -74.266852,41.013883,0.0 -74.272226,41.017935,0.0 -74.270658,41.021033,0.0 -74.278332,41.023561,0.0 -74.278978,41.024643,0.0 -74.281627,41.025153,0.0 -74.281147,41.024225,0.0 -74.283737,41.022556,0.0 -74.283612,41.021361,0.0 -74.286238,41.018964,0.0 -74.287027,41.016498,0.0 -74.290116,41.015578,0.0 -74.296601,41.013052,0.0 -74.302355,41.013082,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>