Corumbiara (Rondonia) Map Cropping Samples
Corumbiara (Rondonia) Map Cropping Samples-1
Corumbiara (Rondonia) Map Cropping Samples-2
Corumbiara neighborhoods and villages map with 3D shadow effect
flag map of Corumbiara with 3D shadow effect
Corumbiara map with 3d shadow effect
Download outline map of Corumbiara (geojson format) :
Corumbiara.geojson (**)
Download polygon array of Corumbiara map for "Google Maps" :
Corumbiara.txt
Bounding Box for Corumbiara Map : ( -13.135476 , -61.515789 , -12.626562 , -60.642979 )
Wikipedia ID for Corumbiara : Q927349
Wikipedia SPARQL Query for Corumbiara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q927349 wdt:P1082 ?population. }
OPTIONAL { wd:Q927349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q927349 wdt:P2046 ?area. }
OPTIONAL { wd:Q927349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q927349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q927349 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 Corumbiara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.135476, -61.515789, -12.626562, -60.642979);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Corumbiara)
[out:json];
(
rel["name"="Corumbiara"][type=boundary];
rel["name:en"="Corumbiara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Corumbiara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Corumbiara | -12.986931 , -60.924527 |
Porto Triunfo | -12.900000 , -60.800000 |
Vitória da União | -13.011642 , -61.128693 |
Notes:
- You can download geometry data for Corumbiara 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.