Victoria (Entre Rios) Map Cropping Samples
Victoria (Entre Rios) Map Cropping Samples-1
Victoria (Entre Rios) Map Cropping Samples-2
Victoria neighborhoods and villages map with 3D shadow effect
flag map of Victoria with 3D shadow effect
Victoria map with 3d shadow effect
Download outline map of Victoria (geojson format) :
Victoria.geojson (**)
Download polygon array of Victoria map for "Google Maps" :
Victoria.txt
Bounding Box for Victoria Map : ( -33.277657 , -60.724756 , -32.194783 , -59.775294 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Victoria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.277657, -60.724756, -32.194783, -59.775294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Victoria)
[out:json];
(
rel["name"="Victoria"][type=boundary];
rel["name:en"="Victoria"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Victoria
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antelo | -32.532650 , -60.035520 |
Aranguren | -32.242520 , -60.161070 |
Cuatro Bocas | -33.107730 , -60.357070 |
Montoya | -32.600000 , -59.833330 |
Paraje La Tacuara | -32.687720 , -60.011380 |
Rincón de Nogoyá | -32.750000 , -59.933330 |
Rincon del Doll | -32.436350 , -60.392480 |
Victoria | -32.618410 , -60.154780 |
Villa Angelica | -32.938830 , -60.591010 |
Notes:
- You can download geometry data for Victoria 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.