Marshallkreek (Brokopondo) Map Cropping Samples
Marshallkreek (Brokopondo) Map Cropping Samples-1
Marshallkreek (Brokopondo) Map Cropping Samples-2
Marshallkreek neighborhoods and villages map with 3D shadow effect
flag map of Marshallkreek with 3D shadow effect
Marshallkreek map with 3d shadow effect
Download outline map of Marshallkreek (geojson format) :
Marshallkreek.geojson (**)
Download polygon array of Marshallkreek map for "Google Maps" :
Marshallkreek.txt
Bounding Box for Marshallkreek Map : ( 5.229413 , -55.248388 , 5.367643 , -54.946805 )
Wikipedia ID for Marshallkreek : Q2108036
Wikipedia SPARQL Query for Marshallkreek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2108036 wdt:P1082 ?population. }
OPTIONAL { wd:Q2108036 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2108036 wdt:P2046 ?area. }
OPTIONAL { wd:Q2108036 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2108036 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2108036 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 Marshallkreek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.229413, -55.248388, 5.367643, -54.946805);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marshallkreek)
[out:json];
(
rel["name"="Marchalkreek"][type=boundary];
rel["name:en"="Marchalkreek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marshallkreek
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Auca | 5.350000 , -55.033330 |
Kraka | 5.346090 , -55.112320 |
La Providence | 5.270870 , -55.064490 |
Marechals Kondre | 5.253620 , -55.088410 |
Moederzorg | 5.244930 , -55.034780 |
Phedra | 5.324220 , -55.052740 |
Rama | 5.312320 , -55.079130 |
Notes:
- You can download geometry data for Marshallkreek 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.