Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add resources
  • Loading branch information
planemad authored Feb 23, 2022
1 parent 7c2a528 commit b566bf1
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,20 @@
- Attribution required
- Compatible with [CC-by](https://creativecommons.org/licenses/by/4.0/) and [OdBL](https://wiki.openstreetmap.org/wiki/Open_Geospatial_Data_from_Government_of_India#India_OpenData:_data.gov.in) datasets

## Data resources
## Map resources

- Primary source: https://geosadak-pmgsy.nic.in/OpenData
### OpenStreetMap

**OpenStreetMap**
- iD custom background layer url for tracing `https://api.mapbox.com/styles/v1/planemad/cknj1leps0ywv17lrj8d16vnj/tiles/256/{z}/{x}/{y}@2x?access_token=pk.eyJ1IjoicGxhbmVtYWQiLCJhIjoiY2t6enBzbzdsMGNrZzNjbXhyeWdkeW55MCJ9.tAP01enwlIZkOuQth0mJLA`
- [Edit OpenStreetMap](https://www.openstreetmap.org/#map=6/20.654/78.915) | [Instructions](https://learnosm.org/en/beginner/id-editor/#configuring-the-background-layer)

iD custom background layer url `https://api.mapbox.com/styles/v1/planemad/cknj1leps0ywv17lrj8d16vnj/tiles/256/{z}/{x}/{y}@2x?access_token=pk.eyJ1IjoicGxhbmVtYWQiLCJhIjoiemdYSVVLRSJ9.g3lbg_eN0kztmsfIPxa9MQ`
### Mapbox

**[Mapbox GL](https://docs.mapbox.com/mapbox-gl-js/guides/)**
- [Map data explorer](https://api.mapbox.com/styles/v1/planemad/cknj1leps0ywv17lrj8d16vnj.html?title=copy&access_token=pk.eyJ1IjoicGxhbmVtYWQiLCJhIjoiemdYSVVLRSJ9.g3lbg_eN0kztmsfIPxa9MQ&zoomwheel=true&fresh=true#12.56/12.48844/77.19406)
- Style url `mapbox://styles/planemad/cknj1leps0ywv17lrj8d16vnj`
- Tileset id [`planemad.india-rural-connectivity`](https://studio.mapbox.com/tilesets/planemad.india-rural-connectivity)
**[View interactive map 🗺️](https://api.mapbox.com/styles/v1/planemad/cknj1leps0ywv17lrj8d16vnj.html?title=copy&access_token=pk.eyJ1IjoicGxhbmVtYWQiLCJhIjoiY2l2eDhnNzNpMDAwNzJ5cGowcnpiMXJkdyJ9.NljuPglsRA3mTGf-4CLIEg&zoomwheel=true&fresh=true#12.56/12.48844/77.19406)**
- Mapbox style url `mapbox://styles/planemad/cknj1leps0ywv17lrj8d16vnj`
- Mapbox tileset id [`planemad.india-rural-connectivity`](https://studio.mapbox.com/tilesets/planemad.india-rural-connectivity)
- [Mapbox GL JS docs](https://docs.mapbox.com/mapbox-gl-js/guides/)

### QGIS

QGIS vector tile url `https://api.mapbox.com/v4/planemad.india-rural-connectivity/{z}/{x}/{y}.vector.pbf?access_token=pk.eyJ1IjoicGxhbmVtYWQiLCJhIjoiY2l2eDhnNzNpMDAwNzJ5cGowcnpiMXJkdyJ9.NljuPglsRA3mTGf-4CLIEg`

0 comments on commit b566bf1

Please sign in to comment.