Download outline map of San Luis Amatlán (geojson format) :
San Luis Amatlán.geojson (**)
Download polygon array of San Luis Amatlán map for "Google Maps" :
San Luis Amatlán.txt
Bounding Box for San Luis Amatlán Map : ( 16.346838 , -96.578576 , 16.594927 , -96.375718 )
Wikipedia ID for San Luis Amatlán : Q3892872
Wikipedia SPARQL Query for San Luis Amatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892872 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892872 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892872 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892872 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892872 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892872 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 San Luis Amatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.346838, -96.578576, 16.594927, -96.375718);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Luis Amatlán)
[out:json];
(
rel["name"="San Luis Amatlán"][type=boundary];
rel["name:en"="San Luis Amatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Luis Amatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacate | 16.558170 , -96.490520 |
Antigual | 16.532220 , -96.481940 |
Buenavista | 16.453890 , -96.556670 |
Cacalote | 16.445000 , -96.508060 |
Chirotete | 16.466940 , -96.502220 |
Dviongo | 16.473610 , -96.543060 |
El Espino | 16.480830 , -96.450560 |
Gozachina | 16.499170 , -96.490560 |
Guetavero | 16.501940 , -96.440000 |
Guigoza | 16.506670 , -96.493610 |
La Nopalera | 16.468830 , -96.506290 |
Lachigui | 16.471670 , -96.446940 |
Lachiguizo | 16.429420 , -96.529930 |
Logoche | 16.418330 , -96.534440 |
Lozochio | 16.471050 , -96.513500 |
Nopalera (Guelaxochitl) | 16.470560 , -96.505830 |
Olagueche | 16.433330 , -96.383330 |
Palo Grande | 16.384720 , -96.505000 |
Palo Negrito | 16.433330 , -96.533330 |
Rancho Viejo | 16.438890 , -96.509440 |
San Antonio Chiguivana | 16.414060 , -96.434180 |
San Esteban Amatlan | 16.504170 , -96.549720 |
San Isidro Guishe | 16.369810 , -96.520340 |
San Luis Amatlán | 16.388406 , -96.498062 |
Santa Maria del Valle | 16.449170 , -96.486110 |
Sitio del Palmar | 16.514170 , -96.489440 |
Sitio el Palmar | 16.515550 , -96.489750 |
Tanitoni | 16.468890 , -96.420000 |
Tejocote | 16.517500 , -96.496940 |
Yacahua | 16.400000 , -96.516670 |
Yegose | 16.381110 , -96.458060 |
Yegoveo | 16.465280 , -96.467500 |
Zagala | 16.393890 , -96.536390 |
Notes:
- You can download geometry data for San Luis Amatlán 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.