[gdal-dev] Off topic. About GNU GPL; LGPL; MIT; etc license types.

2011-07-15 Thread Antonio P.
I'd want to know your opinion, by apologising for this out-of-the-list question. I dont understand if I can or not use third soft components I'd want to add to my commercial application. I read and read and read GNU and GPL (are the same?) and LGPL, BSD; MIT ... and I have not any conclusion (I

[gdal-dev] About the legality of import - export

2011-04-12 Thread Antonio P.
What are your experience about this topic? For example, we have dwg, shp, pdf files : Can I distribute a program that import an export data in these formats ? And what about writing data into an existing files ? What legal implications we have to be in mind? Thanks _

[gdal-dev] Newbie... need some tutorials about use gdal

2011-01-18 Thread Antonio P
ogr_apitut.html Nicolas -Message d'origine- De : gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org]De la part de Jean-Claude Repetto Envoyé : mardi 18 janvier 2011 11:21 À : gdal-dev@lists.osgeo.org Objet : Re: [gdal-dev] Newbie... need some tutorials

[gdal-dev] Newbie... need some tutorials about use gdal

2011-01-18 Thread Antonio P
Hello everybody: I have read carefully all the documentation avalaible at gdal web page, but I have not found any tutorial to use gdal in c++. (neither on the web) I dont know if I have to compile a dll or use any avalaible... If anyone can tell me some link I'll be extremely grateful. (A basi

[gdal-dev] Test and a question about gdal_warp and gdal_translate

2011-01-12 Thread Antonio P
Hello again : ( I dont know if my question was sent to the list ) I cannot use gdal_translate with % outsize parameters : gdal_translate -of JPEG -outsize 25% 25% DSC02699.jpg 02699.jpg >> does nothing (I view the use options of gdal_translate, it seems as I wrote a wron

[gdal-dev] Test and a question about gdal_warp and gdal_translate

2011-01-12 Thread Antonio P
Hello : (I dont know if this email are going to be accepted by the list manager. So, this is a 'test' ) I have a question about gdal_warp and gdal_translate utilities. I want to re-scale to 50% a serie of images. I cannot use gdal_translate with % outsize parameters gdal_translate -of JPE