General Paz (Buenos Aires) Map Cropping Samples
General Paz (Buenos Aires) Map Cropping Samples-1
General Paz (Buenos Aires) Map Cropping Samples-2
General Paz neighborhoods and villages map with 3D shadow effect
flag map of General Paz with 3D shadow effect
General Paz map with 3d shadow effect
Download outline map of General Paz (geojson format) :
General Paz.geojson (**)
Download polygon array of General Paz map for "Google Maps" :
General Paz.txt
Bounding Box for General Paz Map : ( -35.731257 , -58.584657 , -35.215406 , -58.153278 )
Get Boundaries from overpass-turbo (OSM) with boundary box of General Paz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.731257, -58.584657, -35.215406, -58.153278);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (General Paz)
[out:json];
(
rel["name"="General Paz"][type=boundary];
rel["name:en"="General Paz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of General Paz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Loma Verde | -35.273680 , -58.403780 |
Ranchos | -35.516190 , -58.317330 |
Villanueva | -35.675020 , -58.434560 |
Notes:
- You can download geometry data for General Paz 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.