Download outline map of San Felipe Tepatlán (geojson format) :
San Felipe Tepatlán.geojson (**)
Download polygon array of San Felipe Tepatlán map for "Google Maps" :
San Felipe Tepatlán.txt
Bounding Box for San Felipe Tepatlán Map : ( 20.074195 , -97.841917 , 20.164588 , -97.742366 )
Wikipedia ID for San Felipe Tepatlán : Q6118696
Wikipedia SPARQL Query for San Felipe Tepatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6118696 wdt:P1082 ?population. }
OPTIONAL { wd:Q6118696 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6118696 wdt:P2046 ?area. }
OPTIONAL { wd:Q6118696 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6118696 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6118696 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 Felipe Tepatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.074195, -97.841917, 20.164588, -97.742366);
);
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 Felipe Tepatlán)
[out:json];
(
rel["name"="San Felipe Tepatlán"][type=boundary];
rel["name:en"="San Felipe Tepatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Felipe Tepatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Africa | 20.138690 , -97.767890 |
Altica | 20.087720 , -97.801920 |
Calapana | 20.140280 , -97.780560 |
Jojupango (San Miguel Jojupango) | 20.096380 , -97.772100 |
Jose Alejandro Soria Garcia | 20.094650 , -97.799110 |
Pachoc | 20.108610 , -97.761390 |
San Felipe Tepatlán | 20.090866 , -97.796471 |
San Martin del Progreso (La Punta) | 20.124600 , -97.780020 |
Xochicuautla | 20.100910 , -97.821820 |
Notes:
- You can download geometry data for San Felipe Tepatlá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.