Mexicaltzingo (México) Map Cropping Samples
Mexicaltzingo (México) Map Cropping Samples-1
Mexicaltzingo (México) Map Cropping Samples-2
Mexicaltzingo neighborhoods and villages map with 3D shadow effect
flag map of Mexicaltzingo with 3D shadow effect
Mexicaltzingo map with 3d shadow effect
Download outline map of Mexicaltzingo (geojson format) :
Mexicaltzingo.geojson (**)
Download polygon array of Mexicaltzingo map for "Google Maps" :
Mexicaltzingo.txt
Bounding Box for Mexicaltzingo Map : ( 19.1965 , -99.611005 , 19.223425 , -99.552884 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mexicaltzingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.1965, -99.611005, 19.223425, -99.552884);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mexicaltzingo)
[out:json];
(
rel["name"="Mexicaltzingo"][type=boundary];
rel["name:en"="Mexicaltzingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mexicaltzingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Las Palmas | 19.207390 , -99.605350 |
San Isidro | 19.217850 , -99.562490 |
San Mateo Mexicaltzingo | 19.212872 , -99.584992 |
Notes:
- You can download geometry data for Mexicaltzingo 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.