Tagged Questions
1
vote
1answer
48 views
Ogr_wrap problem
I'm having problems with my csharp project in developing a console application.I've added references of ogr_csharp.dll & osr_csharp.dll & gdal_csharp.dll.
In the line Ogr.RegisterAll(); ...
5
votes
2answers
366 views
Translating all features in a shape file
I have a friend with a bit of a problem. He has 1000+ shape files mapping paddocks and being used for precision agriculture. He's recently discovered the base station positions used to create these ...