Re: [gdal-dev] Willing to Pay for Help Building GDAL 3 on WIndows

2019-05-27 Thread Mateusz Loskot
On Tue, 28 May 2019, 06:29 CDelancy, wrote: > Thank you for your reply. > > Unfortunately, I had never heard of a .yml file before your post and I > would > not know what to do with what you have linked. My attempts to research it > haven't yielded anything useful. > It's plain text file with sp

Re: [gdal-dev] Willing to Pay for Help Building GDAL 3 on WIndows

2019-05-27 Thread CDelancy
Thank you for your reply. Unfortunately, I had never heard of a .yml file before your post and I would not know what to do with what you have linked. My attempts to research it haven't yielded anything useful. Is 100 USD per hour worth anyone's time? -- Sent from: http://osgeo-org.1560.x6.nab

Re: [gdal-dev] Document typo fix suggestion

2019-05-27 Thread Komяpa
After you submit your pull request, go to your own fork and select newly created branch. Edit button in it will append changes to the pull request. пн, 27 мая 2019, 1:59 PM карыстальнік jratike80 < jukka.rahko...@maanmittauslaitos.fi> напісаў: > Well, there is a shortcut button "Edit on GitHub" o

Re: [gdal-dev] Document typo fix suggestion

2019-05-27 Thread Mateusz Loskot
The button is for a single page edits only, I think. Yes, it creates a new branch as that's GitHub convention or best practice to always submit new PR from a topic branch. I'd recommended to work on patches in traditional way, locally. Mateusz Loskot, mate...@loskot.net (Sent from mobile) On Mon,

Re: [gdal-dev] Document typo fix suggestion

2019-05-27 Thread jratike80
Well, there is a shortcut button "Edit on GitHub" on every document page https://gdal.org/drivers/raster/jpeg2000.html. That't simple to use but it creates a new branch for each edit. I was hoping to use that easy-edit button for collecting all edits into one pull request. But I can do that in my o

Re: [gdal-dev] Document typo fix suggestion

2019-05-27 Thread Mateusz Loskot
Simply, submit pull request. Mateusz Loskot, mate...@loskot.net (Sent from mobile) On Mon, 27 May 2019, 22:34 Rahkonen Jukka (MML), < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > There are 7 occasions of ”persitant” in the GDAL documentation but I do > not know how to fix them into

[gdal-dev] Document typo fix suggestion

2019-05-27 Thread Rahkonen Jukka (MML)
Hi, There are 7 occasions of "persitant" in the GDAL documentation but I do not know how to fix them into "persistent" simply with one pull request. Advice about how to do that appreciated but I won't get angry if someone just makes the fix. https://github.com/OSGeo/gdal/search?q=persitant&uns

Re: [gdal-dev] Willing to Pay for Help Building GDAL 3 on WIndows

2019-05-27 Thread Even Rouault
On lundi 27 mai 2019 06:17:32 CEST CDelancy wrote: > I am willing to pay someone more experienced with GDAL and PROJ to guide me > through the build process. > > I am trying to update some software I am developing from depending on > version 2.4 to the latest. This requires me being able to build

Re: [gdal-dev] Is there a reference documentation for GDALMetadata structure?

2019-05-27 Thread Even Rouault
On lundi 27 mai 2019 17:58:34 CEST Andrea Aime wrote: > Hi Jukka, > thank you for following up. I believe that provides information for the PAM > dataset, which > is normally a sidecar containing statistical information such as > min/max/histograms. > The GDAL metadata TIFF tag instead normally con

Re: [gdal-dev] Something wrong with redirect?

2019-05-27 Thread Even Rouault
On lundi 27 mai 2019 16:37:38 CEST Rahkonen Jukka (MML) wrote: > Hi, > > I am getting Not found errors by clicking the links from the web search > results because browser seems to be directed to addresses like > > https://gdal.orgdrivers/raster/gtiff.html > > Notice the missing "/" after gdal.or

Re: [gdal-dev] Something wrong with redirect?

2019-05-27 Thread jratike80
Mateusz Loskot wrote > On Mon, 27 May 2019 at 18:37, Rahkonen Jukka (MML) > < > jukka.rahkonen@ > > wrote: >> I am getting Not found errors by clicking the links from the web search >> results because browser seems to be directed to addresses like >> >> https://gdal.orgdrivers/raster/gtiff.html >

Re: [gdal-dev] Something wrong with redirect?

2019-05-27 Thread Mateusz Loskot
On Mon, 27 May 2019 at 18:37, Rahkonen Jukka (MML) wrote: > I am getting Not found errors by clicking the links from the web search > results because browser seems to be directed to addresses like > > https://gdal.orgdrivers/raster/gtiff.html > > Notice the missing ”/” after gdal.org I assume yo

Re: [gdal-dev] Is there a reference documentation for GDALMetadata structure?

2019-05-27 Thread Rahkonen Jukka (MML)
Hi Andrea, I have understood that PAM may contain any metadata that cannot be stored into the file format itself. I made a test but I honestly do not know what it proves, if anything. However, if I tell GDAL to handle GeoTIFF as read-only and make some edits with gdal_edit -ro -mo DATUM=WGS84

[gdal-dev] Something wrong with redirect?

2019-05-27 Thread Rahkonen Jukka (MML)
Hi, I am getting Not found errors by clicking the links from the web search results because browser seems to be directed to addresses like https://gdal.orgdrivers/raster/gtiff.html Notice the missing "/" after gdal.org -Jukka Rahkonen- ___ gdal-dev m

[gdal-dev] Willing to Pay for Help Building GDAL 3 on WIndows

2019-05-27 Thread CDelancy
I am willing to pay someone more experienced with GDAL and PROJ to guide me through the build process. I am trying to update some software I am developing from depending on version 2.4 to the latest. This requires me being able to build GDAL 3, which I am currently not able to do on my own. This s

Re: [gdal-dev] Is there a reference documentation for GDALMetadata structure?

2019-05-27 Thread jratike80
Hi, Perhaps here https://github.com/OSGeo/gdal/blob/master/gdal/gcore/gdalpamdataset.cpp -Jukka Rahkonen- geowolf wrote > Hi, > I was wondering if there is any documentation on what a GDALMetadata XML > structure might contain, both in terms > of element/attributes, and key names? > ... --

[gdal-dev] Is there a reference documentation for GDALMetadata structure?

2019-05-27 Thread Andrea Aime
Hi, I was wondering if there is any documentation on what a GDALMetadata XML structure might contain, both in terms of element/attributes, and key names? Online I've found this example: https://www.awaresystems.be/imaging/tiff/tifftags/gdal_metadata.html But checking some files I have laying arou