Centrum (Brokopondo) Map Cropping Samples

Centrum (Brokopondo) Map Cropping Samples-1
Centrum (Brokopondo) Map Cropping Samples-1
Centrum (Brokopondo) Map Cropping Samples-2
Centrum (Brokopondo) Map Cropping Samples-2
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 )
[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 VillagesCoordinates (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.

Create Centrum neighborhoods and villages map.


Share this page