Campos Belos (Goias) Map Cropping Samples
Campos Belos (Goias) Map Cropping Samples-1
Campos Belos (Goias) Map Cropping Samples-2
Campos Belos neighborhoods and villages map with 3D shadow effect
flag map of Campos Belos with 3D shadow effect
Campos Belos map with 3d shadow effect
Download outline map of Campos Belos (geojson format) :
Campos Belos.geojson (**)
Download polygon array of Campos Belos map for "Google Maps" :
Campos Belos.txt
Bounding Box for Campos Belos Map : ( -13.107003 , -46.856172 , -12.823458 , -46.111639 )
Wikipedia ID for Campos Belos : Q991108
Wikipedia SPARQL Query for Campos Belos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q991108 wdt:P1082 ?population. }
OPTIONAL { wd:Q991108 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q991108 wdt:P2046 ?area. }
OPTIONAL { wd:Q991108 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q991108 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q991108 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 Campos Belos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.107003, -46.856172, -12.823458, -46.111639);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Campos Belos)
[out:json];
(
rel["name"="Campos Belos"][type=boundary];
rel["name:en"="Campos Belos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Campos Belos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barreirão | -12.992401 , -46.643082 |
Brejao | -12.983330 , -46.466670 |
Campos Belos | -13.037577 , -46.766698 |
Pouso Alto | -13.000115 , -46.343182 |
Notes:
- You can download geometry data for Campos Belos 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.