Goya (Corrientes) Map Cropping Samples

Goya (Corrientes) Map Cropping Samples-1

Goya (Corrientes) Map Cropping Samples-2

Goya neighborhoods and villages map with 3D shadow effect

flag map of Goya with 3D shadow effect

Goya map with 3d shadow effect
 
 
Download outline map of Goya (geojson format) : 
Goya.geojson (**)
Download polygon array of Goya map for "Google Maps" : 
Goya.txt
Bounding Box for Goya Map : ( -30.026868 , -59.660195 , -29.033956 , -58.767767 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Goya map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-30.026868, -59.660195, -29.033956, -58.767767);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Goya)
	
[out:json];
(
rel["name"="Goya"][type=boundary];
rel["name:en"="Goya"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Goya
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Buena Vista  |  -29.432780 , -59.295100  | 
|  Colonia Isabel Victoria  |  -29.114410 , -59.096370  | 
|  Colonia Porvenir  |  -29.191600 , -59.185500  | 
|  Colonia Pucheta  |  -29.183330 , -59.100000  | 
|  El Rubio  |  -29.281190 , -59.353700  | 
|  Esquina  |  -29.150000 , -59.250000  | 
|  Fanegas  |  -29.783330 , -59.350000  | 
|  Goya  |  -29.140030 , -59.262560  | 
|  Ifran  |  -29.085550 , -58.979170  | 
|  Maruchas  |  -29.166670 , -59.066670  | 
|  Mora  |  -29.316670 , -59.033330  | 
|  Pago Redondo  |  -29.583330 , -59.216670  | 
|  Paraje San Isidro  |  -29.492350 , -59.313010  | 
|  Puerto Goya  |  -29.166840 , -59.341720  | 
|  Puesto Las Mercedes  |  -29.262220 , -59.265230  | 
|  San Francisco  |  -29.424230 , -59.385250  | 
|  Santillan  |  -29.416670 , -58.916670  | 
Notes:
- You can download geometry data for Goya 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.