Matt thank you for your amazing video's! You keep me updated in the field and you are a great source of inspiration! Greetings from an geo information science student 🙃
Hey Matt. Love the channel, I'm going to try and work with some of your suggestions. I have a noob question though. If i wanted to use leafmap as a basis to deploy geospatial models on an interactive website, is this a good idea or should i stick to leaflet with a Python backend for processing? I would really appreciate your advice on this. I agree that qiusheng is the new GIS god and would like to use his tools. But can they easily be integrated into a saas i want to build? Could you give me some advice on a workflow i could conceivably follow here😅? Any advice you can give is golden 🎉
That’s an interesting one but generally I would use Python to do data processing and SQL as a backend. You could get adventurous and use DuckDB WASM as your frontend database to connect to files. As for the visualization many tools have a frontend JavaScript library you can use like leaflet or DeckGL.
Hey Matt! Happy New Year, I hope this year brings joy and prosper.
Same to you!
Matt thank you for your amazing video's! You keep me updated in the field and you are a great source of inspiration! Greetings from an geo information science student 🙃
Amazing and thanks for the kind words!
Please make a playlist for GIS by Python
Will do!
Is going for PG in Gis after Ug in Agriculture bad or is it possible
Definitely possible there are lots of applications for GIS in agriculture!
Hey Matt. Love the channel, I'm going to try and work with some of your suggestions. I have a noob question though. If i wanted to use leafmap as a basis to deploy geospatial models on an interactive website, is this a good idea or should i stick to leaflet with a Python backend for processing? I would really appreciate your advice on this. I agree that qiusheng is the new GIS god and would like to use his tools. But can they easily be integrated into a saas i want to build? Could you give me some advice on a workflow i could conceivably follow here😅? Any advice you can give is golden 🎉
That’s an interesting one but generally I would use Python to do data processing and SQL as a backend. You could get adventurous and use DuckDB WASM as your frontend database to connect to files. As for the visualization many tools have a frontend JavaScript library you can use like leaflet or DeckGL.
Thanks for the quick reply. Once I got something operational I look forward to sharing it here with all of you! @@MattForrest