Grastorp (Vastra Gotaland) Map Cropping Samples
Grastorp (Vastra Gotaland) Map Cropping Samples-1
Grastorp (Vastra Gotaland) Map Cropping Samples-2
Grastorp neighborhoods and villages map with 3D shadow effect
flag map of Grastorp with 3D shadow effect
Grastorp map with 3d shadow effect
Download outline map of Grastorp (geojson format) :
Grastorp.geojson (**)
Download polygon array of Grastorp map for "Google Maps" :
Grastorp.txt
Bounding Box for Grastorp Map : ( 58.2186 , 12.441414 , 58.434145 , 12.853444 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Grastorp map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](58.2186, 12.441414, 58.434145, 12.853444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Grastorp)
[out:json];
(
rel["name"="Grastorp"][type=boundary];
rel["name:en"="Grastorp"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Grastorp in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.