Commonwealth (Grand Cape Mount) Map Cropping Samples
Commonwealth (Grand Cape Mount) Map Cropping Samples-1
Commonwealth (Grand Cape Mount) Map Cropping Samples-2
Commonwealth neighborhoods and villages map with 3D shadow effect
flag map of Commonwealth with 3D shadow effect
Commonwealth map with 3d shadow effect
Download outline map of Commonwealth (geojson format) :
Commonwealth.geojson (**)
Download polygon array of Commonwealth map for "Google Maps" :
Commonwealth.txt
Bounding Box for Commonwealth Map : ( 6.6263 , -11.380162 , 6.767702 , -11.159054 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Commonwealth map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.6263, -11.380162, 6.767702, -11.159054);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Commonwealth)
[out:json];
(
rel["name"="Robertsport"][type=boundary];
rel["name:en"="Robertsport"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Commonwealth
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bomie | 6.663860 , -11.166250 |
Latia | 6.692960 , -11.267590 |
Mando | 6.692940 , -11.186910 |
Robertsport | 6.753330 , -11.368610 |
Sembehum | 6.707350 , -11.333570 |
Toso | 6.742230 , -11.338120 |
Notes:
- You can download geometry data for Commonwealth 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.