Re: [gdal-dev] building interface to org2org

2015-04-21 Thread Błażej Doruch
Thanks for suggestion, now it's working Blaze 2015-04-20 13:49 GMT+02:00 Jukka Rahkonen jukka.rahko...@maanmittauslaitos.fi: Błażej Doruch blazej.doruch at gmail.com writes: org2gui looks nice, but there is no support for EPSG that I need.Blaze I rather believe that there is some

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Błażej Doruch
org2gui looks nice, but there is no support for EPSG that I need. Blaze 2015-04-20 12:57 GMT+02:00 Brad Hards br...@frogmouth.net: On Mon, 20 Apr 2015 12:01:34 PM Błażej Doruch wrote: ...but in QGIS, and also new version of FWtools 2.4.7 it's some kind of mistake in transformation beetween

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Jukka Rahkonen
Błażej Doruch blazej.doruch at gmail.com writes: org2gui looks nice, but there is no support for EPSG that I need.Blaze I rather believe that there is some bug that cuts loads of supported projections from the drop-down menu. Try adding your projections directly into the Options box in

[gdal-dev] building interface to org2org

2015-04-20 Thread Błażej Doruch
Has anybody make program which implement org2org, I need to have such functionality: -select file (files) to convert; -select type of conversion (source and destination EPSG- only 2175-2177 (both ways)); -select type of file format; -make conversion; I need to do it but I really don't know how.

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Jukka Rahkonen
Nick Ves vesnikos at gmail.com writes: You can try ogr2gui. I haven't used it tho. Give it a spin and afterwards if you want you can tell us if its any good. http://www.ogr2gui.ca/en/index.php Ogr2gui is excellent but a new build would be needed. Version 0.7 seems to be built 2014-06-12

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Brad Hards
On Mon, 20 Apr 2015 12:01:34 PM Błażej Doruch wrote: ...but in QGIS, and also new version of FWtools 2.4.7 it's some kind of mistake in transformation beetween EPSG:2175 and 2175 (about 40 meters displacement) Maybe worth filing a bug report to get it fixed instead of working around the

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Nick Ves
You can try ogr2gui. I haven't used it tho. Give it a spin and afterwards if you want you can tell us if its any good. http://www.ogr2gui.ca/en/index.php On Mon, Apr 20, 2015 at 1:01 PM, Błażej Doruch blazej.dor...@gmail.com wrote: ...but in QGIS, and also new version of FWtools 2.4.7 it's some

Re: [gdal-dev] building interface to org2org

2015-04-20 Thread Yves Jacolin
Hello, On Monday, April 20, 2015 12:01:34 Błażej Doruch wrote: ...but in QGIS, and also new version of FWtools 2.4.7 it's some kind of mistake in transformation beetween EPSG:2175 and 2175 (about 40 meters displacement) that's why I must use older version - FWtools 1.3.5 . And the second