Moengo (Marowijne) Map Cropping Samples
Moengo (Marowijne) Map Cropping Samples-1
Moengo (Marowijne) Map Cropping Samples-2
Moengo neighborhoods and villages map with 3D shadow effect
flag map of Moengo with 3D shadow effect
Moengo map with 3d shadow effect
Download outline map of Moengo (geojson format) :
Moengo.geojson (**)
Download polygon array of Moengo map for "Google Maps" :
Moengo.txt
Bounding Box for Moengo Map : ( 5.491355 , -54.734963 , 5.902647 , -54.315938 )
Wikipedia ID for Moengo : Q24226
Wikipedia SPARQL Query for Moengo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q24226 wdt:P1082 ?population. }
OPTIONAL { wd:Q24226 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q24226 wdt:P2046 ?area. }
OPTIONAL { wd:Q24226 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q24226 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q24226 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Moengo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.491355, -54.734963, 5.902647, -54.315938);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moengo)
[out:json];
(
rel["name"="Moengo"][type=boundary];
rel["name:en"="Moengo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moengo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akalli Kondre | 5.591450 , -54.420150 |
Mason Kondre | 5.565940 , -54.421890 |
Moelakondre | 5.552030 , -54.433770 |
Moengo | 5.616670 , -54.400000 |
Pilgrimkondre | 5.566670 , -54.433330 |
Poelwijk | 5.771160 , -54.649280 |
Ricanau Moffo | 5.683330 , -54.416670 |
Ricanau Petro Ondro | 5.609420 , -54.353770 |
Wono Redjo | 5.633330 , -54.400000 |
Notes:
- You can download geometry data for Moengo 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.