Re: [gdal-dev] Implement Mapservers Smooth-SIA algorithm

2014-11-10 Thread Even Rouault
teeschke, > > Do you think it's possible to apply the smoothsia-algorithm from mapserver > to OGR and GDAL tool? >From a very quick look, there's nothing MapServer specific in it. But as licences of both projects are compatible, an OGR implementation could reuse MapServer code if practical.

[gdal-dev] Implement Mapservers Smooth-SIA algorithm

2014-11-10 Thread teeschke
Hi all Do you think it's possible to apply the smoothsia-algorithm from mapserver to OGR and GDAL tool? This algorithm is absolutely missing in the tools gdal_contour and ogr2ogr. http://mapserver.org/development/rfc/ms-rfc-94.html Because the most of all geodata filetypes don't support curves, t