forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 2
/
pl-dolnoslaskie.json
31 lines (31 loc) · 1007 Bytes
/
pl-dolnoslaskie.json
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
{
"coverage": {
"ISO 3166": {
"alpha2": "PL-DS",
"country": "Poland",
"subdivision": "Dolnośląskie"
},
"state": "dolnośląskie",
"country": "pl"
},
"license": "Polish Law on Geodesy and Cartography of 17 May 1989 - see https://github.com/openaddresses/openaddresses/issues/187#issuecomment-63327973",
"compression": "zip",
"conform": {
"srs": "EPSG:2180",
"lon": "X",
"merge": [
"ulc_nazwa",
"mjs_nazwa"
],
"street": "auto_street",
"number": "pad_numer_porzadkowy",
"lat": "Y",
"file": "punkty_adr_v2/dolnoslaskie.gml",
"type": "xml",
"headers": 1,
"skiplines": 1
},
"data": "http://s3.amazonaws.com/data.openaddresses.io/cache/pl-dolnoslaskie.zip",
"type": "http",
"note": "original source is ftp://91.223.135.109/prg/punkty_adr.zip but zipfile has unfixable character encoding issues"
}