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. > This algorithm is absolutely missing in the tools > gdal_contour and ogr2ogr. > http://mapserver.org/development/rfc/ms-rfc-94.html I would rather see as an option of ogr2ogr. A -smooth option that would a - segmentize "++". > > Because the most of all geodata filetypes don't support curves, the > smoothed geometries would have more vertices. But I'm sure that the users > will accept this behavior for the new functionality. As said above, can be implemented as new optional step. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
