Wageningen (Nickerie) Map Cropping Samples
Wageningen (Nickerie) Map Cropping Samples-1
Wageningen (Nickerie) Map Cropping Samples-2
Wageningen neighborhoods and villages map with 3D shadow effect
flag map of Wageningen with 3D shadow effect
Wageningen map with 3d shadow effect
Download outline map of Wageningen (geojson format) :
Wageningen.geojson (**)
Download polygon array of Wageningen map for "Google Maps" :
Wageningen.txt
Bounding Box for Wageningen Map : ( 5.325056 , -56.810848 , 5.974583 , -56.453003 )
Wikipedia ID for Wageningen : Q24224
Wikipedia SPARQL Query for Wageningen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q24224 wdt:P1082 ?population. }
OPTIONAL { wd:Q24224 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q24224 wdt:P2046 ?area. }
OPTIONAL { wd:Q24224 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q24224 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q24224 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 Wageningen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.325056, -56.810848, 5.974583, -56.453003);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wageningen)
[out:json];
(
rel["name"="Wageningen"][type=boundary];
rel["name:en"="Wageningen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wageningen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cupido | 5.654550 , -56.660850 |
Hertenrits | 5.904780 , -56.641890 |
Tapoeripa | 5.367710 , -56.542580 |
Utrecht | 5.751020 , -56.665940 |
Wageningen | 5.766670 , -56.683330 |
Notes:
- You can download geometry data for Wageningen 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.