One (Nepal) Map Cropping Samples

One (Nepal) Map Cropping Samples-1
One (Nepal) Map Cropping Samples-1
One (Nepal) Map Cropping Samples-2
One (Nepal) Map Cropping Samples-2
Download outline map of One (geojson format) : One.geojson (**)
Download polygon array of One map for "Google Maps" : One.txt
Bounding Box for One Map : ( 26.347779 , 86.15496 , 28.11375 , 88.199298 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](26.347779, 86.15496, 28.11375, 88.199298);
);
out geom;

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

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

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

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


Share this page