Re: [gdal-dev] "RFC 75: Multidimensional arrays" available for preliminary review

2019-06-18 Thread Peter Baumann
s >> https://urldefense.proofpoint.com/v2/url?u=http- >> 3A__www.spatialys.com&d=DwIGaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4a >> dc&r=cJfJ4ejc1xbg_qb47Pg1OoRq1GfFGvWbDD2PT7- >> fBKk&m=z4DIC0ByQfvEPOoQULwLWJUCYSJ_rD9wnK56bSk-088&s=vEHFxJLIKrMqTFFYqD_x- >>

Re: [gdal-dev] WCS: Bug in WCSDataset110::GetCoverageRequest()

2018-10-09 Thread Peter Baumann
―identifiers parameter shall correspond to the repeatable > ―identifier parameter in the UML model." > > -Jukka Rahkonen- > > > > > -- > Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html >

Re: [gdal-dev] WCS GetCoverage with AxisOrder swap

2017-11-09 Thread Peter Baumann
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. > > > > __

Re: [gdal-dev] WCS GetCoverage with AxisOrder swap

2017-11-09 Thread Peter Baumann
SG2393 > > which is > > http://www.opengis.net/def/crs/EPSG/0/2393";>0.0 > 20.00803035910304 > > srsName="http://www.opengis.net/def/crs/EPSG/0/2393";>-20.00803035910304 > 0.0 > >   > > Given what you said about not applying to GeoTIFF output,

Re: [gdal-dev] WCS GetCoverage with AxisOrder swap

2017-11-08 Thread Peter Baumann
martsea.fmi.fi/geoserver/wcs?SERVICE=WCS&REQUEST=DescribeCoverage&VERSION=2.0.1&COVERAGEID=smartsea__eusm2016-EPSG2393, >> in theory "i" and "j" should be the axis requested ? >> > > That does not work -- it's good that they are different since that shows it is > not ok (invalid axis label error).

Re: [gdal-dev] WCS 2.0, getting (multidimensional) data

2017-11-07 Thread Peter Baumann
layer, now it reports that there is an additional >> dimension (t) and that the datarecord consists of two values mean and max; it >> also reports information about the time (begin, end, step) >> >> 3. I decide to use a specific time and start using datasets with two ban

Re: [gdal-dev] WCS 2.0, getting (multidimensional) data

2017-11-03 Thread Peter Baumann
r default behavior but that should be > changeable by options (-oo t=some_timestamp). > > Thoughts? > > Ari > > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev --

Re: [gdal-dev] SRS definition

2017-10-31 Thread Peter Baumann
://www.spatialys.com > > > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty

Re: [gdal-dev] WCS driver

2017-10-28 Thread Peter Baumann
l I can manage a geoserver. > > Ari > >> >> -Jukka Rahkonen- >> >> >> >> >> -- >> Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html >> ___ >> gdal-dev mailing list &

Re: [gdal-dev] WCS driver

2017-10-27 Thread Peter Baumann
gt;> - example of installation of HTTP answers to expected requests: >>     >> https://trac.osgeo.org/gdal/browser/trunk/autotest/gcore/vsis3.py#L1258 >> >> * WCS 2.0 support >> >> >> Even >> > >

Re: [gdal-dev] WCS driver

2017-10-24 Thread Peter Baumann
t;   >> >> But minixml functionnality should be enough for WCS purposes, and libxml2 and >> Xerces-C remain optional dependencies. >> >>   >> >> Even >> >>   >> >>   >> >> -- >> >> Spatialys - Geospatial pr

Re: [gdal-dev] WCS driver

