Download outline map of San Jerónimo Tecuanipan (geojson format) :
San Jerónimo Tecuanipan.geojson (**)
Download polygon array of San Jerónimo Tecuanipan map for "Google Maps" :
San Jerónimo Tecuanipan.txt
Bounding Box for San Jerónimo Tecuanipan Map : ( 18.991545 , -98.425952 , 19.08617 , -98.345644 )
Wikipedia ID for San Jerónimo Tecuanipan : Q7414374
Wikipedia SPARQL Query for San Jerónimo Tecuanipan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7414374 wdt:P1082 ?population. }
OPTIONAL { wd:Q7414374 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7414374 wdt:P2046 ?area. }
OPTIONAL { wd:Q7414374 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7414374 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7414374 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 Jerónimo Tecuanipan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.991545, -98.425952, 19.08617, -98.345644);
);
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 Jerónimo Tecuanipan)
[out:json];
(
rel["name"="San Jerónimo Tecuanipan"][type=boundary];
rel["name:en"="San Jerónimo Tecuanipan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Jerónimo Tecuanipan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alhualazintla | 19.060560 , -98.418610 |
Cuayecatla | 19.010630 , -98.394010 |
El Capricho | 18.995420 , -98.416370 |
La Providencia | 19.053850 , -98.388360 |
Los Reyes Tlanechicolpan | 19.032500 , -98.352500 |
San Jerónimo Tecuanipan | 19.013849 , -98.398625 |
San Miguel Papaxtla | 19.062780 , -98.390000 |
San Pedro los Pinos | 19.017870 , -98.393960 |
Tehuixtitla | 19.043370 , -98.421530 |
Tepeyecac | 19.022850 , -98.419890 |
Tolextla | 19.002220 , -98.376390 |
Topoyantla | 19.028780 , -98.399620 |
Notes:
- You can download geometry data for San Jerónimo Tecuanipan 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.