Margaretha (Commewijne) Map Cropping Samples

Margaretha (Commewijne) Map Cropping Samples-1
Margaretha (Commewijne) Map Cropping Samples-1
Margaretha (Commewijne) Map Cropping Samples-2
Margaretha (Commewijne) Map Cropping Samples-2
Download outline map of Margaretha (geojson format) : Margaretha.geojson (**)
Download polygon array of Margaretha map for "Google Maps" : Margaretha.txt
Bounding Box for Margaretha Map : ( 5.871119 , -55.158779 , 6.016639 , -54.960087 )
Wikipedia ID for Margaretha : Q1757284
Wikipedia SPARQL Query for Margaretha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757284 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757284 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757284 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757284 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757284 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757284 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.871119, -55.158779, 6.016639, -54.960087);
);
out geom;

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

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

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


Neighborhoods and Villages of Margaretha
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Einde Rust 5.898700 , -55.090140
Elisabeth's Hoop 5.900000 , -55.033330
Geertruidenberg 5.883330 , -55.050000
La Ressource 5.916670 , -55.100000
Maasstroom 5.894490 , -55.057250
Nieuw Amsterdam 5.883330 , -55.083330
Pieterszorg 5.916670 , -55.083330
Zoelen 5.883330 , -55.066670


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


Share this page