Villa Aldama (Veracruz de Ignacio de la Llave) Map Cropping Samples
Villa Aldama (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Villa Aldama (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Villa Aldama neighborhoods and villages map with 3D shadow effect
flag map of Villa Aldama with 3D shadow effect
Villa Aldama map with 3d shadow effect
Download outline map of Villa Aldama (geojson format) :
Villa Aldama.geojson (**)
Download polygon array of Villa Aldama map for "Google Maps" :
Villa Aldama.txt
Bounding Box for Villa Aldama Map : ( 19.614196 , -97.25972 , 19.688109 , -97.149508 )
Wikipedia ID for Villa Aldama : Q3845860
Wikipedia SPARQL Query for Villa Aldama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845860 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845860 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845860 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845860 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845860 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845860 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 Villa Aldama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.614196, -97.25972, 19.688109, -97.149508);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa Aldama)
[out:json];
(
rel["name"="Villa Aldama"][type=boundary];
rel["name:en"="Villa Aldama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Aldama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Seca | 19.642500 , -97.185000 |
Buena Vista | 19.678950 , -97.234630 |
Cerro de Leon | 19.630000 , -97.208610 |
Colonia Libertad | 19.678376 , -97.213449 |
Cruz Blanca | 19.637440 , -97.166910 |
La Soledad | 19.665280 , -97.219440 |
Villa Aldama | 19.647897 , -97.223036 |
Notes:
- You can download geometry data for Villa Aldama 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.