Re: [gdal-dev] GDAL mailing list email delays

2025-05-29 Thread Markus Neteler via gdal-dev
Am 29.05.25 um 7:55 PM schrieb Greg Troxel via gdal-dev: The way to debug this is to look at the logs at the computer that receives your mail from lists.osgeo.org, and to see if it is implementing greylisting. Yes, greylisting is in place on lists.osgeo.org. Markus -- Markus Neteler, PhD

Re: [gdal-dev] Is there any RHEL repo for relatively new GDAL versions?

2024-01-30 Thread Markus Neteler via gdal-dev
send this link but Even was faster :-) > I see Markus Neteler did one for GDAL 3.0.4 for RHEL 7 in > https://copr.fedorainfracloud.org/coprs/neteler/GDAL/ I can (try to) build a fresher version in COPR. [...] > By our agency’s IT policy compiling GDAL by ourselves is not possible.

Re: [gdal-dev] format for topology?

2023-10-10 Thread Markus Neteler via gdal-dev
On Mon, Oct 9, 2023 at 10:05 PM Even Rouault via gdal-dev wrote: > > Michael, > > you won't find much support for that in GDAL itself. You'd better have a > look at Spatialite topology, PostGIS topology or GRASS topology. Concerning the latter, here some overview Wiki pages: - https://grasswiki.o

Re: [gdal-dev] GDAL driver plugins on github ?

