Meerzorg (Commewijne) Map Cropping Samples
Meerzorg (Commewijne) Map Cropping Samples-1
Meerzorg (Commewijne) Map Cropping Samples-2
Meerzorg neighborhoods and villages map with 3D shadow effect
flag map of Meerzorg with 3D shadow effect
Meerzorg map with 3d shadow effect
Download outline map of Meerzorg (geojson format) :
Meerzorg.geojson (**)
Download polygon array of Meerzorg map for "Google Maps" :
Meerzorg.txt
Bounding Box for Meerzorg Map : ( 5.485897 , -55.157112 , 5.828722 , -54.621101 )
Wikipedia ID for Meerzorg : Q1018882
Wikipedia SPARQL Query for Meerzorg (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1018882 wdt:P1082 ?population. }
OPTIONAL { wd:Q1018882 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1018882 wdt:P2046 ?area. }
OPTIONAL { wd:Q1018882 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1018882 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1018882 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 Meerzorg map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.485897, -55.157112, 5.828722, -54.621101);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Meerzorg)
[out:json];
(
rel["name"="Meerzorg"][type=boundary];
rel["name:en"="Meerzorg"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Meerzorg
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berendslust | 5.592320 , -55.043190 |
Bergen op Zoom | 5.538990 , -55.040140 |
Destombesburg | 5.681300 , -54.730870 |
Esterslust | 5.516230 , -55.030430 |
Herstelling | 5.612030 , -54.733620 |
Jagtlust | 5.807680 , -55.110440 |
KL Chatillon | 5.650730 , -55.051450 |
Klaverblad | 5.657970 , -55.036520 |
Niewe Rust | 5.583330 , -55.033330 |
Portorico | 5.616670 , -55.033330 |
Rorac | 5.620430 , -55.028550 |
Notes:
- You can download geometry data for Meerzorg 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.