Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Even Rouault
Le vendredi 05 avril 2013 13:12:13, Dennis Gocke a écrit : > Wow, that was fast, Thanks. > > I just remembered something else I stumbled upon related to the shapefile > driver. > > It's more of an user/programmer error, but it might be interesting > nonetheless. > After deleting features we norma

Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Dennis Gocke
Wow, that was fast, Thanks. I just remembered something else I stumbled upon related to the shapefile driver. It's more of an user/programmer error, but it might be interesting nonetheless. After deleting features we normally Execute the "REPACK LayerName". The problem is that when LayerName is n

Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Even Rouault
Selon Dennis Gocke : > Hi, > > I've encountered a serious problem with an empty shapefile (no features) > that already has sbn, sbx files generated. When trying to create a feature > there is an Access Violation and the program crashes without any chance to > catch the exception. > The shapefile w

Re: [gdal-dev] C# ogr_wrap.dll exception with ogr.OGRERR_NONE

2013-04-05 Thread Tamas Szekeres
Hi, Make sure all the dependent dll-s like ogr_wrap.dll, gdal19.dll proj.dll ... are available in the appllication directory or the location added in the PATH environment variable. Best regards, Tamas 2013/4/5 Casper Børgesen (CABO) > I am experiencing some problems with C# and GDAL/OGR.**

Re: [gdal-dev] C# ogr_wrap.dll exception with ogr.OGRERR_NONE

2013-04-05 Thread CABO
Maybe I should state that I'm using GDAL 1.9.2 with VS2010. From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Casper Børgesen (CABO) Sent: 5. april 2013 10:07 To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] C# ogr_wrap.dll exception with ogr.OGRERR_NON

[gdal-dev] C# ogr_wrap.dll exception with ogr.OGRERR_NONE

2013-04-05 Thread CABO
I am experiencing some problems with C# and GDAL/OGR. I have a program where I just initialize GDAL/OGR with this command: OSGeo.OGR.Ogr.AllRegister(); // Here follows some IO and data processing, and its working just fine. Now I add a simple line to my program: OSGeo.OGR.Ogr.AllReg

Re: [gdal-dev] Apply a style to a GeoServer Layer without creatinig SLD file

2013-04-05 Thread Stefano Iacovella
2013/4/4 Wael Tarhouni > There's any way to apply a style to a layer without creating an SLD File > physically on GeoServer (i mean a style flow). > > Regards Hi, your question should probably sent to geoserver.users mailing list. Anyway I guess you mean sending a GetMap to WMS with a style no