Tapalapa (Chiapas) Map Cropping Samples
Tapalapa (Chiapas) Map Cropping Samples-1
Tapalapa (Chiapas) Map Cropping Samples-2
Tapalapa neighborhoods and villages map with 3D shadow effect
flag map of Tapalapa with 3D shadow effect
Tapalapa map with 3d shadow effect
Download outline map of Tapalapa (geojson format) :
Tapalapa.geojson (**)
Download polygon array of Tapalapa map for "Google Maps" :
Tapalapa.txt
Bounding Box for Tapalapa Map : ( 17.1524 , -93.158841 , 17.280616 , -93.071411 )
Wikipedia ID for Tapalapa : Q1785350
Wikipedia SPARQL Query for Tapalapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1785350 wdt:P1082 ?population. }
OPTIONAL { wd:Q1785350 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1785350 wdt:P2046 ?area. }
OPTIONAL { wd:Q1785350 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1785350 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1785350 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 Tapalapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.1524, -93.158841, 17.280616, -93.071411);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tapalapa)
[out:json];
(
rel["name"="Tapalapa"][type=boundary];
rel["name:en"="Tapalapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tapalapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Seco | 17.247500 , -93.138060 |
Blanca Rosa | 17.241110 , -93.135560 |
Buenavista (Lindavista) | 17.241940 , -93.104170 |
El Porvenir | 17.255380 , -93.128760 |
Mazono | 17.261670 , -93.125830 |
Nueva Esperanza | 17.248680 , -93.132760 |
Nuevo Progreso | 17.238060 , -93.128890 |
Palestina | 17.241670 , -93.125830 |
Sagrado Corazon de Jesus | 17.264170 , -93.118060 |
San Agustin | 17.176390 , -93.093610 |
San Antonio | 17.185280 , -93.083060 |
Santa Monica | 17.216670 , -93.100000 |
Tapalapa | 17.190620 , -93.105032 |
Veinte de Noviembre | 17.261670 , -93.139720 |
Notes:
- You can download geometry data for Tapalapa 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.