Moengotapoe (Marowijne) Map Cropping Samples

Moengotapoe (Marowijne) Map Cropping Samples-1
Moengotapoe (Marowijne) Map Cropping Samples-1
Moengotapoe (Marowijne) Map Cropping Samples-2
Moengotapoe (Marowijne) Map Cropping Samples-2
Download outline map of Moengotapoe (geojson format) : Moengotapoe.geojson (**)
Download polygon array of Moengotapoe map for "Google Maps" : Moengotapoe.txt
Bounding Box for Moengotapoe Map : ( 5.355047 , -54.350946 , 5.737009 , -54.156244 )
Wikipedia ID for Moengotapoe : Q1757572
Wikipedia SPARQL Query for Moengotapoe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757572 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757572 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757572 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757572 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757572 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757572 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.355047, -54.350946, 5.737009, -54.156244);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Moengotapoe)
[out:json];
(
rel["name"="Moengotapoe"][type=boundary];
rel["name:en"="Moengotapoe"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Moengotapoe
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Adjoema Kondre 5.585070 , -54.264780
Mongo Tapoe 5.574350 , -54.250000
Toekoppie 5.631300 , -54.285360


Notes:
- You can download geometry data for Moengotapoe 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 Moengotapoe neighborhoods and villages map.


Share this page