Libertad (Chaco) Map Cropping Samples
Libertad (Chaco) Map Cropping Samples-1
Libertad (Chaco) Map Cropping Samples-2
Libertad neighborhoods and villages map with 3D shadow effect
flag map of Libertad with 3D shadow effect
Libertad map with 3d shadow effect
Download outline map of Libertad (geojson format) :
Libertad.geojson (**)
Download polygon array of Libertad map for "Google Maps" :
Libertad.txt
Bounding Box for Libertad Map : ( -27.4738091548 , -59.5877841129 , -27.1526734937 , -58.9697810934 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Libertad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.4738091548, -59.5877841129, -27.1526734937, -58.9697810934);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Libertad)
[out:json];
(
rel["name"="Libertad"][type=boundary];
rel["name:en"="Libertad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Libertad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Popular | -27.283330 , -59.150000 |
Fortin Cardoso | -27.410170 , -59.223440 |
General Obligado | -27.410110 , -59.412980 |
Puerto Tirol | -27.372180 , -59.082060 |
Notes:
- You can download geometry data for Libertad 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.