Arizona (Atlántida) Map Cropping Samples
Arizona (Atlántida) Map Cropping Samples-1
Arizona (Atlántida) Map Cropping Samples-2
Arizona neighborhoods and villages map with 3D shadow effect
flag map of Arizona with 3D shadow effect
Arizona map with 3d shadow effect
Download outline map of Arizona (geojson format) :
Arizona.geojson (**)
Download polygon array of Arizona map for "Google Maps" :
Arizona.txt
Bounding Box for Arizona Map : ( 15.437529 , -87.460663 , 15.848055 , -87.266998 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Arizona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.437529, -87.460663, 15.848055, -87.266998);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arizona)
[out:json];
(
rel["name"="Harizona"][type=boundary];
rel["name:en"="Harizona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arizona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arizona | 15.633330 , -87.316670 |
Atenas de San Cristóbal | 15.683330 , -87.316670 |
Chiquito | 15.600000 , -87.333330 |
Coloradito | 15.666670 , -87.316670 |
Colorado | 15.783330 , -87.316670 |
Dakota | 15.616670 , -87.350000 |
El Cedro | 15.733330 , -87.416670 |
El Coco | 15.550000 , -87.400000 |
El Olingo | 15.700000 , -87.316670 |
El Retiro | 15.583330 , -87.350000 |
El Sitio | 15.750000 , -87.300000 |
Hicaque | 15.716670 , -87.366670 |
Jilamito Nuevo | 15.622280 , -87.338880 |
Jilamito Viejo | 15.579470 , -87.333420 |
Jilamo | 15.583330 , -87.350000 |
Jilamo Nuevo | 15.615540 , -87.337270 |
La Aurora | 15.622280 , -87.338880 |
Las Palmas | 15.733330 , -87.400000 |
Los Bolos | 15.616670 , -87.400000 |
Mata de Guineo | 15.583330 , -87.300000 |
Matarras | 15.516670 , -87.400000 |
Mezapa | 15.550000 , -87.383330 |
Oropendolas | 15.716670 , -87.316670 |
Planes de Hicaque | 15.666670 , -87.383330 |
Quebrada de Arena | 15.716670 , -87.383330 |
Sambuquito | 15.766670 , -87.283330 |
Santa Maria | 15.600000 , -87.383330 |
Uluasito | 15.566670 , -87.400000 |
Notes:
- You can download geometry data for Arizona 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.