oq-engine icon indicating copy to clipboard operation
oq-engine copied to clipboard

nrml_to fot multipoint sources

Open mmpagani opened this issue 1 year ago • 1 comments

When converting multipoint sources to gpkg, they should be first transformed into a set point sources.

mmpagani avatar Sep 01 '23 11:09 mmpagani

I thought the purpose of .gpkg was to write the sources in a format accessible by QGIS so that they can be visualized. This is already the case, MultiPointSources are converted into MULTIPOINT Well Known Text format. For instance this the source in the MultiPoint demo visualized by QGIS: image

micheles avatar Apr 23 '24 07:04 micheles