• CommentAuthorbleach
    • CommentTimeJan 22nd 2010
     
    This is regarding the transactional repository in the Telogis.GeoBase.Transactional namespace.

    Only five data types are currently supported: Integer, LatLon, Polygon, String, and Time. It doesn't really seem to make sense for Double to be missing from this, especially since so much geographical data is stored as such (and since the underlying DB supports it).

    Also, there is a DataType.Unknown, but it doesn't seem to be usable for anything, storing data to a field set to unknown will just throw an exception.

    Thanks!
    •  
      CommentAuthorPepitaL
    • CommentTimeJan 24th 2010
     
    Hi Brandur,

    You are correct, Transactional should support Double type and Unknown should not throw exception.
    For those both cases I made a request in order to fix them.

    Thanks for reporting it.

    Pepita