There are many services available online that enable advanced spatial analysis, but most of them are flawed, limited, or offered as software. With the online service GeoTools, we connect spatial analyzes from various sources into one independent application. GeoTools contains modules from the libraries GeoPandas, QGIS and PostGIS. The service also has an implemented pipeline of spatial analyzes, which means that it can perform several desired analyzes in a row. GeoTools makes it easier for the user, especially the programmer, to implement spatial analyzes in their projects. To make it easier to use, we have developed an NPM library that connects to the service and gives everyone easy access to its functionality. The NPM library also contains a simple graphical interface that, with the help of the OpenLayers library, enables the user to display their input and output data on a web map.
|