Re: [Geoserver-users] GDAL version

2018-12-15 Thread Andrea Aime
Hi Ashley,
using a newer version of GDAL has been in the talks for a while now, it is
not a "major" undertaking (for some definition of the term, it's not going
to be months of work for sure)
but will require us to update the code some and run some load testing with
various formats to check the integration is stable.
If Raytheon is interested in sponsoring this upgrade we'd certainly be
grateful, you can contact commercial support providers for a quotation
(yes, I do work for one of them):
http://geoserver.org/support/

Cheers
Andrea


On Mon, Dec 10, 2018 at 5:43 PM Ashley Mort 
wrote:

> It seems GeoServer needs GDAL 1.9 for its extensions.  Will GDAL 2.x ever
> be used?  We are looking for some fixes in RPFTOC that have been made in
> GDAL 1.10+.  Is there any way to integrate this version of GDAL or is that
> a major undertaking?  Thanks!
>
>
>
> Ashley Mort
>
> Sr. Software Engineer
>
> 972-638-6317 office
>
> 814-571-3039 cell
>
>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GDAL Version Clash

2017-04-17 Thread Andrea Aime
Hi,
I'm not sure what you're asking is possible, but here is a possible
_untested_ hack to get it working.
The ogr2ogr module allows to set a path for the ogr2ogr executable, so I
believe you can
trick it into using a bash script of yours that will reset LD_LIBRARY_PATH,
something like (inside a ogr2ogr.sh):

unset LD_LIBRARY_PATH
ogr2ogr "$@"

and then mark the script as executable, and point to it in your
configuration, e.g.:


  /path/to/your/ogr2ogr.sh
...


Hope it works.

Cheers
Andrea


On Sun, Apr 16, 2017 at 9:25 PM, Schalk Grobbelaar 
wrote:

> I have a question:
>
> I installed gdal_bin in Ubuntu 16.04 from ubuntugis to make use of the
> ogr2ogr utility. Now, this is compiled against GDAL 2.1.0. Remember, I need
> this newer version for some functionality to work correctly in ogr2ogr.
>
> I also installed Geoserver (Latest version 2.11.0), with the GDAL
> extension and native GDAL Libraries as explained in:
> http://docs.geoserver.org/stable/en/user/data/raster/
> gdal.html#installing-gdal-native-libraries). I need all of this in order
> to load my ECW and MrSID Layers.
>
> Now, the problem is as follow:
>
> Geoserver install GDAL 1.9, and gdal_bin installed GDAL 2.1.0. Now, this 2
> versions create a clash. If I use the GDAL 2.1.0, then I do not see MrSID /
> ECW Stores in Geoserver. If I use GDAL 1.9, I see the Stores, but are
> unable to use ogr2ogr as it complains about the incorrect version of GDAL
> (1.9).
>
> How can I make use to use the GDAL 2.1, but also have Geoserver recognize
> it and make ECW / MrSID available in Geoserver?
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users