Skip to content
fordfrog edited this page Jul 26, 2012 · 10 revisions

Known Issues

  • ruian2pgsql does not work on RÚIAN updates (with geometries) since 20120723 when using Postgis 2.0.1 (not sure about other versions) because GML polygon XML definitions crash Postgis (see bug).
  • Postgis (2.0.1 and probably even older versions) do not support <gml:MultiPoint><gml:pointMembers>...</gml:pointMembers></gml:MultiPoint>, silently ignores the points and stores empty multipoint in database instead of correct geometry (see bug). There is workaround for this issue in ruian2pgsql since version 1.1.0.

ToDo

The list is currently empty.

Clone this wiki locally