Download outline map of Pontes e Lacerda (geojson format) :
Pontes e Lacerda.geojson (**)
Download polygon array of Pontes e Lacerda map for "Google Maps" :
Pontes e Lacerda.txt
Bounding Box for Pontes e Lacerda Map : ( -16.199488 , -60.047777 , -14.662103 , -58.962947 )
Wikipedia ID for Pontes e Lacerda : Q2011952
Wikipedia SPARQL Query for Pontes e Lacerda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2011952 wdt:P1082 ?population. }
OPTIONAL { wd:Q2011952 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2011952 wdt:P2046 ?area. }
OPTIONAL { wd:Q2011952 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2011952 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2011952 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 Pontes e Lacerda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.199488, -60.047777, -14.662103, -58.962947);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pontes e Lacerda)
[out:json];
(
rel["name"="Pontes e Lacerda"][type=boundary];
rel["name:en"="Pontes e Lacerda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pontes e Lacerda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fazenda Triângulo | -15.172560 , -59.193434 |
Gomalina | -15.816670 , -59.802780 |
Lavras | -15.300000 , -59.233330 |
Pontes e Lacerda | -15.237181 , -59.330894 |
Ronda do Sul | -15.950000 , -59.700000 |
Sao Joao do Guapore | -15.977780 , -59.886110 |
Vila Matão | -15.839552 , -59.532904 |
Notes:
- You can download geometry data for Pontes e Lacerda 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.