Patamacca (Marowijne) Map Cropping Samples
Patamacca (Marowijne) Map Cropping Samples-1
Patamacca (Marowijne) Map Cropping Samples-2
Patamacca neighborhoods and villages map with 3D shadow effect
flag map of Patamacca with 3D shadow effect
Patamacca map with 3d shadow effect
Download outline map of Patamacca (geojson format) :
Patamacca.geojson (**)
Download polygon array of Patamacca map for "Google Maps" :
Patamacca.txt
Bounding Box for Patamacca Map : ( 5.227997 , -54.641695 , 5.598821 , -54.152818 )
Wikipedia ID for Patamacca : Q1757294
Wikipedia SPARQL Query for Patamacca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757294 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757294 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757294 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 Patamacca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.227997, -54.641695, 5.598821, -54.152818);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Patamacca)
[out:json];
(
rel["name"="Patamacca"][type=boundary];
rel["name:en"="Patamacca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Patamacca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abenekokondre | 5.307250 , -54.226810 |
Cassaba Ondro | 5.481880 , -54.401020 |
Gwegwefoetoe | 5.303040 , -54.235940 |
Jaimeskondre | 5.356810 , -54.174640 |
Kantali | 5.416670 , -54.316670 |
Maris's Hoop | 5.292460 , -54.246520 |
Ovilonholloi | 5.511590 , -54.416520 |
Poitehede | 5.433330 , -54.583330 |
Swampoekondre | 5.333330 , -54.200000 |
Notes:
- You can download geometry data for Patamacca 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.