(Manabi) Map Cropping Samples

 (Manabi) Map Cropping Samples-1
(Manabi) Map Cropping Samples-1

 (Manabi) Map Cropping Samples-2
(Manabi) Map Cropping Samples-2

 neighborhoods and villages map with 3D shadow effect
neighborhoods and villages map with 3D shadow effect

flag map of  with 3D shadow effect
flag map of with 3D shadow effect

 map with 3d shadow effect
map with 3d shadow effect

Download outline map of (geojson format) : .geojson (**)
Download polygon array of map for "Google Maps" : .txt
Bounding Box for Map : ( -0.901023300598 , -79.7076432471 , -0.482343220822 , -79.4556023253 )
Get Boundaries from overpass-turbo (OSM) with boundary box of map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.901023300598, -79.7076432471, -0.482343220822, -79.4556023253);
);
out geom;

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

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

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

Neighborhoods and Villages of
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Amazonas -0.531570 , -79.489130
Damacio Chico -0.699780 , -79.614270
Damacio Grande -0.718390 , -79.621150
El Paraiso -0.582410 , -79.510090
Jama -0.900000 , -79.683330
La Caoba -0.568930 , -79.576610
La Cuarenta -0.536990 , -79.506130
La Florida -0.844400 , -79.678300
La Palizada -0.544170 , -79.584230
La Toquilla -0.637950 , -79.565470
Luz de America -0.525420 , -79.559320
Maria Pinto -0.733330 , -79.633330
Pescadillo -0.768500 , -79.664080
Primavera -0.509590 , -79.482690
Reten -0.622270 , -79.595360
Santa Maria -0.668130 , -79.605770
Santa Martha -0.610840 , -79.531040
Santa Teresa -0.806160 , -79.637710


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


Share this page