[gdal-dev] gdal / ogr drivers

2015-01-05 Thread Martin Landa
Hi,

in r28290 I set up some metadata for OGR GRASS driver. In this light,
I would have some questions:

1) is it necessary to name OGR driver differently from GDAL driver (in
this case "GRASS" vs. "OGR_GRASS")?
2) historically manual pages in GDAL were named "frmt_" and in OGR
"drv_", this should be consolidated(?)
2a) probably manual pages for drivers which have both raster and
vector capabilities (like GRASS driver) should be merged together?

Thanks for clarification, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] error in Jp2Ecw driver create() method

2015-01-05 Thread Tomer
Hello,
 
After compiling Gdal with the licensed ecw/jp2 sdk (read+write)
and trying to use gdal_translate utility to create a jp2 file with the next
parameters:

-of jp2ecw -co "ECW_ENCODE_KEY=" -co "ECW_ENCODE_COMPANY="
"input.tif" "output.jp2"

I'm getting the next error:
0ERROR 6: GDALDriver::Create() ... no create method implemented for this
format.

best regards,
Tomer



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/error-in-Jp2Ecw-driver-create-method-tp5180022.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] gdal / ogr drivers

2015-01-05 Thread Even Rouault
Le lundi 05 janvier 2015 14:22:06, Martin Landa a écrit :
> Hi,
> 
> in r28290 I set up some metadata for OGR GRASS driver. In this light,
> I would have some questions:
> 
> 1) is it necessary to name OGR driver differently from GDAL driver (in
> this case "GRASS" vs. "OGR_GRASS")?

Yes, if they are not technically the same driver (which is the case here), 
they must have distinct names since the registration is now common among all 
drivers.

> 2) historically manual pages in GDAL were named "frmt_" and in OGR
> "drv_", this should be consolidated(?)

The actual name doesn't seem to be that important to me to justify the change 
and breaks existing URLs. No strong opinion though.


> 2a) probably manual pages for drivers which have both raster and
> vector capabilities (like GRASS driver) should be merged together?

They can certainly be linked together at the very least. I'd say it would be 
perhaps a bit too far to merge the pages when the drivers aren't technically 
unified.

And even for unified ones, like GeoPackage, I've created a new page 
http://gdal.org/drv_geopackage_raster.html for the raster capabilities, but 
mainly because the content of the vector and raster pages were big enough to 
have their own pages.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] error in Jp2Ecw driver create() method

2015-01-05 Thread Even Rouault
Le lundi 05 janvier 2015 14:54:15, Tomer a écrit :
> Hello,
> 
> After compiling Gdal with the licensed ecw/jp2 sdk (read+write)
> and trying to use gdal_translate utility to create a jp2 file with the next
> parameters:
> 
> -of jp2ecw -co "ECW_ENCODE_KEY=" -co "ECW_ENCODE_COMPANY="
> "input.tif" "output.jp2"
> 
> I'm getting the next error:
> 0ERROR 6: GDALDriver::Create() ... no create method implemented for this
> format.

This indicates that during compilation the driver didn't see that write 
support was needed. On Linux this should be automatic by the ./configure 
process. So I'll asume you're a Windows user.

nmake.opt has this indication:
# To add Write support, use the write SDK, change NCSEcw4_RO.lib to 
# NCSEcw4.lib, and add -DHAVE_COMPRESS to ECWFLAGS.  The ECWDIR setting will
# also need some adjustment. 

> 
> best regards,
> Tomer
> 
> 
> 
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/error-in-Jp2Ecw-driver-create-method-t
> p5180022.html Sent from the GDAL - Dev mailing list archive at Nabble.com.
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] Motion: Appoint Even Rouault PMC Chair

2015-01-05 Thread Frank Warmerdam
Folks,

Motion: Appoint Even Roualt as GDAL Project Management Committee Chair

+1 Frank

---

For at least a couple years, if not longer, Even has been the leading
contributor to the GDAL project.  As we start a fresh year in the middle of
the 2010s I think it is time for us to formally acknowledge Even as the
project leader.

The PMC chair doesn't really have many responsibilities, beyond ensuring
that the PMC operates in an orderly fashion and acting as liason to the
OSGeo board when needed.  But it is also a recognition of Even's great
work, technically and increasingly in other outward facing efforts such as
his upcoming presentation on GDAL at FOSS4G NA in March.

I am very pleased to have "my" project pass into his capable hands, and I
trust his instincts on technical and collaborative matters.

I will continue on as a member of the PMC and commiters list of course.

Best regards,
Frank
-- 
---+--
I set the clouds in motion - turn up   | Frank Warmerdam,
warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush| Geospatial Software Developer
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Motion: Appoint Even Rouault PMC Chair

2015-01-05 Thread xavier lhomme
Great news
And happy new year.
+1
Le 5 janv. 2015 21:45, "Frank Warmerdam"  a écrit :

