Re: [gdal-dev] DXF to Postgis using ogr2ogr

2011-12-28 Thread Bob Pawley
Hi Ralf I managed to include ogr_styles by using the –sql option. However the blocks table is still empty. There fore when I run the Postgresql script the result comes up empty. Would it be possible for you to send me a dxf file that has worked for you, just in case the dxf I am using is stru

Re: [gdal-dev] Using GetCapabilities to configure wms

2011-12-28 Thread Even Rouault
Le mardi 27 décembre 2011 18:46:16, Ramiro Gonzalez a écrit : > Hi, I'd like to configure wms services using a simplified interface. > > GetCapabilities gives me the extent of the image using minX, minY, maxX and > maxY values. > Gdal wms driver requires UpperLeft and LowerRight coordinates. > >

Re: [gdal-dev] DXF to Postgis using ogr2ogr

2011-12-28 Thread Bob Pawley
Thanks Ralf I downloaded the latest development installer (http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1310-gdal-1-8-mapserver-6-0.zip) and tried your suggestion using it. I still get an error when running the Postgresql code “column b.ogr_style does not exist”. This is corre

Re: [gdal-dev] DXF to Postgis using ogr2ogr

2011-12-28 Thread Ralf Suhr
Bob, you need a gdal version 1.8 or higher. On Dienstag 27 Dezember 2011 19:48:33 Bob Pawley wrote: > Something is still not penetrating this thick skull of mine. > > When I run > > ogr2ogr --config DXF_INLINE_BLOCKS FALSE --config > DXF_MERGE_BLOCK_GEOMETRIES FALSE -f "PostgreSQL" PG:"