La Antigua (Veracruz de Ignacio de la Llave) Map Cropping Samples
La Antigua (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
La Antigua (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
La Antigua neighborhoods and villages map with 3D shadow effect
flag map of La Antigua with 3D shadow effect
La Antigua map with 3d shadow effect
Download outline map of La Antigua (geojson format) :
La Antigua.geojson (**)
Download polygon array of La Antigua map for "Google Maps" :
La Antigua.txt
Bounding Box for La Antigua Map : ( 19.220818 , -96.384793 , 19.414344 , -96.221559 )
Wikipedia ID for La Antigua : Q1002990
Wikipedia SPARQL Query for La Antigua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1002990 wdt:P1082 ?population. }
OPTIONAL { wd:Q1002990 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1002990 wdt:P2046 ?area. }
OPTIONAL { wd:Q1002990 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1002990 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1002990 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 La Antigua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.220818, -96.384793, 19.414344, -96.221559);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Antigua)
[out:json];
(
rel["name"="La Antigua"][type=boundary];
rel["name:en"="La Antigua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Antigua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Nueva Generacion | 19.364170 , -96.353890 |
Dos Lagunas (Antonino Lagunes) | 19.230560 , -96.243890 |
El Ciruelo (El Canal) | 19.396390 , -96.362500 |
El Colibri | 19.313610 , -96.311670 |
El Hatillo | 19.273240 , -96.317190 |
El Limonal | 19.265000 , -96.277500 |
El Sacrificio | 19.364170 , -96.354000 |
José Cardel | 19.367309 , -96.369536 |
Jose Ingenieros | 19.314160 , -96.318500 |
La Antigua Veracruz | 19.339936 , -96.324691 |
La Catalina | 19.290490 , -96.289200 |
La Posta | 19.322060 , -96.327600 |
Libertadores | 19.356390 , -96.352220 |
Loma Iguana | 19.239880 , -96.320650 |
Los Almendros (Bugambilias) [Motel] | 19.360280 , -96.351390 |
Los Cuates | 19.348390 , -96.326830 |
Los Dominguez | 19.326940 , -96.316390 |
Nicolas Blanco | 19.352820 , -96.340560 |
Nicolas Blanco (San Pancho) | 19.352500 , -96.338330 |
Playa Chalchihuecan | 19.344170 , -96.308330 |
Playa Miranda | 19.364440 , -96.310560 |
Playa Oriente | 19.351390 , -96.329720 |
Puente Colgante | 19.321600 , -96.322240 |
Pureza | 19.284100 , -96.316210 |
Rancho Torres | 19.370830 , -96.358890 |
San Francisco | 19.350000 , -96.316670 |
Notes:
- You can download geometry data for La Antigua 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.