Wanhatti (Marowijne) Map Cropping Samples
Wanhatti (Marowijne) Map Cropping Samples-1
Wanhatti (Marowijne) Map Cropping Samples-2
Wanhatti neighborhoods and villages map with 3D shadow effect
flag map of Wanhatti with 3D shadow effect
Wanhatti map with 3d shadow effect
Download outline map of Wanhatti (geojson format) :
Wanhatti.geojson (**)
Download polygon array of Wanhatti map for "Google Maps" :
Wanhatti.txt
Bounding Box for Wanhatti Map : ( 5.714627 , -54.531157 , 5.881264 , -54.257116 )
Wikipedia ID for Wanhatti : Q1318702
Wikipedia SPARQL Query for Wanhatti (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318702 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318702 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318702 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318702 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318702 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318702 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 Wanhatti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.714627, -54.531157, 5.881264, -54.257116);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wanhatti)
[out:json];
(
rel["name"="Wanhatti"][type=boundary];
rel["name:en"="Wanhatti"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wanhatti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agitriondre | 5.777540 , -54.454060 |
Calbo | 5.790000 , -54.444930 |
Langa Hoekoe | 5.760000 , -54.413330 |
Lantiwei | 5.782750 , -54.403330 |
Opossei-Langa-Hoekoe | 5.733910 , -54.418260 |
Paradijs | 5.790000 , -54.434060 |
Pinatjarimi | 5.789130 , -54.415070 |
Tamarin | 5.767100 , -54.389270 |
Tojakondre | 5.766670 , -54.416670 |
Notes:
- You can download geometry data for Wanhatti 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.