2023-07-19 Thread Markus Neteler
u may take a look at the GDAL-GRASS GIS driver (https://gdal.org/drivers/raster/grass.html and https://gdal.org/drivers/vector/grass.html) which was moved out of the main GDAL tree some time ago and is managed here: https://github.com/OSGeo/gdal-grass Best, Markus -- Markus Netele

Re: [gdal-dev] Convex hull with holes

2023-03-03 Thread Markus Neteler
On Fri, Mar 3, 2023 at 1:52 PM Paul Meems wrote: > > How can I algorithmically create a parcel border that accounts for islands or > holes within the parcel based on a list of coordinates? > > While GDAL+GEOS has a Convex hull method, it only identifies the outer border. > > Has GDAL+GEOS a metho

Re: [gdal-dev] Terrain Analysis

2023-02-21 Thread Markus Neteler
o a new overview related to your list below and what else is possible with GRASS GIS: https://grasswiki.osgeo.org/wiki/Terrain_analysis Maybe useful in addition to gdaldem (https://gdal.org/programs/gdaldem.html). Best, Markus -- Markus Neteler, PhD https://www.mundialis.de - free data with free s

Re: [gdal-dev] grass plugin errors for qgis and grass

2022-06-05 Thread Markus Neteler
On Fri, Jun 3, 2022 at 9:09 PM Saulteau Don wrote: > > I recently compiled GDAL 3.5.0.r89.gf863daba7a from git release branch using > CMAKE. > > I also have gdal-grass 1.0.0 compiled from https://github.com/OSGeo/gdal-grass > > The grass plugin reports the following from console when launching QG

Re: [gdal-dev] Moving GDAL GRASS driver in a dedicated repository ?

2022-05-05 Thread Markus Neteler
Hi Even, (summary for the lists) On Mon, May 2, 2022 at 1:38 PM Even Rouault wrote: > > Hi Markus, > > looks good to me. So maybe now you can send a pull request to remove the > drivers from OSGeo/GDAL and modify > https://gdal.org/drivers/raster/grass.html & > https://gdal.org/drivers/vector/gr

Re: [gdal-dev] Moving GDAL GRASS driver in a dedicated repository ?

2022-04-28 Thread Markus Neteler
itory ? Yes and finally done that: https://github.com/OSGeo/gdal-grass Hope I got it right (history is preserved, I used git filter-repo --path ogr/ogrsf_frmts/grass --path frmts/grass and then moved the remaining needed files into the toplevel directory. Hope I got it right

Re: [gdal-dev] Any way to get an autocompletion for ogr/gdal utilities?

2022-02-03 Thread Markus Neteler
... Here it works: ogrinfo -- --config--format--help-general --locale--pause --debug --formats --license --optfile --version Maybe you package installation is incomplete? Best, Markus -- Markus Neteler, PhD https://www.mundialis.de - free data with f

Re: [gdal-dev] Fwd: DOI for the GDAL project / Springer Handbook of Geoinformatics

2022-01-14 Thread Markus Neteler
On Fri, Jan 14, 2022 at 2:38 PM Even Rouault wrote: > > The citation is apparently synthesized from the "creators" listed in > .zenodo.json. I'm not sure if it's valid to OSGeo as a creator. We could also > have "and other contributors" since I cut the list to top git committers, > which is qui

Re: [gdal-dev] Fwd: DOI for the GDAL project / Springer Handbook of Geoinformatics

2022-01-12 Thread Markus Neteler
On Wed, Jan 12, 2022 at 10:06 PM Even Rouault wrote: > > ok, based on the various input, I gave a try at the system. > > - https://github.com/OSGeo/gdal/pull/5101 adds a .zenodo.json file. I've > taken the 16th top committers according to github. If folks want to be > removed or added or have th

Re: [gdal-dev] Fwd: DOI for the GDAL project / Springer Handbook of Geoinformatics

2022-01-12 Thread Markus Neteler
Hi, Kurt Schwehr schrieb am Mi., 12. Jan. 2022, 18:18: > I don't see a reason not to, but the question is what to point to. > > The GRASS link points to an RC, which doesn't feel right. > It is autogenerated from the GitHub tag. In the next days there will be the final one (yes, we should filt

Re: [gdal-dev] Build GDAL for RedHat 7.9 with python bindings and non-default drivers

2022-01-12 Thread Markus Neteler
sults/neteler/GDAL/epel-7-x86_64/03146885-gdal/gdal.spec It didn't fully run through but maybe a good starting point. Best, Markus -- Markus Neteler, PhD https://www.mundialis.de - free data with free software https://grass.osgeo.org https://courses.neteler.org/blog _

Re: [gdal-dev] Build GDAL for RedHat 7.9 with python bindings and non-default drivers

2022-01-11 Thread Markus Neteler
.fedoraproject.org/koji/buildinfo?buildID=563127 - etc. Best, Markus -- Markus Neteler, PhD https://www.mundialis.de - free data with free software https://grass.osgeo.org https://courses.neteler.org/blog ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Gdal-dev mail archive search sites?

2021-10-22 Thread Markus Neteler
Hi, schrieb am Do., 14. Okt. 2021, 18:03: > Hi All, > > Now that the gdal mail archive on Nabble is gone is what options are there > for searching through historical threads? > What about starting this archive? https://marc.info/?q=about#Add The GRASS GIS project's mailing lists are partially

Re: [gdal-dev] how to use the -ct option in ogr2ogr

2021-02-10 Thread Markus Neteler
On Wed, Feb 10, 2021 at 8:00 AM Karsten Tebling wrote: > > without a pipeline given this might be true, but using the -ct option, the > docs clearly say "It must take into account the axis order of the source and > target CRS.". so the axisswap was the missing part in my string and now it > wor

Re: [gdal-dev] Fw: Building GDAL with ECW support

2021-02-08 Thread Markus Neteler
On Mon, Feb 8, 2021 at 12:47 PM Pteroglossus via gdal-dev wrote: > > Thank you Markus for the explanation, you were right, I had conflicting > libraries. I "located" every "gdal" files, deleted them all, started over > from scratch and... > > "(Sun Feb 7 22:51:56 2021) > r.in.gdal -f > > ECW (rw

Re: [gdal-dev] Fw: Building GDAL with ECW support

2021-02-06 Thread Markus Neteler
On Sat, Feb 6, 2021 at 2:38 AM Pteroglossus via gdal-dev wrote: > > Regarding the compilation of GRASS: pointing to my existing install of GDAL > prior the compiling process did not work. That's unexpected. Perhaps the resulting binary still picks the wrong GDAL library? Please check if you stil

Re: [gdal-dev] Fw: Building GDAL with ECW support

2021-02-04 Thread Markus Neteler
On Thu, Feb 4, 2021 at 9:01 PM wrote: ... > As for installing GRASS GIS, I suspected it wouldn't be as easy as a normal > apt-get install... It is as easy as that but in your "special" case you do not want to default GDAL. > Thanks Markus for your input, I read the Quick_instructions for Ubuntu

Re: [gdal-dev] Fw: Building GDAL with ECW support

2021-02-04 Thread Markus Neteler
On Thu, Feb 4, 2021 at 9:28 AM Richard Duivenvoorde wrote: > On 2/4/21 1:55 AM, pteroglos...@pm.me wrote: > > Installing libproj-dev did the trick, I was able to run the config file, > > rename/copy the necessary folders in the SDK, then "make"/ "make install", > > encountered some issues during

Re: [gdal-dev] How to wrap a C++ library using GDAL in a Python library?

2020-12-09 Thread Markus Neteler
Hi, Mateusz Loskot schrieb am Mi., 9. Dez. 2020, 19:38: > On Wed, 9 Dec 2020 at 17:19, Sean Gillies via gdal-dev > wrote: > > > > Hi Mateusz, > > > > The OSGeo sysadmins found something to correct in mailman configuration, > I'm giving that a test here. > > Sean, > > From my perspective, that '

Re: [gdal-dev] Fwd: Grep gdalinfo subdataset

2020-12-01 Thread Markus Neteler
On Tue, Dec 1, 2020 at 3:08 PM 1520 gis wrote: > From: 1520 gis > Date: Fri, Nov 27, 2020 at 3:14 PM > Subject: Grep gdalinfo subdataset > To: > > > Hi all, > > I am trying to grep the SUBDATASET_X_NAME in gdalinfo. > I only need the WCS:url > > If I grep the subdataset [1], the string slice "SU

Re: [gdal-dev] Build GDAL with static PROJ6

2020-11-03 Thread Markus Neteler
On Tue, Nov 3, 2020 at 2:44 PM Lars Sunde wrote: > > Hello, > > Does GDAL 3.0.4 support being statically linked with Proj 6.2.1? > > Environment is RedHat 7.2 (64 bit) and GCC 9.3. > > We have successfully built Proj 6.2.1 as static library. The proj build > folder is located at /tmp/proj and co

Re: [gdal-dev] GDAL 3.1.2 whether supported the binary distribution for Red Hat Enterprise Linux 7

2020-08-14 Thread Markus Neteler
On Thu, Aug 13, 2020 at 8:59 PM Kavitha K wrote: > > Hi All, > please confirm > GDAL 3.1.2 whether supported the binary distribution for Red Hat Enterprise > Linux 7 > > if yes, kindly share us the download location In Fedora, frequently EPEL packages are made available as well: https://src.fed

Re: [gdal-dev] installing gdal in CentOS

2020-05-09 Thread Markus Neteler
Hi, (bumping an older discussion, some success) On Mon, Apr 8, 2019 at 10:32 AM Andrew C Aitchison wrote: > On Fri, 5 Apr 2019, Markus Neteler wrote: > > On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison > >> On Mon, 1 Apr 2019, Markus Neteler wrote: >

Re: [gdal-dev] Convert TIF to BIL

2020-03-06 Thread Markus Neteler
Bret, What does gdalinfo report on the file? Markus Bret Johnson schrieb am Fr., 6. März 2020, 19:19: > Even: > > Thanks. That worked to create a World file, so I made it past the error > message. It's still not importing correctly and the error message is so > generic that it's useless (ba

Re: [gdal-dev] Fedora package status

2020-02-23 Thread Markus Neteler
Hi Sandro, Nyall, all, On Sun, Feb 23, 2020 at 2:25 PM Sandro Mani wrote: > > Hi Nyall > > I've started the non-responsive maintainer process for various gis packages > last week since they are indeed pretty neglected an am testing the updates > here [1]. I'm hoping to finish the process next w

Re: [gdal-dev] JPEG file with ESRI world file .jpgw but geotransform not established

2020-01-28 Thread Markus Neteler
Hi Even, On Tue, Jan 28, 2020 at 12:33 PM Even Rouault wrote: > I've just added in GDAL master support for extracting the GCPs from the ESRI > GeodataXform object of .aux.xml files > > $ gdalinfo txu-pclmaps-oclc-6540922-tunis-20.jpg > [...] > GCP Projection = > PROJCRS["NW Africa Grid", > [

Re: [gdal-dev] JPEG file with ESRI world file .jpgw but geotransform not established

2020-01-27 Thread Markus Neteler
Hi Even, On Mon, Jan 27, 2020 at 1:45 AM Even Rouault wrote: > Hi Markus, > > I've found some doc about this .jgwx in > http://resources.arcgis.com/en/help/main/10.1/index.html#//009t002800 > So this is a ESRI specific thing > """Starting at ArcGIS 9.2 SP2, if the transformation cannot be

Re: [gdal-dev] JPEG file with ESRI world file .jpgw but geotransform not established

2020-01-26 Thread Markus Neteler
On Sun, Jan 26, 2020 at 11:04 PM Andrew C Aitchison wrote: > On Sun, 26 Jan 2020, Markus Neteler wrote: > > > Hi, > > > > Likely I am overlooking something but I don't see why this fails: > > > > I try to properly read some of these > > > > C

[gdal-dev] JPEG file with ESRI world file .jpgw but geotransform not established

2020-01-26 Thread Markus Neteler
Hi, Likely I am overlooking something but I don't see why this fails: I try to properly read some of these Cartes topographiques 1:5 du Nord de la Tunisie de 1943 https://www.sigterritoires.fr/index.php/cartes-topographiques-15-du-nord-de-la-tunisie-de-1943/ Example: wget http://www.nas

Re: [gdal-dev] gdal in a web service?

2020-01-07 Thread Markus Neteler
d to know if someone has already done > something similar. > > Kind regards, > Idan > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Markus Neteler, PhD https://www.m

Re: [gdal-dev] Gdal_grid and lake bathymetry

2019-11-21 Thread Markus Neteler
On Tue, Nov 19, 2019 at 11:03 PM Rahkonen Jukka (MML) wrote: > > Hi, > > I would like to get some hints about using gdal_grid or some other utility > for lake bathymetry. What I have is typically rather sparse point data of > depths and the shoreline that includes the islands as in the attached

Re: [gdal-dev] Volume Calculation of Digital Elevation Model

2019-05-10 Thread Markus Neteler
Hi, On Fri, May 10, 2019 at 4:14 AM Shubham Baranwal wrote: > > Hi team, > > I just wanted to know whether is there any way to calculate the volume of the > whole Digital Elevation Model? Not a GDAL solution but GRASS GIS can do that: https://grass.osgeo.org/grass76/manuals/r.volume.html#examp

Re: [gdal-dev] installing gdal in CentOS

2019-04-07 Thread Markus Neteler
On Sun, Apr 7, 2019 at 9:57 PM Markus Metz wrote: > On Fri, Apr 5, 2019 at 3:38 PM Markus Neteler wrote: ... > > The current state is here > > https://copr.fedorainfracloud.org/coprs/neteler/GDAL/build/876548/ > > - SPEC file: > > https://copr-be.cloud.fedoraproje

Re: [gdal-dev] Gdal_fusion.py???

2019-04-05 Thread Markus Neteler
Hi, I wrote some scripts to colorize point cloud provided as XYZ files using PDAL: https://github.com/mundialis/openNRW/blob/master/lidar/README.md Maybe to get some ideas ... Markus Nicolas Cadieux schrieb am Fr., 5. Apr. 2019, 23:14: > Hi, > > I will read up on the PDAL colorize. For now

Re: [gdal-dev] installing gdal in CentOS

2019-04-05 Thread Markus Neteler
On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison wrote: > On Mon, 1 Apr 2019, Markus Neteler wrote: > > Now I am stuck at > > ... > > > > BUILD SUCCESSFUL > > Total time: 10 seconds > > + popd > > + %mvn_artifact swig/java/build/maven/gdal-2.3.2

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Markus Neteler
On Mon, Apr 1, 2019 at 2:36 PM Even Rouault wrote: > On lundi 1 avril 2019 13:10:37 CEST Markus Neteler wrote: > > While Fedora EPEL7 only offers a GDAL 1.x package, I am trying to > > compile GDAL 2.3 in order to provide it as a RPM package: > > > > https://copr

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Markus Neteler
' (maybe you meant to use '->' ?) /usr/include/c++/4.8.2/bits/range_access.h:48:5: note: template decltype (__cont.begin()) std::begin(_Container&) begin(_Container& __cont) -> decltype(__cont.begin()) ^ [...] Any hints for th

Re: [gdal-dev] NOAA satellite swath NetCDF file to georeferenced Gtiff?

2019-03-06 Thread Markus Neteler
Hi, maybe Pytroll could also be of interest. See e.g. https://pytroll.readthedocs.io/en/latest/quickstart_avhrr.html https://pytroll.readthedocs.io/en/latest/quickstart_viirs.html Markus On Wed, Mar 6, 2019 at 10:02 AM Rutger wrote: > > Hey, > > For as far as i know, the geolocation with GDAL

Re: [gdal-dev] downsampling geotiff with a low-pass filter

2018-11-16 Thread Markus Neteler
On Fri, Nov 16, 2018 at 4:38 PM JDA wrote: > > > It's better to use a sensible smoothing method in the first place. I > suppose noone has given this over much thought as in the past you were > ever so happy about every bit of resolution you could get. But in a time > where we get very high resolut

Re: [gdal-dev] GTiff split to smaller tiles, GDALTranslateOptions: Unknown option name -srcwin

2018-11-05 Thread Markus Neteler
Am Mo., 5. Nov. 2018, 23:25 hat jratike80 < jukka.rahko...@maanmittauslaitos.fi> geschrieben: > Carsten L wrote > ... > > > > Or is there another way to split huge geotiff files to smaller tiles > (e.g. > > 5000 x 5000 pixel), without using python? You can do that easily with GRASS GIS, using

Re: [gdal-dev] Twenty years of GDAL !

2018-10-18 Thread Markus Neteler
.. >> >> -- >> Spatialys - Geospatial professional services >> http://www.spatialys.com > > > > -- > ---+-- > I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.

Re: [gdal-dev] GDAL 2.2.3 planning

2017-11-18 Thread Markus Neteler
Even, On Sat, Nov 18, 2017 at 5:06 PM, Even Rouault wrote: > Markus, > > > >> @Even: would it be possible to extract the "gdal-grass" as a separate > >> tarball? The existing one is too old: > >> > >> http://download.osgeo.org/gdal/gdal-grass-1.11.2.tar.gz 06-Feb-2015 > >> 07:37 49K > > > > We sh

Re: [gdal-dev] GDAL 2.2.3 planning

2017-11-18 Thread Markus Neteler
Hi Even, On Fri, Nov 17, 2017 at 11:59 AM, Sebastiaan Couwenberg wrote: > On 11/17/2017 11:58 AM, Martin Landa wrote: >> Hi, >> >> 2017-11-17 9:58 GMT+01:00 Sebastiaan Couwenberg : >>> Has the gdal-grass plugin been updated to support 7.4? Or are there no >>> new libraries that need to be linked

Re: [gdal-dev] GDAL 2.2.3 planning

2017-11-16 Thread Markus Neteler
ring near > the timing of other projects in the family can be helpful for all (users, > packagers, developers): MapServer release will be around the week of the > 15th also, so a Nov 20th GDAL release would be great. This can't always > happen, but when it does it is sure nice. -jeff

Re: [gdal-dev] Removing the *raster* OGDI driver ?

2017-10-12 Thread Markus Neteler
y in a more efficient way) all the raster formats the OGDI > bridge offers: ADRG, DTED and RPF (CADRG/CIB) Probably that's fine - in case that legacy data need to be converted one could still go back to an older GDAL version. Best, Markus -- Markus Neteler, PhD http://www.mundialis.de -

Re: [gdal-dev] [GRASS-user] Slow import of GHSL

2017-03-24 Thread Markus Neteler
On Fri, Mar 24, 2017 at 10:25 AM, Nikos Alexandris wrote: > * Markus Metz [2017-03-22 22:11:01 +0100]: >> On Wed, Mar 22, 2017 at 9:52 PM, Markus Neteler wrote: ... > Markus N, I am interested: did you use the "memory" option? I left r.in.gdal's default value. ...

Re: [gdal-dev] [GRASS-user] Slow import of GHSL

2017-03-22 Thread Markus Neteler
On Wed, Mar 22, 2017 at 9:28 PM, Markus Metz wrote: > On Wed, Mar 22, 2017 at 8:12 PM, Markus Neteler wrote: ... >> Nikos, for an even bigger map try >> >> Global Surface Water (2000-2012, 30 m, Data coverage is from 80° north >> to 60° south): >&

Re: [gdal-dev] [GRASS-user] Slow import of GHSL

2017-03-22 Thread Markus Neteler
On Sat, Mar 11, 2017 at 7:01 PM, Markus Metz wrote: > On Sat, Mar 11, 2017 at 8:53 AM, Nikos Alexandris > wrote: >> >> Nikos Alexandris >> Why does (attempting to) import a 38m pixel resolution GHSL [0] GeoTIFF layer, ie GHS_BUILT_LDS1990_GLOBE_R2016A_3857_38_v1_0_p1.tif, in GRASS'

Re: [gdal-dev] [GRASS-user] Slow import of GHSL

2017-03-16 Thread Markus Neteler
On Mar 16, 2017 11:26 AM, "Nikos Alexandris" wrote: ... >>> unfortunately, because I don't have a lot of free space :-/ >> >> >> maybe because you forgot the enable compression ;-) > > > I should! Remember that you have to explicitly switch on the NULL compression: https://grass.osgeo.org/grass

Re: [gdal-dev] [Proj] Pixel Shifts When Warping

2015-05-18 Thread Markus Neteler
On Sun, May 17, 2015 at 1:32 PM, Even Rouault wrote: > Le dimanche 17 mai 2015 12:54:44, Markus Neteler a écrit : >> On Sun, May 17, 2015 at 6:44 AM, Yuta Sato wrote: >> > Dear GDAL and Proj Developers and Users: >> > >> > I am really frustrated when the M

Re: [gdal-dev] [Proj] Pixel Shifts When Warping

2015-05-17 Thread Markus Neteler
On Sun, May 17, 2015 at 6:44 AM, Yuta Sato wrote: > Dear GDAL and Proj Developers and Users: > > I am really frustrated when the MODIS HDF file converted into GeoTiff with > GCS projection never match with the same MODIS file converted from MODIS > Reprojection tool. We had this issue in the pas

Re: [gdal-dev] [GRASS-dev] GDAL-GRASS-plugin 1.11.2

2015-03-30 Thread Markus Neteler
On Mon, Mar 30, 2015 at 5:22 PM, Blumentrath, Stefan wrote: ... > I also got an error on “sudo make install”: > > cp: cannot stat ‘/usr/local/grass-7.0.1svn/etc/ellipse.table’: No such file > or directory > > make: *** [install] Error 1 The path changed between G6 and G7, it should be etc/proj/

[gdal-dev] Re: [GRASS-dev] gdal-grass plug-in (grass7 support)

2010-07-20 Thread Markus Neteler
On Tue, Jul 20, 2010 at 10:10 PM, Massimo Di Stefano wrote: > Hi All, > > the gdal-grass plug-in for now don't build with grass7 but only with grass6.x. > I know it is an old issue, we discuss it some month ago, > have you any news about grass7 support inside gdalb (svn) ? For the record: http://

Re: [gdal-dev] Pretty Much Off Topic: Development IDEs

2010-06-02 Thread Markus Neteler
On Wed, Jun 2, 2010 at 5:21 AM, wrote: > Hi, I am also a fan of working in the command line. (vi is one of my > friends) > > I use eclipse which is very powerful. Most of the time I am doing Java, but > I also used eclipse for programming python and there is support for C++/C > too. > > Java / py

Re: [gdal-dev] GDAL-GRASS compilation under Windows

2010-05-08 Thread Markus Neteler
Hi István, perhaps this text can help you and the links therein: http://trac.osgeo.org/grass/wiki/CompileOnWindows Markus 2010/4/27 "ifj. Stefán István" : > Hi! > > I'm just wondering whether my question was not clear enough, or really > anyone doesn't know the answer, or I'm just impatient? > >

Re: [gdal-dev] software can display geotiff file in 3D viewer.

2010-04-03 Thread Markus Neteler
2010/4/2 weixj2003ld : > Hi > Could you tell me some open source softwares(base on windows) that can > display geotiff files in 3D mode not in 2D mode? GRASS GIS has the NVIZ 3D viewer included: http://grass.osgeo.org/screenshots/viz.php Download at: http://grass.osgeo.org/download/ Markus _

Re: [gdal-dev] Re: Slovenia vector data reprojection issue

2010-03-31 Thread Markus Neteler
On Wed, Mar 31, 2010 at 6:52 PM, Frank Warmerdam wrote: > Markus Neteler wrote: >> >> Hi, >> >> (back to an old problem) >> >> On Fri, Jul 24, 2009 at 4:31 PM, Markus Neteler wrote: >>> >>> Hi, >>> >>> I am trying to rep

[gdal-dev] Re: Slovenia vector data reprojection issue

2010-03-31 Thread Markus Neteler
Hi, (back to an old problem) On Fri, Jul 24, 2009 at 4:31 PM, Markus Neteler wrote: > Hi, > > I am trying to reproject Slovenian country data from D48 (WKT attached) > and Italian ISTAT national vector data (UTM32/ED50) into a common > projection. > > While the map &q

Re: [gdal-dev] OGR to Mysql problems

2010-03-04 Thread Markus Neteler
On Thu, Mar 4, 2010 at 4:51 PM, Pablo Carreira wrote: > Hi Markus, after your email I have some new results: > > 1)With ogr2ogr: > SET GISBASE=C:\OSGeo4W\apps\grass\grass-6.4.0svn > > ogr2ogr -f mysql MYSQL:geodados,user=root,password=rcamargo,host=localhost > /grassdata/utmwgs23/geral/vector/area

Re: [gdal-dev] OGR to Mysql problems

2010-03-04 Thread Markus Neteler
On Thu, Mar 4, 2010 at 1:27 PM, Pablo Carreira wrote: > Hi Even, > I don't know much of programming. I'am using the GRASS v.out.ogr tool to > export from GRASS to Mysql. > Do you think it's a GRASS bug? Hi Pablo, how old is your GRASS version? > I had tryied ogr2ogr from command line in window

Re: [gdal-dev] Problems with gdalwarp re-projecting from lat-long to Lambert Conformal

2010-03-01 Thread Markus Neteler
On Mon, Mar 1, 2010 at 7:12 PM, Bill Hudspeth wrote: ... > When I try to re-project the exported AAIGrid to another projection, I > use: > > gdalwarp -s_srs EPSG:4326 -t_srs '+proj=lcc +lat__1=33n +lat_2=45n > +lon_0=97w' MODIS_output_latlong.asc MODIS_output_lambert.asc Note that without -of for

Re: [gdal-dev] HDF5 information regarding Coordinate System and GCP

2010-02-17 Thread Markus Neteler
On Wed, Feb 17, 2010 at 1:00 PM, Pedro Roma wrote: > Hi > I have specified individual subdataset and I have run gdalinfo but it only > writes in the terminal window it doesn't store in a specific file to be > read. Here a script how things could be done (contains some MODIS specialities): http://

Re: [gdal-dev] Supported Remote Sensing instruments/satellites

2010-01-28 Thread Markus Neteler
2010/1/28 António Rocha : > Greetings all > > I'm a GRASS user and, following a few emails from Franz Schiller in GRASS > users mailing list, I decided to send an email to GDAL mailing list > regarding the following question: > Which native Remote Sensing instruments/satellites data formats are > s

Re: [gdal-dev] open source tool

2009-10-21 Thread Markus Neteler
On Wed, Oct 21, 2009 at 8:47 PM, Roger André wrote: > This could be done with GRASS, I think.  First extract the LAS file > into an ASCII x,y,z file.  Then load into GRASS with r.in.xyz. Then > use one of the v.delaunay or v.voronoi GRASS modules. Yes, see: http://grass.osgeo.org/wiki/LIDAR Mark

Re: [gdal-dev] grass lib not found : gdal-grass plug-in (grass-7.0)

2009-10-14 Thread Markus Neteler
On Wed, Oct 14, 2009 at 12:02 PM, Massimo Di Stefano wrote: > Hi All. > > I'm tring to build the gdal-grass plug-in (i'm using gdal from svn) > on a debian sid machine, > > i had this problem : > > > geo...@geofem:/usr/local/src/gdal/frmts/grass/gdal-grass-1.7.0$ ./configure > --with-gdal=/usr/loc