2017-10-23 Thread Peter Baumann
On 10/23/2017 05:31 PM, Ari Jolma wrote: > > > Peter Baumann kirjoitti 23.10.2017 klo 18:01: >> Hi all, >> >> splendid idea! Anybody who feels like working on WCS 2 support, feel free to >> contact me or my group for any sort of explanations sought (I am the sp

Re: [gdal-dev] WCS driver

2017-10-23 Thread Peter Baumann
t; https://lists.osgeo.org/mailman/listinfo/gdal-dev > > _______ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bre

Re: [gdal-dev] WCS driver

2017-10-23 Thread Peter Baumann
geo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev yes. major version change means: incompatibilities can be expected. Actually, WCS 1 and 2 _are_ incompatibly different. WCS 1 essentially dates back to ~2000, a lot of lessons have been learnt since then. -Peter -- Dr. Peter Baum

Re: [gdal-dev] WCS driver

2017-10-23 Thread Peter Baumann
g/gdal/browser/trunk/autotest/gcore/vsis3.py#L1258 > > * WCS 2.0 support > > > Even > -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-university.de tel: +49-421-200-3178, fax: +49-

Re: [gdal-dev] Gdal and Open Data Cube

2017-06-12 Thread Peter Baumann
re >>> any plan (and does it even make sense ?) to have a gdal driver that allows >>> to >>> address data ingested in a datacube instance ? >>> >>> Thanks a lot, >>> >>> Regards, >>> >>> Julien >>> >>> [1]

Re: [gdal-dev] Gdal and Open Data Cube

2017-06-04 Thread Peter Baumann
limited to what the python API allows you to do. Is there > any plan (and does it even make sense ?) to have a gdal driver that allows to > address data ingested in a datacube instance ? > > Thanks a lot, > > Regards, > > Julien > > [1] https://github.com/opendatacube/data

Re: [gdal-dev] [Geoserver-devel] GML lat-lon coverages and interoperability

2017-06-04 Thread Peter Baumann
On 04/10/2017 07:22 PM, jratike80 wrote: > Peter Baumann wrote >> Hi all, >> >> why not simply check against the compliance tests of WCS 2 and maybe a >> reference >> implementation? Might be the easiest for answering all such questions. >> >> cheers,

Re: [gdal-dev] [Geoserver-devel] GML lat-lon coverages and interoperability

2017-04-11 Thread Peter Baumann
ttp://rasdaman.org/wiki/PetascopeUserGuide#GridaxislabelsandCRSaxislabels > http://rasdaman.org/attachment/wiki/PetascopeUserGuide/GridDomainSetAxes.png > > hth, > -Piero > > > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org &

Re: [gdal-dev] [Geoserver-devel] GML lat-lon coverages and interoperability

2017-04-10 Thread Peter Baumann
nd read by other software that would assume that a > georeferencing with Lat Long order would imply the raster first axis to be Lat > ? Or perhaps issues in the GDAL WCS client ? Perhaps Jukka could give more > precisions if there are actual interoperability problems. > > > > Even &

Re: [gdal-dev] GML lat-lon coverages and interoperability

2017-04-05 Thread Peter Baumann
On 04/05/2017 02:16 PM, Andrea Aime wrote: > On Tue, Apr 4, 2017 at 12:24 PM, Peter Baumann <mailto:p.baum...@jacobs-university.de>> wrote: > > To avoid the problems that other standards have with axis order, coverages > contain the axis order explicitly, in the

Re: [gdal-dev] GML lat-lon coverages and interoperability

2017-04-04 Thread Peter Baumann
ad of writing the offsetVectors to suit with > the default +1 +2 axis order. > > > > > > > > Linear > > 0 0 > > > > > > > > -Jukka Rahkonen- > > > > ___ > gdal-dev mailing list >

Re: [gdal-dev] scidb (array db): Perhaps backend for WMS, WCS, WPS with gdal and mapserver

2017-02-25 Thread Peter Baumann
aman work (futher projects welcome, of course)! And scientific publications, of course. cheers, Peter [0] Peter Baumann: /On the Management of Multidimensional Discrete Data./ VLDB Journal 4(3)1994, Special Issue on Spatial Database Systems, pp. 401 - 444 [1] D. Misev, P. Baumann: /Enhancing Scien

Re: [gdal-dev] Map algebra

2016-04-02 Thread Peter Baumann
re complex like a reclassifier. >>>> >>>> 3) Those which operate on two rasters. Examples are summation of >>>> rasters and computing flow directions on a DEM. The latter is a bit >>>> more complex since it is a focal method and requires a 3 x 3 matrix

Re: [gdal-dev] Processing huge DEM dataset

2015-04-23 Thread Peter Baumann
-dev@lists.osgeo.org> > > > http://lists.osgeo.org/mailman/listinfo/gdal-dev > > > > ___ > > gdal-dev mailing list > > gdal-dev@lists.osgeo.org <mailto:gdal-dev@lists.osgeo.org> > >

Re: [gdal-dev] Geotiff "client side"

2014-10-03 Thread Peter Baumann
rameter from the image. Is there a way to do this without sending the full image to the server ? Best regards xavier lhomme -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-university.de

Re: [gdal-dev] [OSGeo-Standards] Idea: GeoTIFF box in JPEG to addgeoreferencing

2014-05-21 Thread Peter Baumann
e- De : gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] De la part de Peter Baumann Envoyé : mardi 20 mai 2014 09:27 À : Carl Reed; Even Rouault; gdal-dev@lists.osgeo.org Cc : Jukka Rahkonen; standa...@lists.osgeo.org Objet : Re: [gdal-dev] [OSGeo-Standards] Idea: GeoTIFF

Re: [gdal-dev] [OSGeo-Standards] Idea: GeoTIFF box in JPEG to addgeoreferencing

