Tlilapan (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tlilapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tlilapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tlilapan neighborhoods and villages map with 3D shadow effect
flag map of Tlilapan with 3D shadow effect
Tlilapan map with 3d shadow effect
Download outline map of Tlilapan (geojson format) :
Tlilapan.geojson (**)
Download polygon array of Tlilapan map for "Google Maps" :
Tlilapan.txt
Bounding Box for Tlilapan Map : ( 18.773858 , -97.113257 , 18.812715 , -97.041218 )
Wikipedia ID for Tlilapan : Q3845914
Wikipedia SPARQL Query for Tlilapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845914 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845914 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845914 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845914 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845914 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845914 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 Tlilapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.773858, -97.113257, 18.812715, -97.041218);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tlilapan)
[out:json];
(
rel["name"="Tlilapan"][type=boundary];
rel["name:en"="Tlilapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tlilapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatitla | 18.796390 , -97.102780 |
Barrio de Ocotla | 18.804720 , -97.076110 |
Matzinga [Granja] | 18.803610 , -97.088060 |
Primera Joya | 18.795830 , -97.090280 |
Tlilapan | 18.805784 , -97.098290 |
Tonalixco | 18.781940 , -97.059720 |
Xochititla | 18.791110 , -97.099170 |
Notes:
- You can download geometry data for Tlilapan 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.