Re: [gdal-dev] Referencing GDAL in an article

2009-09-30 Thread Markus Neteler
On Wed, Sep 30, 2009 at 2:28 PM, Agustin Lobo wrote: > Which is the appropriate reference to GDAL > for being included in an article? For citing GRASS GIS, we suggest a list of citations, see http://grass.osgeo.org/download/index.php#citing -> for example: "GRASS Development Team, 2009. Geograph

Re: [gdal-dev] GDAL to read MOD06_L2 MODIS HDF4 download

2009-09-25 Thread Markus Neteler
On Tue, Sep 22, 2009 at 4:39 PM, Limei Ran wrote: > Hi: > > I am trying to read a MOD06_L2 MODIS cloud product downloaded file.  The > file is in HDF4 format.  I compiled GDAL with HDF4.  But, when I use > gdalinfo to check the file information.  It did not give me right > information with Longitu

Re: [gdal-dev] WKT to proj.4 - I'm complete lost!

2009-09-10 Thread Markus Neteler
2009/9/10 "José Roberto Pereira Jr." : > Hi list! > > I'm a newbie in geoprocessing and I need to transform a WKT representation > to a proj.4. I found a example using proj utility: > > +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 > +k=1.0 +units=m +nadgri...@null +wktext

Re: [gdal-dev] Re: Strange things with gdalwarp ...

