Tlacojalpan (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tlacojalpan (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tlacojalpan (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tlacojalpan neighborhoods and villages map with 3D shadow effect
flag map of Tlacojalpan with 3D shadow effect
Tlacojalpan map with 3d shadow effect
Download outline map of Tlacojalpan (geojson format) :
Tlacojalpan.geojson (**)
Download polygon array of Tlacojalpan map for "Google Maps" :
Tlacojalpan.txt
Bounding Box for Tlacojalpan Map : ( 18.135573 , -96.0158 , 18.252884 , -95.878873 )
Wikipedia ID for Tlacojalpan : Q514426
Wikipedia SPARQL Query for Tlacojalpan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q514426 wdt:P1082 ?population. }
OPTIONAL { wd:Q514426 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q514426 wdt:P2046 ?area. }
OPTIONAL { wd:Q514426 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q514426 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q514426 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 Tlacojalpan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.135573, -96.0158, 18.252884, -95.878873);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tlacojalpan)
[out:json];
(
rel["name"="Tlacojalpan"][type=boundary];
rel["name:en"="Tlacojalpan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tlacojalpan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambrosio Alcalde | 18.184170 , -95.973330 |
Anexo Veinte de Noviembre | 18.227500 , -95.940830 |
Apompal | 18.152220 , -95.917780 |
Bajo de Cepayapan | 18.236390 , -95.937220 |
Cerro el Mango | 18.151670 , -95.917160 |
El Remolino | 18.223960 , -95.915480 |
El Zapote | 18.200000 , -95.966670 |
Huasmochita | 18.241390 , -95.917220 |
La Piedad | 18.208610 , -95.953060 |
Paso Yeguas | 18.150000 , -95.900000 |
Playa Maria (San Jose) | 18.217500 , -95.980000 |
San Marcos | 18.197910 , -95.969160 |
Tehuloapan | 18.216670 , -95.966670 |
Tlacojalpan | 18.231732 , -95.946971 |
Notes:
- You can download geometry data for Tlacojalpan 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.