Castelli (Buenos Aires) Map Cropping Samples
Castelli (Buenos Aires) Map Cropping Samples-1
Castelli (Buenos Aires) Map Cropping Samples-2
Castelli neighborhoods and villages map with 3D shadow effect
flag map of Castelli with 3D shadow effect
Castelli map with 3d shadow effect
Download outline map of Castelli (geojson format) :
Castelli.geojson (**)
Download polygon array of Castelli map for "Google Maps" :
Castelli.txt
Bounding Box for Castelli Map : ( -36.3044705946 , -58.0911054147 , -35.7382264163 , -57.2226886729 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Castelli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-36.3044705946, -58.0911054147, -35.7382264163, -57.2226886729);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Castelli)
[out:json];
(
rel["name"="Castelli"][type=boundary];
rel["name:en"="Castelli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Castelli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Castelli | -36.089490 , -57.803930 |
Centro Guerrero | -36.059870 , -57.827150 |
Cerro de la Gloria | -35.974860 , -57.450320 |
Guerrero | -35.969910 , -57.847980 |
Notes:
- You can download geometry data for Castelli 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.