2014-05-20 Thread Peter Baumann
. Just for clarification: this includes GMLCOV and WCS. cheers, Peter Cheers Carl -Original Message- From: Peter Baumann Sent: Monday, May 12, 2014 3:39 PM To: Even Rouault ; gdal-dev@lists.osgeo.org Cc: Jukka Rahkonen ; standa...@lists.osgeo.org Subject: Re: [OSGeo-Standards] [gdal-dev

Re: [gdal-dev] Update of EPSG database to v8.4

2014-05-15 Thread Peter Baumann
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 -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen

Re: [gdal-dev] Idea: GeoTIFF box in JPEG to add georeferencing

2014-05-12 Thread Peter Baumann
PS: not sure all on this list are aware of this overview page: http://external.opengeospatial.org/twiki_public/CoveragesDWG/CoveragesBigPicture -Peter On 05/12/2014 11:38 PM, Peter Baumann wrote: Hi all, just saw this, thought I'd chime in being the editor of GMLCOV :) Any questions,

Re: [gdal-dev] Idea: GeoTIFF box in JPEG to add georeferencing

2014-05-12 Thread Peter Baumann
f GMLCov, so perhaps there's something in it for that. Otherwise, that would be indeed a drawback. -Jukka Rahkonen- ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann

Re: [gdal-dev] Issue with GDAL WCS 1.1.x request

2013-02-13 Thread Peter Baumann
eo.org/mailman/listinfo/gdal-dev ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-univer

Re: [gdal-dev] Possible new GDAL driver (funded work) for mapserver access?

2012-10-31 Thread Peter Baumann
makes a very tidy fit with existing systems, & minimises extra complexity. We are also using Geonetwork as a catalogue, & the mapserver WFS/SOS/WCS facility is a nice fit with this as a service catalogue as well. Thanks, Brent Wood --- On *Thu, 11/1/12, Peter Baumann //* wrote:

Re: [gdal-dev] Possible new GDAL driver (funded work) for mapserver access?

2012-10-31 Thread Peter Baumann
ists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-university.de tel: +49-421-200-3178, fax: +49-421-200-493178 - Executive Director, rasdaman GmbH Br

Re: [gdal-dev] Re: Wildfire mapping

2011-08-16 Thread Peter Baumann
s.osgeo.org/mailman/listinfo/gdal-dev ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.

Re: [gdal-dev] OGC Compliance

2011-07-19 Thread Peter Baumann
BTW, here is the link to the beta test suites, for what it's worth: http://cite.opengeospatial.org/te2/ -Peter On 07/19/2011 04:56 PM, Peter Baumann wrote: hm can only speak for WCS, in my capacity as chair and spec editor; further disclaimer: all below applies to WCS 2.0. Support for

Re: [gdal-dev] OGC Compliance

2011-07-19 Thread Peter Baumann
know. Thanks, Gaurav my pleasure. -Peter [1] http://www.opengeospatial.org/standards/wcs -Original Message- From: Peter Baumann [mailto:p.baum...@jacobs-university.de] Sent: Tuesday, July 19, 2011 5:14 PM To: Even Rouault Cc: Gaurav Garg; gdal-dev@lists.osgeo.org Subject: Re: [gda

Re: [gdal-dev] OGC Compliance

2011-07-19 Thread Peter Baumann
___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-university.de tel: +49-421-200-3178, fax: +49-421

Re: [gdal-dev] Precision Mystery (FGDB)

2011-06-30 Thread Peter Baumann
n debugging steps? Paul ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann

Re: [gdal-dev] WCS driver, GetSubdatasets (Python) returns empty list

2011-06-27 Thread Peter Baumann
000) ( 22d56' 2.07"E, 40d40'29.14"N) Lower Left ( 409900.000, 4491500.000) ( 22d56' 8.10"E, 40d34' 9.76"N) Upper Right ( 422800.000, 4503200.000) ( 23d 5'11.49"E, 40d40'33.86"N) Lower Right ( 422800.000, 4491500.000) ( 23d 5'

Re: [gdal-dev] About new GDAL/OGR drivers

2010-09-06 Thread Peter Baumann
lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-university.de tel: +49-421-200-3178, fax: +49-421-200-493178 - Executive Director, rasda

Re: [gdal-dev] GDAL driver for rasdaman: license acceptance

2010-08-17 Thread Peter Baumann
excellent - thanks, Ivan! -Peter On 08/18/2010 04:11 AM, Lucena, Ivan wrote: Peter, It is all going smoothly so far. I will keep you posted. Regards, Ivan Peter Baumann wrote: Dear GDAL maintainers, this is to confirm that we (Constantin Jucovschi, as cc'ed and me) agree to the

[gdal-dev] GDAL driver for rasdaman: license acceptance

2010-08-17 Thread Peter Baumann
ow of any further steps to be taken. In particular, we will be happy to assist in the final code integration process. regards, Peter -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.faculty.jacobs-university.de/pbaumann mail: p.baum...@jacobs-universi

Re: [gdal-dev] new GDAL driver: how to proceed?

2010-08-03 Thread Peter Baumann
user has read-only access to the database as per rasdaman convention. As rasdaman supports concurrent access with parallel query evaluation, any number of such connections can be opened. -- Dr. Peter Baumann - Professor of Computer Science, Jacobs University Bremen www.facu

[gdal-dev] new GDAL driver: how to proceed?

2010-08-02 Thread Peter Baumann
their defaults are listed. BTW, the default user has read-only access to the database as per rasdaman convention. As rasdaman supports concurrent access with parallel query evaluation, any number of such connections can be opened. -- Dr. Peter Baumann - Professor of Computer Science, Jac