[gdal-dev] How to remedy GDAL_DATA not found?

2017-02-09 Thread sablok
So, here is what I am experiencing as of now : postgresql# create extension postgis; postgresql# select postgis_full_version(); the output returned by this command is :

[gdal-dev] Page-size of GeoPDF.

2017-02-09 Thread Olsen Aron
Hi, I am sorry, if you experiencing this message again. I am re-sending this message again (bothering many of you with the same problem), but unfortunately I have encountered some registration problems with gdal-dev, and thus, I am not sure, whether my first post got "through", When looking bac

[gdal-dev] GDAL/OGR .NET - FileGDB driver

2017-02-09 Thread Иван Чукански
Hi All, Is there a way to get the settings for XYTOLERANCE and XYSCALE for existing feature in a File GDB using either the FileGDB or the OpenFileGDB driver? Regards Ivan___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailma

[gdal-dev] Refreshing WFS server using GDAL

2017-02-09 Thread Ahmed Tolba
Is there a way to refresh the data contents from a WFS server using GDAL ? Or should I do that on my own using a thread for example. Is it safe to call m_wfs_t = OGRSFDriverRegistrar::Open("WFS:http://192.168.139.129/cgi-bin/tinyows.exe",true); periodcally ? or it should be called once

Re: [gdal-dev] [Qgis-developer] Processing algs & plugins... should we actively pull into master?

2017-02-09 Thread Ari Jolma
Interesting. Let me bring my relative outsider's and newcomer's view into this. Although a long time QGIS user, I've never really dug into the Processing tools. I'm working on a project, where one part is a plugin - mostly a relatively simple set of dialogs that integrate with other parts of t