+1 Frank
Welcome aboard Lucien!
On Tue, Feb 23, 2016 at 4:42 PM, Kurt Schwehr wrote:
> +1 Kurt
>
> On Tue, Feb 23, 2016 at 4:10 PM, Even Rouault
> wrote:
>>
>> Motion: Committer Status for Lucian Plesea
>> ---
>>
>> Dear PSC,
>>
>> Lucian is the maintainer of the MRF (Meta Raster Format) drive
+1 Kurt
On Tue, Feb 23, 2016 at 4:10 PM, Even Rouault
wrote:
> Motion: Committer Status for Lucian Plesea
> ---
>
> Dear PSC,
>
> Lucian is the maintainer of the MRF (Meta Raster Format) driver who has
> existed as an out-of-tree driver and whose main repository is at
> https://github.com/nasa-g
Motion: Committer Status for Lucian Plesea
---
Dear PSC,
Lucian is the maintainer of the MRF (Meta Raster Format) driver who has
existed as an out-of-tree driver and whose main repository is at
https://github.com/nasa-gibs/mrf . Recently I've worked with him to get the
driver also integrated i
Le mardi 23 février 2016 14:50:35, jan vaillant a écrit :
> Hi list,
>
> I am reading a zipped kml with gdal's libkml driver. I am trying to access
> the name tag of the document:
>
>
>
> a_name
I did a quick testing It appears that the driver will report a as the
layer name only if it
Hi list,
I am reading a zipped kml with gdal's libkml driver. I am trying to access the
name tag of the document:
a_name
...
If I look at the source code I can see a way to set those options here for
writing kml
void OGRLIBKMLDataSource::SetCommonOptions(ContainerPtr poKmlContainer,
I am new user of gdal.
I am having a image (.tif) and its corresponding RPC file (.txt)
How to convert lat/long to image pixel coordinate and vise versa using
gdaltransform with the image and its RPC file ?
Unable to do the example given the website
http://www.gdal.org/gdaltransform.html
__