3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
254 stars 143 forks source link

LocateByLayer - Get geometry and display & PRINT it #288

Open josemvm opened 8 years ago

josemvm commented 8 years ago

hi,

i know that the lizmap printing system is based on qgis composer. however, i think that the possibility of printing the highlight geometry it would be very useful!!!

josemvm commented 7 years ago

it's the same as https://github.com/3liz/lizmap-web-client/issues/464

josemvm commented 7 years ago

it's a regrettable loss with no solution in sight... https://github.com/qgis/QGIS/pull/4027

rldhont commented 7 years ago

We probably get it back with QGIS 3 But the capapbility in QGIS Desktop to Print selection has been deactivated so we need to trick it for server.

josemvm commented 7 years ago

thanks @rldhont

rldhont commented 7 years ago

In the case of LocateByLayer, Lizmap does not use selection, so we could implement it with Redlining https://qgis.org/en/site/forusers/visualchangelog216/index.html#id99

rldhont commented 7 years ago

Documentation here: http://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/ogc_server_support.html#redlining

josemvm commented 7 years ago

it seems to be a good alternative

signedav commented 5 years ago

Hi there - will there be a redlining implementation in Lizmap 3.3.0 for sure? This would be awesome.

josemvm commented 5 years ago

hi @signedav

probably, you are talking about something like this :-)

imagem

export/import drawings and annotations to geojson file

signedav commented 5 years ago

Do you have more information about that @josemvm ?

josemvm commented 5 years ago

no, i have no idea. this is a p.mapper draw plugin implementation/dynamic layers

nboisteault commented 1 year ago

I close as you can print the geometry with an atlas configured.

josemvm commented 1 year ago

could you be a little more explicit please? are you talking about print geometries from the result of locate by layer tool?

nboisteault commented 1 year ago

I read to quickly. I reopen but I don't think this feature will be done with server printing. It will work when we'll develop client printing.