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