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(); ...
4
votes
1answer
167 views
Can't export a polygon shapefile to MySQL using ogr2ogr?
I am having problems with ogr2ogr and keep getting different versions of the error:
ERROR 1: MySQL error message: The used table type doesn't support SPATIAL indexes.
Description: ALTER TABLE ...
