Jamapa (Veracruz de Ignacio de la Llave) Map Cropping Samples
Jamapa (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Jamapa (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Jamapa neighborhoods and villages map with 3D shadow effect
flag map of Jamapa with 3D shadow effect
Jamapa map with 3d shadow effect
Download outline map of Jamapa (geojson format) :
Jamapa.geojson (**)
Download polygon array of Jamapa map for "Google Maps" :
Jamapa.txt
Bounding Box for Jamapa Map : ( 18.916541 , -96.315496 , 19.06442 , -96.172854 )
Wikipedia ID for Jamapa : Q20270890
Wikipedia SPARQL Query for Jamapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20270890 wdt:P1082 ?population. }
OPTIONAL { wd:Q20270890 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20270890 wdt:P2046 ?area. }
OPTIONAL { wd:Q20270890 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20270890 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20270890 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 Jamapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.916541, -96.315496, 19.06442, -96.172854);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jamapa)
[out:json];
(
rel["name"="Jamapa"][type=boundary];
rel["name:en"="Jamapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jamapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Stan | 19.034440 , -96.244720 |
El Apachital | 18.946110 , -96.274170 |
El Chicle | 19.019970 , -96.214070 |
El Cuajilote | 19.057780 , -96.263610 |
El Embudo | 18.959720 , -96.296110 |
El Estero | 19.021130 , -96.247920 |
El Jilguero | 19.012780 , -96.274170 |
El Manila | 18.982500 , -96.277220 |
El Naranjal | 18.996940 , -96.255830 |
El Pinonal | 19.017500 , -96.298060 |
El Rincon | 19.032360 , -96.224090 |
El Tropel | 19.047220 , -96.234170 |
El Zacatal | 18.949430 , -96.286330 |
El Zanjon | 19.046390 , -96.195000 |
El Zapotal | 19.031110 , -96.212220 |
Higuera de las Raices | 19.029040 , -96.289350 |
Jamapa | 19.041046 , -96.241670 |
La Campana | 18.997760 , -96.244660 |
La Campana | 19.005930 , -96.258260 |
La Chorrera | 19.036940 , -96.251110 |
La Conchuda | 19.006670 , -96.235830 |
La Guitarra | 19.018060 , -96.231670 |
La Javilla | 19.044470 , -96.260260 |
La Lajilla | 18.964190 , -96.269930 |
La Torrecilla | 18.986110 , -96.254440 |
La Zapilla | 19.008830 , -96.279690 |
Laguna del Toro | 18.965000 , -96.274720 |
Las Iguanas | 19.038890 , -96.293330 |
Loma de Lele | 19.053650 , -96.293460 |
Loma Grande | 19.016730 , -96.202520 |
Matamba | 19.020640 , -96.301520 |
Notes:
- You can download geometry data for Jamapa 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.