2009-09-01 Thread Markus Neteler
On Tue, Sep 1, 2009 at 8:39 AM, Hermann Peifer wrote: > Jukka Rahkonen wrote: >> >> Hermann Peifer gmx.eu> writes: >> >>> Adam wrote: You can test with http://pastebin.com/m45e46f53 Also remember to use -wo SKIP_NOSOURCE=YES >>> Adam, >>> >>> Will your patch appear in trunk/gda

Re: [gdal-dev] Problem with nodata values

2009-08-11 Thread Markus Neteler
On Wed, Jul 29, 2009 at 9:08 AM, Rainer M Krug wrote: > On Fri, Jul 24, 2009 at 5:44 PM, Frank Warmerdam wrote: >> Rainer M Krug wrote: >>> >>> Hi >>> >>> I have a geotiff and want to use gdalwarp to warp to it into a >>> different projection. >>> I do the following: >>> >>> gdalwarp -s_srs EPSG:32

Re: [gdal-dev] open satellite image and display

2009-07-30 Thread Markus Neteler
On Thu, Jul 30, 2009 at 10:53 PM, python question wrote: > How can I open an ENVI image using python and display different band > combinations? > Is there some where I can go to see examples of this? python question, you need a GIS application for that which uses GDAL like GRASS or QGIS. See www.o

