Magdalena (Veracruz de Ignacio de la Llave) Map Cropping Samples

Magdalena (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Magdalena (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Magdalena (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Magdalena (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Download outline map of Magdalena (geojson format) : Magdalena.geojson (**)
Download polygon array of Magdalena map for "Google Maps" : Magdalena.txt
Bounding Box for Magdalena Map : ( 18.747518 , -97.075218 , 18.789767 , -97.022094 )
Wikipedia ID for Magdalena : Q2000139
Wikipedia SPARQL Query for Magdalena (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2000139 wdt:P1082 ?population. }
OPTIONAL { wd:Q2000139 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2000139 wdt:P2046 ?area. }
OPTIONAL { wd:Q2000139 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2000139 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2000139 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"](18.747518, -97.075218, 18.789767, -97.022094);
);
out geom;

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

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

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


Neighborhoods and Villages of Magdalena
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Capultitla 18.758060 , -97.043060
Chapultepec Chico 18.750950 , -97.046550
Chicomoceloc 18.770830 , -97.040280
Helicotla 18.765000 , -97.043890
Magdalena 18.760804 , -97.045747
Tepetlaxitla 18.761110 , -97.050830
Tepetzingo 18.760830 , -97.041940
Tepexocotla 18.757780 , -97.038330


Notes:
- You can download geometry data for Magdalena 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 Magdalena neighborhoods and villages map.


Share this page