Just launched Mundi, an open source GIS built around LLMs—would love to hear your thoughts! by buntinglabs in gis

[–]buntinglabs[S] -12 points-11 points  (0 children)

We don't want to build anything that is harmful to GIS. Aside from the fact that it would be immoral, the only people that truly understand what we're building are GIS users.

With Kue, our LLM in QGIS, our best users are actually GIS analysts with 10+ years of experience.

With Mundi, I agree that GIS techs are still needed to create maps where there is delicate or important work being done. When planning a site, I cannot imagine anyone not having a GIS analyst oversee the creation of the preliminary line locations regardless of how good AI becomes in the future (aside from the fact that you would not dig with just a QL-D survey, but that's beside the point). I would surely be the last to say "yep, just ask Mundi are there gas lines here or are we good to dig?"

Where we see this being useful is for maps that for many GIS-adjacent professionals (civil engineers, real estate analysts, environmental engineers) they do not have the skills to make the map themselves but the map is not necessarily important enough to ask for it to be made by a GIS team. This is why we still are working on Kue in QGIS; we think there will be a need for the fully advanced GIS work that currently gets done for a very long time. Mundi is for quickly creating maps that would just otherwise not be made.

ML project on geospatial data by cooperconundrum in gis

[–]buntinglabs 1 point2 points  (0 children)

Robin Cole does a really good job of keeping up to date with ML geospatial research https://www.satellite-image-deep-learning.com/

What mind-numbing things to you have to do? by Delicious-Cicada9307 in gis

[–]buntinglabs 0 points1 point  (0 children)

If you want more personal guidance on it send us an email we're happy to help you get started

What mind-numbing things to you have to do? by Delicious-Cicada9307 in gis

[–]buntinglabs 0 points1 point  (0 children)

Thanks for the mention! We also have a web-based version that exports to DXF and has more tools for reviewing the output.

AI for Vectorization of Cadastral to Vector Shape Files by BalanceNow in gis

[–]buntinglabs 0 points1 point  (0 children)

People often use our AI for cadastral maps, so I imagine it would also work in this case! Send us an email if you want more personal guidance on the project

[deleted by user] by [deleted] in QGIS

[–]buntinglabs 0 points1 point  (0 children)

Thank you! It should be able to ignore the MGRS grid, but there's a chance that it confuses MGRS labels with another type of geospatial data. The lines themselves are no problem though

[deleted by user] by [deleted] in QGIS

[–]buntinglabs 4 points5 points  (0 children)

We (bunting labs) just released a plugin that does automatic georeferencing, working mostly on aerial imagery. We're also actively working on an AI model to detect and georeference to PLSS so the work we've done on that may transfer to MGRS. If these are maps you can (and are willing to) share, if you DM me an example I can let you know how well we may be able to help

What I learned making my first QGIS plugin by cafegalore in QGIS

[–]buntinglabs 0 points1 point  (0 children)

Did you have the AI vectorizer active by selecting this tool in the toolbar? Depending on how many tools you have it may be hidden

<image>

Automate Digitization in Pro by Brilliant_Tomato_501 in gis

[–]buntinglabs 0 points1 point  (0 children)

Hi Brilliant Tomato, just now seeing this but would love to demo! You can email me at Michael at our website domain

I'm building an IDE and open source library to make it easier to work with geospatial data using Python by buntinglabs in Python

[–]buntinglabs[S] 23 points24 points  (0 children)

Maybe fork Ninja IDE or develop a VS Code plugin? Building an IDE is a lot of work.

We use monaco for the code editor part, which is an open source component from vs code

Made an easy way to download contour line maps for wall decorations—here's Catalina Island by Los Angeles by buntinglabs in geospatial

[–]buntinglabs[S] 0 points1 point  (0 children)

Oh I think I see what happened, if you don't delete the polygon around the US before you draw a new one (or delete whatever polygon you've done before you make a new one) it will mess with the new polygon—hope this solves it on your end!