Collection of Open Series Maps from Survey Of India - Copyright Notice

Code used to extract this data.

All the data below is updated monthly

Collection Summary

Get A Copy

The data is also hosted as a mosaic of pmtiles files in the releases

This can be downloaded as local mbtiles by running the following commands:

git clone https://github.com/ramSeraph/opendata.git
cd opendata/maps/SOI/
pip install pmtiles==3.2.0 mercantile==1.2.1 requests==2.30.0
python download_as_mbtiles.py

This creates a file soi.mbtiles in the current directory containing the whole data.

The process requires a disk space of around 20GB and will download around 10GB from the internet.

Web

JOSM

Appendix