Youssef Harby
Youssef Harby
Any update on this?
Hi @nf-s How can I add Tileserver gl (Mapbox style json) to terria basemap?
Thank you so much @nf-s , Can you provide me an example? Tileserver gl url : http://45.85.147.39:8080/
Try to run ``gdalinfo --version`` in terminal If installed, make sure to add proj path folder in windows env if not, try to follow these instructions to install GDAL on...
@chenhongjin811 @geoyee I think we can close this issue now, pull the new updates and try to reproduce the issue again , if the app crashes please give us a...
@fangyuan2017 , you tried the latest commit ? can you send a video to reproduce the problem? Thank you for your feedback!
Hello, Not working for me (create user endpoint as well as keycloak_exception_handler) as I am using router instead of app also tried  ```python from backend.core.config import settings from backend.secret...
Hi @limmyjw , Solution is to set autocrlf to false because the /docker/setup.sh script is Unix-style line endings instead of Windows. `git config --global core.autocrlf false` We already have a...
I will be happy if you support also the other geometry types like lines, polygons, multi-geometry.
Hello @bijoyvalsan and @ahocevar, I encountered errors while trying to get Esri Vector Tiles to work with style in MapLibre and OpenLayers (ol-mapbox-style). Therefore, I decided to create this project...