Paranatinga (Mato Grosso) Map Cropping Samples
Paranatinga (Mato Grosso) Map Cropping Samples-1
Paranatinga (Mato Grosso) Map Cropping Samples-2
Paranatinga neighborhoods and villages map with 3D shadow effect
flag map of Paranatinga with 3D shadow effect
Paranatinga map with 3d shadow effect
Download outline map of Paranatinga (geojson format) :
Paranatinga.geojson (**)
Download polygon array of Paranatinga map for "Google Maps" :
Paranatinga.txt
Bounding Box for Paranatinga Map : ( -14.73071 , -55.102683 , -11.950835 , -53.222867 )
Wikipedia ID for Paranatinga : Q1805618
Wikipedia SPARQL Query for Paranatinga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1805618 wdt:P1082 ?population. }
OPTIONAL { wd:Q1805618 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1805618 wdt:P2046 ?area. }
OPTIONAL { wd:Q1805618 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1805618 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1805618 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 Paranatinga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.73071, -55.102683, -11.950835, -53.222867);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paranatinga)
[out:json];
(
rel["name"="Paranatinga"][type=boundary];
rel["name:en"="Paranatinga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paranatinga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Bacaeri | -13.233330 , -54.116670 |
Aldeia Bacaeri | -13.100000 , -54.100000 |
Aldeia Indígena Cabeceira do Azul | -14.292805 , -54.487511 |
Aldeia Indígena Kayaravale | -14.299155 , -54.763590 |
Aldeia Indígena Pachola | -14.303437 , -54.742754 |
Aldeia Indígena Retiro | -14.274868 , -54.793255 |
Aldeia Indígena Simões Lopes | -14.314646 , -54.683573 |
Capitao Carutu | -14.316670 , -54.700000 |
Jose Coroado | -14.300000 , -54.700000 |
Paranatinga | -14.433683 , -54.055947 |
Posto Indigena Batovi | -14.066670 , -54.216670 |
Posto Simoes Lopes | -14.233330 , -54.683330 |
Salto da Alegria | -13.063893 , -54.084529 |
Santiago do Norte | -13.281362 , -54.258206 |
Notes:
- You can download geometry data for Paranatinga 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.