Santo Afonso (Mato Grosso) Map Cropping Samples
Santo Afonso (Mato Grosso) Map Cropping Samples-1
Santo Afonso (Mato Grosso) Map Cropping Samples-2
Santo Afonso neighborhoods and villages map with 3D shadow effect
flag map of Santo Afonso with 3D shadow effect
Santo Afonso map with 3d shadow effect
Download outline map of Santo Afonso (geojson format) :
Santo Afonso.geojson (**)
Download polygon array of Santo Afonso map for "Google Maps" :
Santo Afonso.txt
Bounding Box for Santo Afonso Map : ( -14.57817 , -57.714293 , -14.307634 , -56.930812 )
Wikipedia ID for Santo Afonso : Q2012245
Wikipedia SPARQL Query for Santo Afonso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2012245 wdt:P1082 ?population. }
OPTIONAL { wd:Q2012245 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2012245 wdt:P2046 ?area. }
OPTIONAL { wd:Q2012245 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2012245 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2012245 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 Santo Afonso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.57817, -57.714293, -14.307634, -56.930812);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santo Afonso)
[out:json];
(
rel["name"="Santo Afonso"][type=boundary];
rel["name:en"="Santo Afonso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santo Afonso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afonso | -14.500000 , -57.000000 |
Batatal | -14.466670 , -57.350000 |
Boa Esperança | -14.454575 , -57.155878 |
Porto das Canoas | -14.450000 , -57.283330 |
Santo Afonso | -14.495393 , -57.004111 |
Notes:
- You can download geometry data for Santo Afonso 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.