andyprasetya / leaflet-CRUD

Leaflet.JS CRUD Implementation to PostgreSQL/PostGIS
MIT License
28 stars 19 forks source link

There is no issue. This is a gem ✨ 🥇 #2

Open vincedchart opened 1 year ago

vincedchart commented 1 year ago

I learnt Leaflet since two years, for my own, and Javascript at the same time, and I spend this time thinking too:

how I could use Leaflet as a true GIS, where you draw lines, points and areas and possibly save them online?

Leaflet Draw, its import/export options were a fine possibility for offline saving. enabling WFST in Geoserver allowed me to do that but with a concern of safety (a door was basically left open)

And this script, very well organized, had the solution.

Merge it with a password protected user interface in php+mysql (postgresql should be possible), and you have a protected online gis.

not so hard editing could allow you to add a "create a file" button, and edit this file.

thank you for the nice work. thank you for presenting this beautiful Postgis data editor, the online GIS for everyone.

andyprasetya commented 11 months ago

Thanks @vincedchart. Actually to be better we should use OpenLayers. I also had made this OpenLayers version, by using Vite, React.js and Next.js (separately) and using Node.js or Rust as the backend. I'll let you know the repo if they're all completed.

Sent from AOL on Android

On Sat, Jun 10, 2023 at 17:26, @.***> wrote:

I learnt Leaflet since two years, for my own, and Javascript at the same time, and I spend this time thinking too:

how I could use Leaflet as a true GIS, where you draw lines, points and areas and possibly save them online?

Leaflet Draw, its import/export options were a fine possibility for offline saving. enabling WFST in Geoserver allowed me to do that but with a concern of safety (a door was basically left open)

And this script, very well organized, had the solution.

Merge it with a password protected user interface in php+mysql (postgresql should be possible), and you have a protected online gis.

not so hard editing could allow you to add a "create a file" button, and edit this file.

thank you for the nice work. thank you for presenting this beautiful Postgis data editor, the online GIS for everyone.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>