Dota (San José) Map Cropping Samples

Dota (San José) Map Cropping Samples-1
Dota (San José) Map Cropping Samples-1
Dota (San José) Map Cropping Samples-2
Dota (San José) Map Cropping Samples-2
Download outline map of Dota (geojson format) : Dota.geojson (**)
Download polygon array of Dota map for "Google Maps" : Dota.txt
Bounding Box for Dota Map : ( 9.430669 , -83.989677 , 9.739354 , -83.757945 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.430669, -83.989677, 9.739354, -83.757945);
);
out geom;

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

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

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


Neighborhoods and Villages of Dota
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cima 9.671600 , -83.904250
Copey 9.645480 , -83.917770
Higueronal 9.643900 , -83.970760
Jardin 9.712710 , -83.969120
Llano de Piedra 9.650000 , -83.983330
Naranjo 9.591180 , -83.954520
Providencia 9.556710 , -83.860780
San Gerardo de Dota 9.562920 , -83.802680
San Joaquin 9.582760 , -83.986430
San Rafael 9.661750 , -83.970170
Santa María 9.653780 , -83.969460
Trinidad 9.669190 , -83.886430


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


Share this page