Novo Planalto (Goias) Map Cropping Samples
Novo Planalto (Goias) Map Cropping Samples-1
Novo Planalto (Goias) Map Cropping Samples-2
Novo Planalto neighborhoods and villages map with 3D shadow effect
flag map of Novo Planalto with 3D shadow effect
Novo Planalto map with 3d shadow effect
Download outline map of Novo Planalto (geojson format) :
Novo Planalto.geojson (**)
Download polygon array of Novo Planalto map for "Google Maps" :
Novo Planalto.txt
Bounding Box for Novo Planalto Map : ( -13.507802 , -49.98056 , -12.974039 , -49.369529 )
Wikipedia ID for Novo Planalto : Q574738
Wikipedia SPARQL Query for Novo Planalto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q574738 wdt:P1082 ?population. }
OPTIONAL { wd:Q574738 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q574738 wdt:P2046 ?area. }
OPTIONAL { wd:Q574738 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q574738 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q574738 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 Novo Planalto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.507802, -49.98056, -12.974039, -49.369529);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Novo Planalto)
[out:json];
(
rel["name"="Novo Planalto"][type=boundary];
rel["name:en"="Novo Planalto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Novo Planalto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Bonita | -13.033330 , -49.816670 |
Infusão | -13.308606 , -49.810041 |
Novo Planalto | -13.242249 , -49.505831 |
Notes:
- You can download geometry data for Novo Planalto 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.