Re: [gdal-dev] OpenFileGDB, feature classes in feature dataset

2015-03-09 Thread Even Rouault
Selon Armin Burger : > Dear all > > I have a question regarding the OpenFileGDB driver in 1.11.2 release. It > now lists also non-spatial tables as layers of an FGDB (as mentioned in > the changelog). But it seems to not list any more layers that are > "feature classes" under a parent "feature dat

[gdal-dev] OpenFileGDB, feature classes in feature dataset

2015-03-09 Thread Armin Burger
Dear all I have a question regarding the OpenFileGDB driver in 1.11.2 release. It now lists also non-spatial tables as layers of an FGDB (as mentioned in the changelog). But it seems to not list any more layers that are "feature classes" under a parent "feature dataset" (that's how the relati

Re: [gdal-dev] GNM Usage

2015-03-09 Thread ChiefDan
One thing when building the network I did not do was use CreateRule to add costs to paths as this does not make sense in my use case. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GNM-Usage-tp5192401p5192408.html Sent from the GDAL - Dev mailing list archive at Nabble.com

[gdal-dev] GNM Usage

2015-03-09 Thread ChiefDan
I'm trying to use the GNM API to create a graph of a line layer and point layer. I assume I successfully build the network as I have the shapefiles output in the directory. When I try to find a path between 2 GFID's, I always get the void layer(no path found). I am not certain, but the GFIDs I am

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Even Rouault
Le lundi 09 mars 2015 14:47:48, Ari Jolma a écrit : > I'm curious about the setup. > > Do you commit to github, which then commits to trac.osgeo.org/gdal or > how is the system setup? Regarding Travis, this is vaguely described at http://trac.osgeo.org/gdal/wiki/Buildbot Basically I've a cron j

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Ari Jolma
I'm curious about the setup. Do you commit to github, which then commits to trac.osgeo.org/gdal or how is the system setup? Ari 09.03.2015, 15:31, Even Rouault kirjoitti: Le lundi 09 mars 2015 14:27:05, Ari Jolma a écrit : 09.03.2015, 11:18, Even Rouault kirjoitti: Or if you prefer Git, yo

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Even Rouault
Le lundi 09 mars 2015 14:27:05, Ari Jolma a écrit : > 09.03.2015, 11:18, Even Rouault kirjoitti: > > Or if you prefer Git, you could fork https://github.com/OSGeo/gdal > > I did this fork and made the changes in my copy. Then made a pull > request and now it says that the Travis CI build passed. >

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Ari Jolma
09.03.2015, 11:18, Even Rouault kirjoitti: Or if you prefer Git, you could fork https://github.com/OSGeo/gdal I did this fork and made the changes in my copy. Then made a pull request and now it says that the Travis CI build passed. But I assume Java etc. are not tested by Travis? Ari

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Ari Jolma
09.03.2015, 11:18, Even Rouault kirjoitti: Le lundi 09 mars 2015 08:08:34, Ari Jolma a écrit : 08.03.2015, 23:49, Even Rouault kirjoitti: Le dimanche 08 mars 2015 22:20:50, Ari Jolma a écrit : Ari, Your proposal looks reasonable (but I don't pretend mastering SWIG and anticipating all side ef

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Even Rouault
Le lundi 09 mars 2015 08:08:34, Ari Jolma a écrit : > 08.03.2015, 23:49, Even Rouault kirjoitti: > > Le dimanche 08 mars 2015 22:20:50, Ari Jolma a écrit : > > > > Ari, > > > > Your proposal looks reasonable (but I don't pretend mastering SWIG and > > anticipating all side effects) and you can ex

Re: [gdal-dev] Bindings and typemaps

2015-03-09 Thread Ari Jolma
08.03.2015, 23:49, Even Rouault kirjoitti: Le dimanche 08 mars 2015 22:20:50, Ari Jolma a écrit : Ari, Your proposal looks reasonable (but I don't pretend mastering SWIG and anticipating all side effects) and you can experiment with that if you wish. Please make sure to test the 4 supported l