Albina (Marowijne) Map Cropping Samples
Albina (Marowijne) Map Cropping Samples-1
Albina (Marowijne) Map Cropping Samples-2
Albina neighborhoods and villages map with 3D shadow effect
flag map of Albina with 3D shadow effect
Albina map with 3d shadow effect
Download outline map of Albina (geojson format) :
Albina.geojson (**)
Download polygon array of Albina map for "Google Maps" :
Albina.txt
Bounding Box for Albina Map : ( 5.346913 , -54.227662 , 5.656377 , -53.997085 )
Wikipedia ID for Albina : Q580016
Wikipedia SPARQL Query for Albina (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q580016 wdt:P1082 ?population. }
OPTIONAL { wd:Q580016 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q580016 wdt:P2046 ?area. }
OPTIONAL { wd:Q580016 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q580016 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q580016 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 Albina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.346913, -54.227662, 5.656377, -53.997085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Albina)
[out:json];
(
rel["name"="Albina"][type=boundary];
rel["name:en"="Albina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Albina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albina | 5.500000 , -54.050000 |
Basiakampoe | 5.630440 , -54.199280 |
Bigiston | 5.394780 , -54.142750 |
Eduardkondre | 5.452460 , -54.098690 |
GeorgeKondre | 5.616380 , -54.086370 |
Manjaboom Krondre | 5.474350 , -54.078700 |
Onikaikondre | 5.450000 , -54.100000 |
Papatamkondre | 5.482170 , -54.074640 |
Passikondre | 5.645800 , -54.036960 |
Prassarakondre | 5.625650 , -54.072460 |
Tapahoekoe | 5.533330 , -54.033330 |
Wijngaardekondre | 5.439850 , -54.103040 |
Notes:
- You can download geometry data for Albina 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.