Ensenada (Buenos Aires) Map Cropping Samples
Ensenada (Buenos Aires) Map Cropping Samples-1
Ensenada (Buenos Aires) Map Cropping Samples-2
Ensenada neighborhoods and villages map with 3D shadow effect
flag map of Ensenada with 3D shadow effect
Ensenada map with 3d shadow effect
Download outline map of Ensenada (geojson format) :
Ensenada.geojson (**)
Download polygon array of Ensenada map for "Google Maps" :
Ensenada.txt
Bounding Box for Ensenada Map : ( -34.9079846923 , -58.08227549 , -34.779582977 , -57.879554749 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ensenada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.9079846923, -58.08227549, -34.779582977, -57.879554749);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ensenada)
[out:json];
(
rel["name"="Ensenada"][type=boundary];
rel["name:en"="Ensenada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ensenada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cambaceres | -34.854340 , -57.919570 |
Ensenada | -34.861860 , -57.911260 |
Ensenada Berisso | -34.863070 , -57.892220 |
Punta Lara | -34.809540 , -57.984550 |
Notes:
- You can download geometry data for Ensenada 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.