[gdal-dev] Slovenia vector data reprojection issue

2009-07-24 Thread Markus Neteler
Hi, I am trying to reproject Slovenian country data from D48 (WKT attached) and Italian ISTAT national vector data (UTM32/ED50) into a common projection. While the map "attach" rather well in Latlong/WGS84 using GDAL 1.6.svn, they don't in EU LAEA (EPSG 3035). This is a bit suprising for me. Any

Re: [gdal-dev] Reading ArcInfo binary grids with the R rgdal package fails with "GDAL Error 3: Attempt to read past EOF in ..../arc.dir"

2009-07-22 Thread Markus Neteler
On Wed, Jul 22, 2009 at 2:57 AM, Jason Roberts wrote: > I have some R code that reads ArcInfo binary grids using the rgdal package. > This code has worked for a long time. Now, with the latest versions of > everything it is failing with the message: > > > > GDAL Error 3: Attempt to read past EOF in

Re: [gdal-dev] utm to geographic coordinates with gdalwarp

2009-07-20 Thread Markus Neteler
On Mon, Jul 20, 2009 at 6:13 PM, Anja Roesel wrote: > Hi list, > > My plan is to calculate UTM coordinates in geographic coordinates > (lat/lon), but I am not sure which parameters I need for the gdalwarp > command: gdalwarp -t_srs '+proj=? > May be some of you did this before and an help. This sh

