forked from dodyg/practical-aspnetcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zip07112.kml
90 lines (90 loc) · 4.04 KB
/
zip07112.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>07112<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>07112</td>
</tr><tr bgcolor="">
<th>AFFGEOID10</th>
<td>8600000US07112</td>
</tr><tr bgcolor="#E3E3F3">
<th>GEOID10</th>
<td>07112</td>
</tr><tr bgcolor="">
<th>ALAND10</th>
<td>4666394</td>
</tr><tr bgcolor="#E3E3F3">
<th>AWATER10</th>
<td>0</td>
</tr></table></center></description>
<styleUrl>#KMLStyler</styleUrl>
<ExtendedData>
<SchemaData schemaUrl="#kml_schema_ft_cb_2016_us_zcta510_500k">
<SimpleData name="ZCTA5CE10">07112</SimpleData>
<SimpleData name="AFFGEOID10">8600000US07112</SimpleData>
<SimpleData name="GEOID10">07112</SimpleData>
<SimpleData name="ALAND10">4666394</SimpleData>
<SimpleData name="AWATER10">0</SimpleData>
</SchemaData>
</ExtendedData>
<Polygon>
<extrude>0</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<outerBoundaryIs>
<LinearRing>
<coordinates>-74.226709,40.710621,0.0 -74.228551,40.708506,0.0 -74.221949,40.707341,0.0 -74.213275,40.700618,0.0 -74.212402,40.699264,0.0 -74.211271,40.699938,0.0 -74.208286,40.697806,0.0 -74.205659,40.698077,0.0 -74.202788,40.699311,0.0 -74.200892,40.698242,0.0 -74.196079,40.701254,0.0 -74.195148,40.702836,0.0 -74.19625,40.705642,0.0 -74.197585,40.708083,0.0 -74.194196,40.710022,0.0 -74.189985,40.711636,0.0 -74.191466,40.712415,0.0 -74.193474,40.713114,0.0 -74.195854,40.71384,0.0 -74.194156,40.715519,0.0 -74.195906,40.715955,0.0 -74.19667,40.714073,0.0 -74.205338,40.716827,0.0 -74.204838,40.718061,0.0 -74.208808,40.718604,0.0 -74.209108,40.717915,0.0 -74.211494,40.718493,0.0 -74.21109,40.719252,0.0 -74.212975,40.719999,0.0 -74.213469,40.719262,0.0 -74.216579,40.721354,0.0 -74.218167,40.721252,0.0 -74.218641,40.721013,0.0 -74.219018,40.719956,0.0 -74.227741,40.711253,0.0 -74.226709,40.710621,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>