Tilapa (Puebla) Map Cropping Samples
Tilapa (Puebla) Map Cropping Samples-1
Tilapa (Puebla) Map Cropping Samples-2
Tilapa neighborhoods and villages map with 3D shadow effect
flag map of Tilapa with 3D shadow effect
Tilapa map with 3d shadow effect
Download outline map of Tilapa (geojson format) :
Tilapa.geojson (**)
Download polygon array of Tilapa map for "Google Maps" :
Tilapa.txt
Bounding Box for Tilapa Map : ( 18.569056 , -98.611638 , 18.669626 , -98.46861 )
Wikipedia ID for Tilapa : Q7802049
Wikipedia SPARQL Query for Tilapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7802049 wdt:P1082 ?population. }
OPTIONAL { wd:Q7802049 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7802049 wdt:P2046 ?area. }
OPTIONAL { wd:Q7802049 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7802049 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7802049 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 Tilapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.569056, -98.611638, 18.669626, -98.46861);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tilapa)
[out:json];
(
rel["name"="Tilapa"][type=boundary];
rel["name:en"="Tilapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tilapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Dulce | 18.619170 , -98.511110 |
Ballinas | 18.623060 , -98.569150 |
Campo la Mesa | 18.619620 , -98.539150 |
Casa Blanca (Cuyotliapa) | 18.585280 , -98.512780 |
Cuexpala | 18.627200 , -98.558420 |
Derramadero | 18.579440 , -98.581390 |
San Antonio | 18.599060 , -98.560270 |
San Felix Rijo | 18.620280 , -98.550280 |
Tilapa | 18.595188 , -98.552677 |
Zolonquiapa | 18.576110 , -98.527220 |
Notes:
- You can download geometry data for Tilapa 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.