forked from dodyg/practical-aspnetcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zip07106.kml
90 lines (90 loc) · 4.21 KB
/
zip07106.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>07106<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>07106</td>
</tr><tr bgcolor="">
<th>AFFGEOID10</th>
<td>8600000US07106</td>
</tr><tr bgcolor="#E3E3F3">
<th>GEOID10</th>
<td>07106</td>
</tr><tr bgcolor="">
<th>ALAND10</th>
<td>3676497</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">07106</SimpleData>
<SimpleData name="AFFGEOID10">8600000US07106</SimpleData>
<SimpleData name="GEOID10">07106</SimpleData>
<SimpleData name="ALAND10">3676497</SimpleData>
<SimpleData name="AWATER10">0</SimpleData>
</SchemaData>
</ExtendedData>
<Polygon>
<extrude>0</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<outerBoundaryIs>
<LinearRing>
<coordinates>-74.251361,40.737534,0.0 -74.250861,40.735967,0.0 -74.248686,40.734412,0.0 -74.244369,40.733307,0.0 -74.243448,40.730748,0.0 -74.242776,40.730586,0.0 -74.240926,40.732095,0.0 -74.239765,40.731856,0.0 -74.235773,40.735113,0.0 -74.234456,40.73568,0.0 -74.23171,40.734904,0.0 -74.227438,40.736927,0.0 -74.22662,40.737951,0.0 -74.22537,40.737491,0.0 -74.22378,40.738577,0.0 -74.221826,40.738741,0.0 -74.221612,40.739266,0.0 -74.221186,40.739166,0.0 -74.221088,40.73942,0.0 -74.220647,40.739317,0.0 -74.220509,40.739654,0.0 -74.218268,40.739874,0.0 -74.212053,40.742371,0.0 -74.21145,40.744214,0.0 -74.210783,40.744021,0.0 -74.208359,40.747694,0.0 -74.207291,40.74728,0.0 -74.206235,40.749447,0.0 -74.206802,40.749302,0.0 -74.220144,40.748797,0.0 -74.221716,40.745083,0.0 -74.228922,40.74645,0.0 -74.226475,40.751159,0.0 -74.23317,40.751528,0.0 -74.234671,40.750556,0.0 -74.235903,40.74889,0.0 -74.23703,40.745546,0.0 -74.238456,40.744722,0.0 -74.238969,40.742427,0.0 -74.240365,40.740939,0.0 -74.243914,40.741738,0.0 -74.247941,40.739967,0.0 -74.251361,40.737534,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>