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

Set numeric format on fields with only numbers? #4

Open feedmac opened 8 years ago

feedmac commented 8 years ago

Is it possible to detect fields that contain only numeric data, and set the appropriate header? IE. when converting SOSI files, it seems to always use the data type character

Ie.

HØYDE,C,4

Should be

HØYDE,N,4,0