Aquila (Veracruz de Ignacio de la Llave) Map Cropping Samples
Aquila (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Aquila (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Aquila neighborhoods and villages map with 3D shadow effect
flag map of Aquila with 3D shadow effect
Aquila map with 3d shadow effect
Download outline map of Aquila (geojson format) :
Aquila.geojson (**)
Download polygon array of Aquila map for "Google Maps" :
Aquila.txt
Bounding Box for Aquila Map : ( 18.763912 , -97.354824 , 18.81299 , -97.292194 )
Wikipedia ID for Aquila : Q3847202
Wikipedia SPARQL Query for Aquila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847202 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847202 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847202 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 Aquila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.763912, -97.354824, 18.81299, -97.292194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aquila)
[out:json];
(
rel["name"="Aquila"][type=boundary];
rel["name:en"="Aquila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aquila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alvaro Obregon | 18.793330 , -97.305000 |
Aquila | 18.796172 , -97.306791 |
Atiopa | 18.770830 , -97.330830 |
Cumbres de Aquila | 18.790560 , -97.333610 |
Tebernal | 18.809170 , -97.325000 |
Notes:
- You can download geometry data for Aquila 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.