Oost (Para) Map Cropping Samples
Oost (Para) Map Cropping Samples-1
Oost (Para) Map Cropping Samples-2
Oost neighborhoods and villages map with 3D shadow effect
flag map of Oost with 3D shadow effect
Oost map with 3d shadow effect
Download outline map of Oost (geojson format) :
Oost.geojson (**)
Download polygon array of Oost map for "Google Maps" :
Oost.txt
Bounding Box for Oost Map : ( 5.344274 , -55.193997 , 5.703869 , -54.98168 )
Wikipedia ID for Oost : Q599769
Wikipedia SPARQL Query for Oost (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q599769 wdt:P1082 ?population. }
OPTIONAL { wd:Q599769 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q599769 wdt:P2046 ?area. }
OPTIONAL { wd:Q599769 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q599769 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q599769 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 Oost map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.344274, -55.193997, 5.703869, -54.98168);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oost)
[out:json];
(
rel["name"="Oost"][type=boundary];
rel["name:en"="Oost"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oost
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carolina | 5.441590 , -55.005360 |
De Drie Gebroeders | 5.600000 , -55.066670 |
Gelderland | 5.430720 , -54.990720 |
GR Chatillon | 5.618990 , -55.073040 |
La Simplicite | 5.528700 , -55.055940 |
Laarwijk | 5.701680 , -55.073680 |
Onoribo | 5.597830 , -55.141890 |
Onverdacht | 5.600000 , -55.150000 |
Paranam | 5.616670 , -55.100000 |
Powakka | 5.445210 , -55.080240 |
Smalkalden | 5.611030 , -55.097080 |
Suhoza of Agila | 5.356670 , -55.006230 |
Tulpenburg | 5.566670 , -55.050000 |
Waterland | 5.666670 , -55.050000 |
Watervliet | 5.512610 , -55.054350 |
Wiesawinie | 5.433760 , -55.045210 |
Notes:
- You can download geometry data for Oost 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.