Groot Henar (Nickerie) Map Cropping Samples
![Groot Henar (Nickerie) Map Cropping Samples-1](og_image/map_cropping/4-1091712689-1.jpeg)
Groot Henar (Nickerie) Map Cropping Samples-1
![Groot Henar (Nickerie) Map Cropping Samples-2](og_image/map_cropping/4-1091712689-3.jpeg)
Groot Henar (Nickerie) Map Cropping Samples-2
![Groot Henar neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1091712689.jpg)
Groot Henar neighborhoods and villages map with 3D shadow effect
![flag map of Groot Henar with 3D shadow effect](og_image/flag_maps/flag_map_1091712689.jpg)
flag map of Groot Henar with 3D shadow effect
![Groot Henar map with 3d shadow effect](og_image/blank_maps/map_1091712689.png)
Groot Henar map with 3d shadow effect
Download outline map of Groot Henar (geojson format) :
Groot Henar.geojson (**)
Download polygon array of Groot Henar map for "Google Maps" :
Groot Henar.txt
Bounding Box for Groot Henar Map : ( 5.275071 , -57.200093 , 5.980417 , -56.700042 )
Wikipedia ID for Groot Henar : Q1757533
Wikipedia SPARQL Query for Groot Henar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757533 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757533 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757533 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757533 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757533 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757533 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 Groot Henar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.275071, -57.200093, 5.980417, -56.700042);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Groot Henar)
[out:json];
(
rel["name"="Groot Henar"][type=boundary];
rel["name:en"="Groot Henar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Groot Henar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bombay | 5.833330 , -56.816670 |
Crappahoek | 5.883330 , -56.900000 |
Gloria | 5.883330 , -56.900000 |
Groot Henar | 5.855860 , -56.863020 |
Manchester | 5.883330 , -56.900000 |
Nooitgedacht | 5.850000 , -56.850000 |
Veer | 5.866670 , -56.850000 |
Vertrouwen | 5.883330 , -56.883330 |
Notes:
- You can download geometry data for Groot Henar 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.