Download outline map of Tuzamapan de Galeana (geojson format) :
Tuzamapan de Galeana.geojson (**)
Download polygon array of Tuzamapan de Galeana map for "Google Maps" :
Tuzamapan de Galeana.txt
Bounding Box for Tuzamapan de Galeana Map : ( 20.040176 , -97.593797 , 20.165444 , -97.471807 )
Wikipedia ID for Tuzamapan de Galeana : Q7857262
Wikipedia SPARQL Query for Tuzamapan de Galeana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7857262 wdt:P1082 ?population. }
OPTIONAL { wd:Q7857262 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7857262 wdt:P2046 ?area. }
OPTIONAL { wd:Q7857262 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7857262 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7857262 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 Tuzamapan de Galeana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.040176, -97.593797, 20.165444, -97.471807);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tuzamapan de Galeana)
[out:json];
(
rel["name"="Tuzamapan de Galeana"][type=boundary];
rel["name:en"="Tuzamapan de Galeana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tuzamapan de Galeana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Comocotni | 20.076620 , -97.565070 |
El Cata | 20.067470 , -97.569380 |
El Jayal | 20.151390 , -97.480000 |
El Tuti | 20.102640 , -97.538910 |
La Junta Poza Larga | 20.155560 , -97.489720 |
Las Tuzas | 20.058680 , -97.576280 |
Poza Larga | 20.155380 , -97.501380 |
Poza Larga [Finca] | 20.155790 , -97.500650 |
Reyes de Vallarta | 20.107590 , -97.531150 |
Ricardo Flores Magon | 20.118060 , -97.500560 |
Tetelilla de Islas | 20.077590 , -97.549350 |
Tuzamapan de Galeana | 20.066270 , -97.575285 |
Notes:
- You can download geometry data for Tuzamapan de Galeana 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.