Atizapán (México) Map Cropping Samples
Atizapán (México) Map Cropping Samples-1
Atizapán (México) Map Cropping Samples-2
Atizapán neighborhoods and villages map with 3D shadow effect
flag map of Atizapán with 3D shadow effect
Atizapán map with 3d shadow effect
Download outline map of Atizapán (geojson format) :
Atizapán.geojson (**)
Download polygon array of Atizapán map for "Google Maps" :
Atizapán.txt
Bounding Box for Atizapán Map : ( 19.162238 , -99.51941 , 19.187826 , -99.475434 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Atizapán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.162238, -99.51941, 19.187826, -99.475434);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atizapán)
[out:json];
(
rel["name"="Atizapán"][type=boundary];
rel["name:en"="Atizapán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atizapán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia la Libertad | 19.185280 , -99.502780 |
Colonia Magisterial | 19.178890 , -99.476390 |
El Tepiololco | 19.175560 , -99.499440 |
Rancho Tepozoco | 19.168890 , -99.497220 |
Santa Cruz Atizapán | 19.177012 , -99.486577 |
Santa Cruz Atizapan | 19.176920 , -99.488520 |
Notes:
- You can download geometry data for Atizapá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.