sitn / pytree

The potree python server application
8 stars 10 forks source link

Expose pointclouds #24

Closed maltaesousa closed 2 years ago

maltaesousa commented 2 years ago

This PR:

https://sitn.ne.ch/pytree_dev/profile/config

Dans la réponse, tu peux y voir une propriété « pointclouds » avec la liste des point clouds disponibles. Par défaut, le profil se fait sur default_point_cloud

Du coup tu peux faire un profile sur sitn2016 : https://sitn.ne.ch/pytree_dev/profile/get?minLOD=0%20&maxLOD=6&width=6&coordinates={2558950,%201206060},{2561250,%201206660}&pointCloud=sitn2016&attributes=

Ou sur swisstopo2018 : https://sitn.ne.ch/pytree_dev/profile/get?minLOD=0%20&maxLOD=6&width=6&coordinates={2558950,%201206060},{2561250,%201206660}&pointCloud=swisstopo2018&attributes=

maltaesousa commented 2 years ago

@kalbermattenm it was not a PR, my bad, directly commited in main branch 🤭