Tomatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tomatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tomatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tomatlán neighborhoods and villages map with 3D shadow effect
flag map of Tomatlán with 3D shadow effect
Tomatlán map with 3d shadow effect
Download outline map of Tomatlán (geojson format) :
Tomatlán.geojson (**)
Download polygon array of Tomatlán map for "Google Maps" :
Tomatlán.txt
Bounding Box for Tomatlán Map : ( 18.986129 , -97.03302 , 19.051283 , -96.964259 )
Wikipedia ID for Tomatlán : Q6148347
Wikipedia SPARQL Query for Tomatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6148347 wdt:P1082 ?population. }
OPTIONAL { wd:Q6148347 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6148347 wdt:P2046 ?area. }
OPTIONAL { wd:Q6148347 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6148347 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6148347 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 Tomatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.986129, -97.03302, 19.051283, -96.964259);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tomatlán)
[out:json];
(
rel["name"="Tomatlán"][type=boundary];
rel["name:en"="Tomatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tomatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cruz Verde | 19.009440 , -96.972780 |
Las Compras (Los Ocozotes) | 19.025280 , -96.996670 |
San Martin | 19.019720 , -96.975280 |
Tecama | 19.003790 , -96.985290 |
Tecamilla | 18.996940 , -96.985560 |
Tecolotla | 19.021110 , -96.999170 |
Tlapalar | 19.016110 , -96.990560 |
Tomatlán | 19.030267 , -97.009124 |
Notes:
- You can download geometry data for Tomatlá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.