Re: [gdal-dev] resampling techniques in GDAL

2009-07-05 Thread Markus Neteler
On Wed, Jun 17, 2009 at 12:52 AM, Gregory, Matthew wrote: > Hi all, > > A recent post got me thinking about resampling techniques.  I've posted > a graphic to help illustrate my question. > >  http://www.fsl.orst.edu/lemma/sandbox/resample.png > > In the graphic, assume the input image is the 3x3 g

[gdal-dev] Swiss CORINE: Bessel 1841 Hotine Oblique Mercator Azimuth Natural Origin?

2009-06-08 Thread Markus Neteler
hi, I am trying to reproject the Swiss CORINE data CLC90 [1] into LAEA. The .prj file is attached. Unfortunately the transformation fails: ogr2ogr -t_srs eu_etrs89_laea.prj /tmp/clc90_eu_laea.shp /geodata/clcbn85p.shp ERROR 6: Failed to initialize PROJ.4 with `+proj=omerc +lat_0=46.952406

Re: [gdal-dev] gdalwarp and NOAA L1b

2009-05-15 Thread Markus Neteler
On Fri, May 15, 2009 at 1:46 PM, Andrew Brooks wrote: > On Thu, 14 May 2009 20:21:11 +0100, yehya imam wrote: >> >> I've downloaded AVHRR L1b images from NOAA CLASS. I'm trying to rectify the >> images via gdalwarp -tps. The output is obviously erroneous as per gdalinfo > > The error message "Th

Re: [gdal-dev] free raster elevation model download

2009-05-06 Thread Markus Neteler
On Wed, May 6, 2009 at 11:22 PM, mohwawang wrote: > > Hi all, > > Is there a website that provides free download for raster elevation model > (DEM) that can be used by the gdal utility gdal_contour? Thanks. Check here for a collection: http://grass.osgeo.org/wiki/Geodata Markus

Re: [gdal-dev] Re: [mapserver-users] converting a multi-thousand polygon shapefileinto a shapefile that just contains the exterior vertices

2009-04-30 Thread Markus Neteler
On Thu, Apr 30, 2009 at 6:27 AM, Rahkonen Jukka wrote: > Hi, > > What you want is the union of all the individual image polygons.  At least it > can be made with GIS applications like QGis or OpenJUMP. I don't know of any > tool that could do it directly from command line but such can exist, tho

[gdal-dev] GDAL, osgEarth and GDAL-GRASS plugin

2009-04-28 Thread Markus Neteler
Hi, I am trying to feed osgEarth (OpenSceneGraph plugin [1]) directly with GRASS data using the GDAL-GRASS plugin [2]. While the GRASS maps are recognized (e.g., the osgdem tool [3] converts GRASS data without problems) the following GDAL problem appears with osgearth: osgviewer gdal_multiple_fil

Re: [gdal-dev] need suggestion on Linux OS

2009-04-22 Thread Markus Neteler
On Wed, Apr 22, 2009 at 4:24 PM, Gong, Shawn (Contractor) wrote: > hi list, > > I’d appreciate suggestions on Linux OS. We’d like to build newest gdal, as > well as OpenEV2 using GTK2. > > Have tried CentOS. But it libraries seem too conservative. I am (meanwhile) a long term Mandriva user meanwh

Re: [gdal-dev] Image segmentation

2009-04-21 Thread Markus Neteler
On Tue, Apr 21, 2009 at 7:01 PM, Frank Warmerdam wrote: > Giacomo Piva wrote: >> >> Hi All, >> I'm looking for a function that create an image segmentation. >> Is there a function in the GDAL collection that permit to do that? > > Giacomo, > > No, I don't believe there is. > > By segmentation do y

Re: [gdal-dev] libgrass

2009-04-01 Thread Markus Neteler
On Wed, Apr 1, 2009 at 6:22 PM, James McManus wrote: > gdalinfo knows where the /usr/lib64 directory is located, but it is > expecting files with a .so suffix.  I installed libgrass using fedora's yum. > It does not produce grass libraries with a .so suffix. As a GRASS developer I confirm Frank's

Re: [gdal-dev] libgrass

2009-04-01 Thread Markus Neteler
On Wed, Apr 1, 2009 at 4:24 PM, Frank Warmerdam wrote: > James McManus wrote: ... >>  When I attempt to compile libgrass from source at: >> >> http://home.gdal.org/projects/grass/ ... > That libgrass is quite ancient now and I don't think it is suitable for > use with modern GRASS or even perhaps

Re: Re: [gdal-dev] [SOLVED] GDAL crashing on Ubuntu 8.10

2009-03-18 Thread Markus Neteler
2009/3/18 Even Rouault : > Thanks Markus. > > However I'm a bit concerned that this bug appears to have been known since a > few months by some distro, not only Ubuntu... Distro bug trackers are > certainly a useful thing, but unfortunately what comes in them has a high > change of getting unnotice

Re: [gdal-dev] Please stop sending mails

2009-03-07 Thread Markus Neteler
On Sun, Mar 8, 2009 at 4:49 AM, x y wrote: > > Dear Sir, > >            I keep getting all GDAL forum queries.Can you stop sending > them.Becuase my mail box is full of messages from GDAL community. You can unsubscribe here: http://lists.osgeo.org/mailman/listinfo/gdal-dev (see page bottom) Ma

Re: [gdal-dev] different results for vector and raster data reprojections

2009-03-01 Thread Markus Neteler
Nimalika, On Fri, Feb 27, 2009 at 8:42 PM, nimalika fernando wrote: > Hi, > > I have used ogr2ogr to assign projection information(SL99) to some vector > data which does not contain any projection information. How did you do that? Please post the details. > I used the same projection informatio

Re: [gdal-dev] OGR Grass driver error

2009-02-28 Thread Markus Neteler
On Sat, Feb 28, 2009 at 4:43 AM, godofredo contreras wrote: > Hi: > > I tried to use ogrinfo with the grass driver, this was the command I used: > > C:\dev\cpp\qgisrelease>ogrinfo > C:/spearfish60/PERMANENT/vector/landcover/head > > and  I got the following warnings: > > Warning 1: GRASS warning:

Re: [gdal-dev] Re: gdal 1.6 doesn't recognize his own projection definition (LL -> LAEA)

2009-02-06 Thread Markus Neteler
Frank, On Fri, Feb 6, 2009 at 1:32 AM, Frank Warmerdam wrote: > Markus Neteler wrote: >> On Thu, Feb 5, 2009 at 10:18 PM, Markus Neteler wrote: ... >> Hopefully the missing pieces can be sync'ed over to 1.6-svn. > > Markus, > > There has been a massive set of

[gdal-dev] Re: gdal 1.6 doesn't recognize his own projection definition (LL -> LAEA)

2009-02-05 Thread Markus Neteler
On Thu, Feb 5, 2009 at 10:18 PM, Markus Neteler wrote: ... > Since I prefer to use for the production machine the 1.6-branch version, > could the relevant fix be backported? Ah, I probably found a difference: trunk-svn: [nete...@eden gdal]$ grep -i GCS_ETRS_1989 */* ogr/ogr_srs_esri_n

[gdal-dev] gdal 1.6 doesn't recognize his own projection definition (LL -> LAEA)

2009-02-05 Thread Markus Neteler
Hi, I have taken a couple of CGIAR SRTM Geotiffs (LatLong, unfortunately they missed to insert that into the metadata in V4) and gdalwarp'ed them to the EU LAEA projection on the fly. The definition originates from the CORINE landcover mapset available at the European Environmental Agency, .prj fi

Re: [gdal-dev] how to convert netCDF image

2009-01-09 Thread Markus Neteler
On Fri, Jan 9, 2009 at 3:55 PM, Gong, Shawn (Contractor) wrote: > hi list, > > I have some netCDF images that are in lat/lon. But they are flipped upside > down, and longitude is around 300 deg instead of -60 deg (West). This sounds like http://trac.osgeo.org/gdal/ticket/2654 or http://trac.osgeo

Re: [gdal-dev] 1-bit TIFF Images

2008-12-19 Thread Markus Neteler
Even, On Fri, Dec 19, 2008 at 9:26 PM, Even Rouault wrote: > Matt, > > The TIFF driver also supports writing 1-bit TIFF images. See NBITS in the > Creation Options section. > > For example: gdal_translate source.tif output_1bit.tif -co NBITS=1 > > When reading a 1-bit TIFF image, GDAL will expand

Re: [Gdal-dev] problems warping a netcdf file

2008-11-14 Thread Markus Neteler
On Fri, Nov 14, 2008 at 6:06 PM, edfialk <[EMAIL PROTECTED]> wrote: > > Hello, I'm fairly new to reprojection and my experience with gdal is limited, > so I'll do my best to keep up. I have tried searching through a number of > messages without finding anything quite like my problem. > > I've been

Re: [gdal-dev] gdal_rasterize usage problems

2008-11-12 Thread Markus Neteler
Roger, On Mon, Nov 10, 2008 at 10:43 PM, Roger André <[EMAIL PROTECTED]> wrote: > Andrew, > > I believe your syntax is incorrect. Assuming that you are trying to exclude > water from your image, it should be something like this: > % gdal_rasterize -b 1 -b 2 -b 3 -i -burn 0 -burn 0 -burn 0 -l gshh

Re: [gdal-dev] gdal_rasterize usage problems

2008-11-11 Thread Markus Neteler
On Mon, Nov 10, 2008 at 10:43 PM, Roger André <[EMAIL PROTECTED]> wrote: > Andrew, > > I believe your syntax is incorrect. Assuming that you are trying to exclude > water from your image, it should be something like this: > % gdal_rasterize -b 1 -b 2 -b 3 -i -burn 0 -burn 0 -burn 0 -l gshhs_land >

Re: [gdal-dev] Question to Gdalinfo result

2008-11-07 Thread Markus Neteler
On Wed, Nov 5, 2008 at 4:18 PM, Kai Behncke <[EMAIL PROTECTED]> wrote: > Dear users, I have an aerial image and did a "gdalinfo" to it: > > > The result is (extract): > > Coordinate System is: > GEOGCS["WGS 84", >DATUM["WGS_1984", >SPHEROID["

  1   2   >