> Folks,
>
> Motion: Appoint Even Roualt as GDAL Project Management Committee Chair
>
> +1 Frank
>
> ---
>
> For at least a couple years, if not longer, Even has been the leading
> contributor to the GDAL project.  As we start a fresh year in the middle of
> the 2010s I think it is time for us to formally acknowledge Even as the
> project leader.
>
> The PMC chair doesn't really have many responsibilities, beyond ensuring
> that the PMC operates in an orderly fashion and acting as liason to the
> OSGeo board when needed.  But it is also a recognition of Even's great
> work, technically and increasingly in other outward facing efforts such as
> his upcoming presentation on GDAL at FOSS4G NA in March.
>
> I am very pleased to have "my" project pass into his capable hands, and I
> trust his instincts on technical and collaborative matters.
>
> I will continue on as a member of the PMC and commiters list of course.
>
> Best regards,
> Frank
> --
>
> ---+--
> I set the clouds in motion - turn up   | Frank Warmerdam,
> warmer...@pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush| Geospatial Software Developer
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Motion: Appoint Even Rouault PMC Chair

2015-01-05 Thread Tamas Szekeres
+1

Tamas

2015-01-05 21:45 GMT+01:00 Frank Warmerdam :

> Folks,
>
> Motion: Appoint Even Roualt as GDAL Project Management Committee Chair
>
> +1 Frank
>
> ---
>
> For at least a couple years, if not longer, Even has been the leading
> contributor to the GDAL project.  As we start a fresh year in the middle of
> the 2010s I think it is time for us to formally acknowledge Even as the
> project leader.
>
> The PMC chair doesn't really have many responsibilities, beyond ensuring
> that the PMC operates in an orderly fashion and acting as liason to the
> OSGeo board when needed.  But it is also a recognition of Even's great
> work, technically and increasingly in other outward facing efforts such as
> his upcoming presentation on GDAL at FOSS4G NA in March.
>
> I am very pleased to have "my" project pass into his capable hands, and I
> trust his instincts on technical and collaborative matters.
>
> I will continue on as a member of the PMC and commiters list of course.
>
> Best regards,
> Frank
> --
>
> ---+--
> I set the clouds in motion - turn up   | Frank Warmerdam,
> warmer...@pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush| Geospatial Software Developer
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Motion: Appoint Even Rouault PMC Chair

2015-01-05 Thread Even Rouault
Le lundi 05 janvier 2015 21:45:13, Frank Warmerdam a écrit :
> Folks,
> 
> Motion: Appoint Even Roualt as GDAL Project Management Committee Chair
> 
> +1 Frank
> 
> ---
> 
> For at least a couple years, if not longer, Even has been the leading
> contributor to the GDAL project.  As we start a fresh year in the middle of
> the 2010s I think it is time for us to formally acknowledge Even as the
> project leader.
> 
> The PMC chair doesn't really have many responsibilities, beyond ensuring
> that the PMC operates in an orderly fashion and acting as liason to the
> OSGeo board when needed.  But it is also a recognition of Even's great
> work, technically and increasingly in other outward facing efforts such as
> his upcoming presentation on GDAL at FOSS4G NA in March.
> 
> I am very pleased to have "my" project pass into his capable hands, and I
> trust his instincts on technical and collaborative matters.
> 
> I will continue on as a member of the PMC and commiters list of course.

Just to mention that I would be honoured fulfilling that role after Frank.

Technically, I abstain/+0 for that motion.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Motion: Appoint Even Rouault PMC Chair

2015-01-05 Thread Howard Butler
+1

Thank you for your leadership and momentum, Even. 


> On Jan 5, 2015, at 4:20 PM, Tamas Szekeres  wrote:
> 
> +1
> 
> Tamas
> 
> 2015-01-05 21:45 GMT+01:00 Frank Warmerdam :
>> Folks,
>> 
>> Motion: Appoint Even Roualt as GDAL Project Management Committee Chair
>> 
>> +1 Frank
>> 
>> ---
>> 
>> For at least a couple years, if not longer, Even has been the leading 
>> contributor to the GDAL project.  As we start a fresh year in the middle of 
>> the 2010s I think it is time for us to formally acknowledge Even as the 
>> project leader.
>> 
>> The PMC chair doesn't really have many responsibilities, beyond ensuring 
>> that the PMC operates in an orderly fashion and acting as liason to the 
>> OSGeo board when needed.  But it is also a recognition of Even's great work, 
>> technically and increasingly in other outward facing efforts such as his 
>> upcoming presentation on GDAL at FOSS4G NA in March.
>> 
>> I am very pleased to have "my" project pass into his capable hands, and I 
>> trust his instincts on technical and collaborative matters.
>> 
>> I will continue on as a member of the PMC and commiters list of course. 
>> 
>> Best regards,
>> Frank
>> -- 
>> ---+--
>> I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
>> light and sound - activate the windows | http://pobox.com/~warmerdam
>> and watch the world go round - Rush| Geospatial Software Developer
>> 
>> ___
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
> 
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev