San Pedro (Misiones) Map Cropping Samples

San Pedro (Misiones) Map Cropping Samples-1
San Pedro (Misiones) Map Cropping Samples-1
San Pedro (Misiones) Map Cropping Samples-2
San Pedro (Misiones) Map Cropping Samples-2
Download outline map of San Pedro (geojson format) : San Pedro.geojson (**)
Download polygon array of San Pedro map for "Google Maps" : San Pedro.txt
Bounding Box for San Pedro Map : ( -27.176323 , -54.275039 , -26.326129 , -53.659943 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.176323, -54.275039, -26.326129, -53.659943);
);
out geom;

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

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

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


Neighborhoods and Villages of San Pedro
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
La Gruta -26.763840 , -53.756480
San Pedro -26.622070 , -54.108420
San Vicente -26.616670 , -54.133330
Tobuna -26.472290 , -53.891760


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


Share this page