Tagged Questions
2
votes
1answer
321 views
TopologyException side location conflict reading MapInfo with Sharpmap
I'm using SharpMap 0.9 to read various MapInfo (.tab) files.
I have used a number of files without any problem and been able to perform intersection queries on them like so:
var interesectionResults ...
1
vote
2answers
512 views
accessing mapinfo data without using mapinfo api
I need to be able to access various mapinfo layers but without using the mapinfo api.
I have found that I can convert the mapinfo layers to an access database to get the attribution and I can use ...