Nikhil VJ

Results 189 comments of Nikhil VJ

Good docu! I suggest you start off a database. It can be as simple as a google form collecting image URLs and alt text advice. Target sites that visually challenged...

I wrote a script to generate district-wise download lists of the village maps. See [GW-Recharge-Maps-Maharashtra](https://github.com/answerquest/GW-Recharge-Maps-Maharashtra)

Update: the page link is no longer working, but PDFs can be found here: https://gsda.maharashtra.gov.in/english/maps/

Hi @turen009 , there's a delete section where you can do this recursive deleting. Go to Routes tab. I'm not sure if I've enabled bulk route selection or not, though.

My work on the yearly gridded data using your lib : https://github.com/answerquest/IMD-grid-data-work

Hi @iamsaswata, great to know you're already working on incorporating more data sources. I checked out the code - more complicated for me, won't be able to do much. You...

Seeing same issue at my end. Red color is what the polyline is supposed to look like. Green : I've applied `offset: 50` ![image](https://github.com/bbecquet/Leaflet.PolylineOffset/assets/9089552/c27bf2d7-7095-4912-8572-df7314c1a211)

> we could use custom code to fetch the geometry from the GTFS database when preparing the final result object. That seems a lot more feasible. Here's what that would...

Hi @anwernkp , Apologies for getting back so late. First check : Can you ensure you're having the exact version of tinydb lib installed as mentioned in requirements.txt? ------ Next:...