Mihuatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Mihuatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Mihuatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Mihuatlán neighborhoods and villages map with 3D shadow effect
flag map of Mihuatlán with 3D shadow effect
Mihuatlán map with 3d shadow effect
Download outline map of Mihuatlán (geojson format) :
Mihuatlán.geojson (**)
Download polygon array of Mihuatlán map for "Google Maps" :
Mihuatlán.txt
Bounding Box for Mihuatlán Map : ( 19.689719 , -96.918235 , 19.772724 , -96.8494 )
Wikipedia ID for Mihuatlán : Q3890246
Wikipedia SPARQL Query for Mihuatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890246 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890246 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890246 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890246 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890246 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890246 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 Mihuatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.689719, -96.918235, 19.772724, -96.8494);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mihuatlán)
[out:json];
(
rel["name"="Miahuatlán"][type=boundary];
rel["name:en"="Miahuatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mihuatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bartolo Garcia | 19.724170 , -96.893610 |
Bella Union | 19.767220 , -96.873060 |
Canjelon | 19.712020 , -96.896540 |
Cumbre de Jonotal | 19.733060 , -96.875560 |
Dos Jacales | 19.727220 , -96.897220 |
El Mirador | 19.712500 , -96.899170 |
Loma Alta | 19.763890 , -96.878890 |
Los Sanchez | 19.724440 , -96.888060 |
Mata Obscura | 19.768890 , -96.875560 |
Miahuatlán | 19.705155 , -96.868858 |
Pie de la Cuesta | 19.738890 , -96.880280 |
Rancho Alegre (Los Mendez) | 19.764720 , -96.872500 |
Yerbabuena | 19.733890 , -96.886670 |
Notes:
- You can download geometry data for Mihuatlán 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.