Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for Estonian Land Board WMS address #85

Merged
merged 26 commits into from May 12, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
bb5d2c3
Update EstoniaOrtho-Maaamet.json
RM87 Dec 2, 2014
597f4c1
Update EstoniaBasemap-Maaamet.json
RM87 Dec 2, 2014
76b0d7f
Update EstoniaOrtho-Maaamet.json
RM87 Dec 2, 2014
072b6d3
Create EstoniaCadastre-Maaamet.json
RM87 Dec 2, 2014
d9319f7
Create EstoniaCIR-Maaamet.json
RM87 Dec 2, 2014
944a636
Create EstoniaHillshade-Maaamet.json
RM87 Dec 2, 2014
eb699f0
Old url dead. not easily replacable with new url.
RM87 Dec 2, 2014
dd84414
Update EstoniaCIR-Maaamet.json
RM87 Dec 3, 2014
cd6ee66
Update EstoniaCadastre-Maaamet.json
RM87 Dec 3, 2014
5fd9230
Update EstoniaHillshade-Maaamet.json
RM87 Dec 3, 2014
0129c5e
Update EstoniaOrtho-Maaamet.json
RM87 Dec 3, 2014
70bd6d5
Update EstoniaBasemap-Maaamet.json
RM87 Dec 3, 2014
3b001f3
Update EstoniaCIR-Maaamet.json
RM87 Dec 3, 2014
6e60cdd
Update EstoniaCadastre-Maaamet.json
RM87 Dec 3, 2014
0f6975c
Update EstoniaBasemap-Maaamet.json
RM87 Dec 3, 2014
f2afa2e
Update EstoniaOrtho-Maaamet.json
RM87 Dec 3, 2014
fe0f489
Update EstoniaCadastre-Maaamet.json
RM87 Dec 3, 2014
a5970f2
Update EstoniaHillshade-Maaamet.json
RM87 Dec 3, 2014
0d69867
Update EstoniaCIR-Maaamet.json
RM87 Dec 3, 2014
08a5cbe
Update EstoniaCadastre-Maaamet.json
RM87 Dec 3, 2014
a00cccb
Update EstoniaBasemap-Maaamet.json
RM87 Dec 3, 2014
2b5b43d
Update EstoniaHillshade-Maaamet.json
RM87 Dec 3, 2014
d60381c
Update EstoniaOrtho-Maaamet.json
RM87 Dec 3, 2014
abc97d3
remove trailing whitespace
RM87 Dec 4, 2014
9b2d6fc
remove trailing whitespace
RM87 Dec 4, 2014
c4d3a5f
remove trailing whitespace
RM87 Feb 28, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 20 additions & 0 deletions sources/europe/ EstoniaCadastre-Maaamet.json
@@ -0,0 +1,20 @@
{
"url": "http://kaart.maaamet.ee/wms/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=of10000,TOPOYKSUS_6569,TOPOYKSUS_6573&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"available_projections": "EPSG:4326",
"country_code":"EE",
"name": "Estonia Cadastre (Maaamet)",
"attribution": {
"text": "Maa-Ameti katastrikaart ortofoto alusel",
"required": true
},
"license_url":"http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf",
"extent": {
"bbox": {
"min_lon": 21.6940073,
"max_lon": 28.2110546,
"min_lat": 57.5025466,
"max_lat": 59.8274564
}
}
}
15 changes: 11 additions & 4 deletions sources/europe/EstoniaBasemap-Maaamet.json
@@ -1,13 +1,20 @@
{
"url": "http://xgis.maaamet.ee/wms-pub/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"url": "http://kaart.maaamet.ee/wms/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"available_projections": "EPSG:4326",
"country_code":"EE",
"name": "Estonia Basemap (Maaamet)",
"attribution": {
"text": "Maa-Ameti põhikaart",
"required": true
},
"license_url":"http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf",
"extent": {
"bbox": {
"min_lon": 21.6940073,
"max_lon": 28.2110546,
"min_lat": 57.5088466,
"max_lat": 59.7134564
"min_lat": 57.5025466,
"max_lat": 59.8274564
},
"polygon": [
[
Expand Down Expand Up @@ -3012,4 +3019,4 @@
]
]
}
}
}
20 changes: 20 additions & 0 deletions sources/europe/EstoniaCIR-Maaamet.json
@@ -0,0 +1,20 @@
{
"url": "http://kaart.maaamet.ee/wms/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=cir_ngr&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"available_projections": "EPSG:4326",
"country_code":"EE",
"name": "Estonia Forestry (Maaamet)",
"attribution": {
"text": "Maa-Ameti metsanduslik ortofoto",
"required": true
},
"license_url":"http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf",
"extent": {
"bbox": {
"min_lon": 21.6940073,
"max_lon": 28.2110546,
"min_lat": 57.5025466,
"max_lat": 59.8274564
}
}
}
20 changes: 20 additions & 0 deletions sources/europe/EstoniaHillshade-Maaamet.json
@@ -0,0 +1,20 @@
{
"url": "http://kaart.maaamet.ee/wms/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=reljeef&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"available_projections": "EPSG:4326",
"country_code":"EE",
"attribution": {
"text": "Maa-Ameti reljeefikaart",
"required": true
},
"license_url":"http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf",
"name": "Estonia Hillshading (Maaamet)",
"extent": {
"bbox": {
"min_lon": 21.6940073,
"max_lon": 28.2110546,
"min_lat": 57.5025466,
"max_lat": 59.8274564
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include country_code and license/TOS information

5 changes: 0 additions & 5 deletions sources/europe/EstoniaMulti-Maaamet.json

This file was deleted.

23 changes: 19 additions & 4 deletions sources/europe/EstoniaOrtho-Maaamet.json
@@ -1,5 +1,20 @@
{
"url": "http://xgis.maaamet.ee/wms-pub/alus-geo?VERSION=1.1.1&REQUEST=GetMap&LAYERS=of10000&STYLES=&SRS={proj}&FORMAT=image/jpeg&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"name": "Estonia Ortho (Maaamet)"
}
"url": "http://kaart.maaamet.ee/wms/alus-geo?VERSION=1.1.1&REQUEST=GetMap&LAYERS=of10000&SRS={proj}&FORMAT=image/jpeg&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"type": "wms",
"available_projections": "EPSG:4326",
"country_code": "EE",
"attribution": {
"text": "Maa-Ameti ortofoto ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing space here

"required": true
},
"license_url": "http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf",
"name": "Estonia Ortho (Maaamet)",
"extent": {
"bbox": {
"min_lon": 21.6940073,
"max_lon": 28.2110546,
"min_lat": 57.5025466,
"max_lat": 59.8274564
}
}
}