Earlier this year I published a paper [1] that was partly about recognizing place references from text. Various NLP libraries and gpt-3.5-turbo were used in the comparison. The comparison was not the focus of the paper…
Another common alternative to GeoServer and MapServer is QGIS Server. Based on THE Open Source Desktop GIS - QGIS Server publishes a QGIS project file as a WMS/WFS/WMT-S/OGC API service. From a visualization point of…
Yunohost is great! I have a small Hetzner VPS set up at Yunohost with Baikal, Nextcloud, Outline Wiki, Bitwarden (or Vaultwarden) and Wallabag. I haven't had any major problems since the initial installation about a…
ArcGIS Pro is just the name for the current iteration of a desktop suite (after ArcMap). ArcGIS Online lacks many of the „classic“ GIS features, especially raster features.
But it's the other way around. Esri offers so much in the education sector apart from software licenses in a complete package, which you unfortunately have to search for in the FOSS sector.
PennState has some very good open education material especially for GIS topics. This one (lesson 4) covers WMS, but I'm sure other courses also cover WFS and WCS: https://www.e-education.psu.edu/geog585/node/696
I currently use pygeoapi to publish the data of our research project instead of WFS. At the same time, I like the processing function that allows me to detach and control processes in individual Python files.…
The pro version of the app lets you upload .epub files. You have one free epub to test in the free version.
Importing CAD files into GIS I always encounter the opposite, especially if the files are from architects. They can’t even close their polygons.
But GeoPackage, which the question referred to, does not support spatial functions in and of itself. But I also wrote that you can use e.g. SpatiaLite to apply spatial functions to geometries stored in GeoPackage. But…
No, it doesn't. It is designed as lightweight format for data storage and exchange. Usually it is used in the context of other GIS applications like QGIS. However, you can also use SpatiaLite to apply spatial functions…
There is the OGC SensorThings API spec for accessing sensor data. For storage I would assume something like GeoPackage or SpatiaLite would be sufficient.
I prefer the GeoPackage format [1]. Very similar to SpatiaLite it is based on SQLite, but as official OGC standard I anticipate better integration and support in the long run. [1]: https://www.geopackage.org/
Earlier this year I published a paper [1] that was partly about recognizing place references from text. Various NLP libraries and gpt-3.5-turbo were used in the comparison. The comparison was not the focus of the paper…
Another common alternative to GeoServer and MapServer is QGIS Server. Based on THE Open Source Desktop GIS - QGIS Server publishes a QGIS project file as a WMS/WFS/WMT-S/OGC API service. From a visualization point of…
Yunohost is great! I have a small Hetzner VPS set up at Yunohost with Baikal, Nextcloud, Outline Wiki, Bitwarden (or Vaultwarden) and Wallabag. I haven't had any major problems since the initial installation about a…
ArcGIS Pro is just the name for the current iteration of a desktop suite (after ArcMap). ArcGIS Online lacks many of the „classic“ GIS features, especially raster features.
But it's the other way around. Esri offers so much in the education sector apart from software licenses in a complete package, which you unfortunately have to search for in the FOSS sector.
PennState has some very good open education material especially for GIS topics. This one (lesson 4) covers WMS, but I'm sure other courses also cover WFS and WCS: https://www.e-education.psu.edu/geog585/node/696
I currently use pygeoapi to publish the data of our research project instead of WFS. At the same time, I like the processing function that allows me to detach and control processes in individual Python files.…
The pro version of the app lets you upload .epub files. You have one free epub to test in the free version.
Importing CAD files into GIS I always encounter the opposite, especially if the files are from architects. They can’t even close their polygons.
But GeoPackage, which the question referred to, does not support spatial functions in and of itself. But I also wrote that you can use e.g. SpatiaLite to apply spatial functions to geometries stored in GeoPackage. But…
No, it doesn't. It is designed as lightweight format for data storage and exchange. Usually it is used in the context of other GIS applications like QGIS. However, you can also use SpatiaLite to apply spatial functions…
There is the OGC SensorThings API spec for accessing sensor data. For storage I would assume something like GeoPackage or SpatiaLite would be sufficient.
I prefer the GeoPackage format [1]. Very similar to SpatiaLite it is based on SQLite, but as official OGC standard I anticipate better integration and support in the long run. [1]: https://www.geopackage.org/