Ydre (Ostergotland) Map Cropping Samples
Ydre (Ostergotland) Map Cropping Samples-1
Ydre (Ostergotland) Map Cropping Samples-2
Ydre neighborhoods and villages map with 3D shadow effect
flag map of Ydre with 3D shadow effect
Ydre map with 3d shadow effect
Download outline map of Ydre (geojson format) :
Ydre.geojson (**)
Download polygon array of Ydre map for "Google Maps" :
Ydre.txt
Bounding Box for Ydre Map : ( 57.699737 , 14.986949 , 58.032059 , 15.554059 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ydre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](57.699737, 14.986949, 58.032059, 15.554059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ydre)
[out:json];
(
rel["name"="Ydre"][type=boundary];
rel["name:en"="Ydre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Ydre 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.