Replies: 2 comments 2 replies
-
Dear @SABR-13 , thanks for using our apps! If you only have an empty Ubuntu server, you will also need to set up some web server like Apache or nginx, in order to publish webpages. If you intend to also publish custom geospatial data, you will then need to also install Layman, please refer to their README. hslayers-server is only needed to connect hslayers-ng with Layman and to ensure remote WMS/WFS services are not blocked by CORS errors. It does not provide any web-server/publishing functionality. Feel free to ask again if you need more help. |
Beta Was this translation helpful? Give feedback.
-
Hi again, we have successfully installed and ran Layman (Docker demo / dev) on our remote server and had a look around, but we are not familiar with the framework. In what file location do we npm install hslayers-server and hslayers-ng to test them? Installing hslayers-server currently gives us an path error with better sqlite 3 (code 1, parth node_modules/better-sqlite3, command failed) We also could not get Wagtail to start its service due to a permission error and we believer this is why the Layman test client does not show a login page. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi,
we are trying to install hslayers-ng along with hs-layers server to create our own web map service. Currently all we have setup is an empty remote ubuntu server.
Our understanding currently is that we should
What are the steps to get hslayers-ng running in order to get e.g. our own WMS layers visible on the map webpage? What web server is needed or is that included in hslayers-server or layman? Should we install layman and when? Should we install with Angular CLI or not?
Our main issue is that it is not clear what needs to be installed and in what order to get the service working. Any help would be appreciated. Even a list of what to install and when would be sufficient.
And if we want to create a development and production environment, is there something else we should do?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions