Re: [gdal-dev] OGR Spatialite to geopackage

2018-06-13 Thread lucvanlinden
Hi Even, we had indead a similar question before on the all tables etc with views. This howevere is a straight spatialite to geopackge transform equally as Jukka explained. I must say we are on a 2.2.0 still. The listing with tables works (layernames), the straight as in ogr2ogr -f gpkg outp

Re: [gdal-dev] OGR Spatialite to geopackage

2018-06-12 Thread lucvanlinden
Hi Jukka Error 1: failed to execute insert : unique constraint failed : geom_cols_ref_sys._rowid_ Error 1 : Unable to write feature 0 from layer geom_cols_ref_sys. Terminating Seems to me that the metadata tables, in this case it is even a view is treated as a normal layer. Tx Luc --

[gdal-dev] ogr2ogr sqlite to spatialite (retain views as views)

2017-06-30 Thread lucvanlinden
Hi I was testing the ogr2ogr from sqlite to spatialite. The sqlite source file is an FDO type (with geometry_columns & spatial_ref_sys tables). Also the encoding is FGF, but we know ogr can deal with this. Our sqlite file has spatial tables and non spatial tables. We have the config options SQL

[gdal-dev] small typo - the page of the WMTS driver

2017-03-21 Thread lucvanlinden
Hi There is a small typo (closing tag of zoomlevel) on the page of the WMTS -- OGC Web Map Tile Service: http://www.gdal.org/frmt_wmts.html int_value should be int_value Regards Luc -- View this message in context: http://osgeo-org.1560.x6.nabble.com/small-typo-the-page-of-the-WMTS-d

[gdal-dev] DWG_driver in compiled version available?

2016-12-16 Thread lucvanlinden
Hi Is this https://trac.osgeo.org/gdal/wiki/DWG_driver work also available in a (windows) compiled version of GDAL/OGR? tx Luc -- View this message in context: http://osgeo-org.1560.x6.nabble.com/DWG-driver-in-compiled-version-available-tp5300170.html Sent from the GDAL - Dev mailing list a

[gdal-dev] does OGR GML support multiple geometries

2015-11-24 Thread lucvanlinden
Hi Tested 1.11 2.0beta of OGR (have no binaries at hand for latest stabble 2.X). Trying to use gml with multiple geometries. Here is some simplified testcase. testMydualGeom.xsd: http://www.w3.org/2001/XMLSchema"; xmlns:gml="http://www.opengis.net/gml"; xmlns:gmlsf="http://www.opengis.net

[gdal-dev] OGR v1.11 CSV GEOM=AS_WKT truncated to 8000 characters (works normally in v1.10.1)

2014-06-03 Thread lucvanlinden
Hi All With upgrading to ogr 1.11 it seems that OGR2OGR -lco geom=AS_WKT, when used in writing to a CSV output format, the WKT notation is truncated to a length of 8000 characters. This is/was not the case with ogr 1.10.1. Can this be confirmed as being a bug? On Win7 64 bit tx Luc -- V

[gdal-dev] does ogr_geocode and ogr_reverse_geocode use the GDAL Proxy parameters?

2013-09-24 Thread lucvanlinden
Hi We succesfully used the ogr_geocode & ogr_reverse_geocode before. (Thanks for your work on this Even). Now I need to use this but from behind a firewall. I found the general parameters GDAL_HTTP_PROXY parameters here http://trac.osgeo.org/gdal/wiki/ConfigOptions#GDALOGRHTTPoptions My questio

[gdal-dev] gdal_rasterize update access mode for EHdr/Bil file

2012-01-27 Thread lucvanlinden
Hi I successfully created an EHdr / Bil file using gdal_grid 400 by 400 pixels with 1 band from a series of preprocessed 3D vertices/points read from Postgis. In a second stage I would like to add 3D polygons to that same bil file using gdal_rasterize. These source polygons are in the same SRS an

[gdal-dev] Re: OCI: ogrinfo from normal table

2010-11-15 Thread lucvanlinden
I think you should remove the colon ";" at the end. also put your sql between double quotes, this will help when should you use literal strings as in: "SELECT ... FROM ...WHERE name = 'your_name'" Luc -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-dev-OCI-ogrinfo

[gdal-dev] status of the OGR Norwegian SOSI support

2010-11-04 Thread lucvanlinden
Does anyone know the status of the OGR Norwegian SOSI support? Tamas Szekeres, confirmed it is not being included in the daily built binaries as the SOSI support depends on a missing FYBA binaries, which seems to be the last reference in this ticket: http://trac.osgeo.org/gdal/ticket/3638#commen