Has anyone done this? Its a very proprietary program lol, so I can imagine that doesnt work.

But its powerful and my Uni supports it. I am fine with just following classes on Uni PCs and then learning QGis myself, but yeah…

Are there any tricks for running “modern”, maybe DRM infested Software?

Also, how I did it was always just running executables in existing Bottles, as I dont get having a new small OS for each app. But that doesnt seem to work that well in Bottles.

  • @centof@lemm.ee
    link
    fedilink
    English
    38 months ago

    Not sure what your use case is, but consider something like geojson.io if you can export the map data somehow. You might be able to do this from their interface or you might have to do browser network capturing to capture the requested data. It supports GeoJSON as well as KML, GPX, CSV, GTFS, TopoJSON formats.

    • @Pantherina@feddit.deOP
      link
      fedilink
      18 months ago

      Qgis has Openstreetmaps data source, but I was thinking of custom community based layers like “all wildfires in 2023” etc

      • @centof@lemm.ee
        link
        fedilink
        English
        28 months ago

        I see. With the link you should be able to query a geojson file that can then be imported into geojson.io. I used Query ‘GLOBALID IS NOT null’ to get the top 50 of 2000 results. That should give you a starting piont. The first link is just a way to query the data in this link

        I’m unfamilar with Qgis but I have been able to import layers into geojson.io before from arcGIS.