Kampong Baroe (Saramacca) Map Cropping Samples
Kampong Baroe (Saramacca) Map Cropping Samples-1
Kampong Baroe (Saramacca) Map Cropping Samples-2
Kampong Baroe neighborhoods and villages map with 3D shadow effect
flag map of Kampong Baroe with 3D shadow effect
Kampong Baroe map with 3d shadow effect
Download outline map of Kampong Baroe (geojson format) :
Kampong Baroe.geojson (**)
Download polygon array of Kampong Baroe map for "Google Maps" :
Kampong Baroe.txt
Bounding Box for Kampong Baroe Map : ( 5.440005 , -55.608842 , 5.795171 , -55.325898 )
Wikipedia ID for Kampong Baroe : Q1757510
Wikipedia SPARQL Query for Kampong Baroe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757510 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757510 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757510 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757510 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757510 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757510 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 Kampong Baroe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.440005, -55.608842, 5.795171, -55.325898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kampong Baroe)
[out:json];
(
rel["name"="Kampong Baroe"][type=boundary];
rel["name:en"="Kampong Baroe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kampong Baroe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bloferie | 5.616670 , -55.383330 |
Boston | 5.690900 , -55.357920 |
Dam Parra | 5.636090 , -55.408700 |
Hamburg | 5.766810 , -55.353330 |
La Poule | 5.757250 , -55.424200 |
Mabo B | 5.701740 , -55.363190 |
Mabo I. | 5.708260 , -55.363330 |
Marias Lust | 5.660870 , -55.385800 |
Santigron | 5.661300 , -55.340140 |
Tottiekamp | 5.554930 , -55.420000 |
Uitkijk | 5.772170 , -55.347970 |
Notes:
- You can download geometry data for Kampong Baroe 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.