Mecatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples

Mecatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Mecatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Mecatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Mecatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Download outline map of Mecatlán (geojson format) : Mecatlán.geojson (**)
Download polygon array of Mecatlán map for "Google Maps" : Mecatlán.txt
Bounding Box for Mecatlán Map : ( 20.173929 , -97.700836 , 20.245199 , -97.599929 )
Wikipedia ID for Mecatlán : Q3846655
Wikipedia SPARQL Query for Mecatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846655 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846655 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846655 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846655 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846655 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846655 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.173929, -97.700836, 20.245199, -97.599929);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Mecatlán)
[out:json];
(
rel["name"="Mecatlán"][type=boundary];
rel["name:en"="Mecatlán"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Mecatlán
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua Azul 20.225280 , -97.663330
Colonia Zaragoza 20.241670 , -97.653610
Cuhuixanath 20.215830 , -97.650000
El Zapote 20.206110 , -97.685560
La Ceiba 20.194440 , -97.639170
La Cruz 20.200280 , -97.670280
La Escalera 20.196940 , -97.679720
Las Flores 20.192500 , -97.647500
Los Jimenez (La Fabrica) 20.240280 , -97.655280
Los Serafines 20.241670 , -97.669170
Mecatlán 20.210855 , -97.681038
Mecatlan 20.210530 , -97.682040
Naranjales 20.207780 , -97.657220
Puxtla 20.228060 , -97.671110
Ricardo Flores Magon 20.192240 , -97.619610


Notes:
- You can download geometry data for Mecatlá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.

Create Mecatlán neighborhoods and villages map.


Share this page