espena / sosicon

Design super-quality maps with raw data from the Norwegian Mapping Authority. Sosicon provides fast conversion from SOSI files to PostGIS or Shape.
GNU General Public License v3.0
44 stars 6 forks source link

Origo not taken into account #8

Open ilwna opened 7 years ago

ilwna commented 7 years ago

Some of my SOSI files have an origo different from 0;0. It looks like it's not taken into account so the result data is not at the right place. Is there a way to fix this?

espena commented 7 years ago

Sosicon does indeed read ORIGO; do you have a sample file? I know there have been issues where some applications write wrong offset values to the SOSI header. This might be one of these occations. What happens if you manually change origo to 0,0 before converting the file?