Sapezal (Mato Grosso) Map Cropping Samples
Sapezal (Mato Grosso) Map Cropping Samples-1
Sapezal (Mato Grosso) Map Cropping Samples-2
Sapezal neighborhoods and villages map with 3D shadow effect
flag map of Sapezal with 3D shadow effect
Sapezal map with 3d shadow effect
Download outline map of Sapezal (geojson format) :
Sapezal.geojson (**)
Download polygon array of Sapezal map for "Google Maps" :
Sapezal.txt
Bounding Box for Sapezal Map : ( -14.000423 , -59.046271 , -11.916883 , -58.075609 )
Wikipedia ID for Sapezal : Q1805417
Wikipedia SPARQL Query for Sapezal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1805417 wdt:P1082 ?population. }
OPTIONAL { wd:Q1805417 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1805417 wdt:P2046 ?area. }
OPTIONAL { wd:Q1805417 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1805417 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1805417 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 Sapezal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.000423, -59.046271, -11.916883, -58.075609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sapezal)
[out:json];
(
rel["name"="Sapezal"][type=boundary];
rel["name:en"="Sapezal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sapezal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Indígena Buracão | -13.088311 , -58.485462 |
Aldeia Indígena Nhambiquara | -13.060441 , -58.477160 |
Buriti | -13.200000 , -58.633330 |
Feitoria Pedro Pinheiro | -13.350000 , -58.416670 |
Fonte Termal Agua Quente | -13.833330 , -58.800000 |
Sapezal | -13.544962 , -58.819407 |
Sapezal | -12.989440 , -58.764170 |
Utiariti | -13.021510 , -58.286980 |
Notes:
- You can download geometry data for Sapezal 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.