Centrum (Brokopondo) Map Cropping Samples
Centrum (Brokopondo) Map Cropping Samples-1
Centrum (Brokopondo) Map Cropping Samples-2
Centrum neighborhoods and villages map with 3D shadow effect
flag map of Centrum with 3D shadow effect
Centrum map with 3d shadow effect
Download outline map of Centrum (geojson format) :
Centrum.geojson (**)
Download polygon array of Centrum map for "Google Maps" :
Centrum.txt
Bounding Box for Centrum Map : ( 4.987154 , -55.074113 , 5.163365 , -54.867762 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Centrum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.987154, -55.074113, 5.163365, -54.867762);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Centrum)
[out:json];
(
rel["name"="Centrum"][type=boundary];
rel["name:en"="Centrum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Centrum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abanna Kondre | 5.133330 , -54.983330 |
Afobaka | 4.993830 , -54.998510 |
Balin | 5.024460 , -54.992260 |
Bosland | 5.087540 , -54.972610 |
Brokooondo | 5.055080 , -54.981180 |
Notes:
- You can download geometry data for Centrum 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.