Hi Andrew,
If my memory is correct, Matt & I enabled this archive search back in
2021-ish: https://www.mail-archive.com/gdal-dev@lists.osgeo.org/
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev
co-founder of FOSS4G
http://gatewaygeo.com
I also like the subtle nod to Rush's legendary album, "twenty-one
twelve", inside the GDAL code ;)
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev
co-founder of FOSS4G
http://gatewaygeo.com/
On 2024-08-27 6:38 p.m., Even R
You can find the popular Binaries at
https://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries#Windows (great
to see so many options listed there)
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev
co-founder of FOSS4G
http://gatewaygeo.com/
oops, the command was:
ogr2ogr -f PostgreSQL "PG:dbname=nz_address port=xxx user=xxx
password=xxx" nz-addresses.csv -oo GEOM_POSSIBLE_NAMES=WKT
-jeff
On 2023-07-12 9:19 a.m., Jeff McKenna wrote:
ogr2ogr -f "PG:dbname=nz_address port=xxx user=xxx password=xxx"
I also confirm the error with today's master (3.8.0dev).
Jukka is correct (same thinking as me), this works directly from CSV
(into PostgreSQL 15.3) now...
ogr2ogr -f "PG:dbname=nz_address port=xxx user=xxx password=xxx"
nz-addresses.csv -oo GEOM_POSSIBLE_NAMES=WKT
-
Thanks Even. One question (for packagers), is if the tools you
mentioned to be removed are set through -Dtiff-contrib correct?
thanks,
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2023-06-14 9:45
Sorry for the delay in my usual testing, no issues here on Windows, with
the MS4W build environment. -jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2022-04-22 6:32 a.m., Even Rouault wrote:
Hi,
I
he PNG driver uses zlib/libz and libpng -
but it seems that we outlaw building gdriver plugins and internal
libraries, so that would not be a reason to keep the internal libraries.
I can confirm the 'DLL hell' on Windows builds, with GDAL's internal
zlib clashing (even with tryi
Thank-you Greg, this is exactly my earlier comment directly on the
associated ticket this morning, but you explain it much better:
https://github.com/OSGeo/gdal/issues/5587
It has caused so much grief downstream (zlib inside GDAL), that I
believe it is time to remove it.
-jeff
On 2022
On 2022-03-09 4:05 p.m., Jeff McKenna wrote:
On 2022-03-09 4:02 p.m., Even Rouault wrote:
Le 09/03/2022 à 20:53, Jeff McKenna a écrit :
Thanks Even. RC2 works well on Windows in the MS4W build
environment. The only issue was that I had to re-apply the patch for
Poppler 22.x (this is the
On 2022-03-09 4:02 p.m., Even Rouault wrote:
Le 09/03/2022 à 20:53, Jeff McKenna a écrit :
Thanks Even. RC2 works well on Windows in the MS4W build environment.
The only issue was that I had to re-apply the patch for Poppler 22.x
(this is the known issue of course, that is well discussed
Thanks Even. RC2 works well on Windows in the MS4W build environment.
The only issue was that I had to re-apply the patch for Poppler 22.x
(this is the known issue of course, that is well discussed
https://lists.osgeo.org/pipermail/gdal-dev/2022-March/055529.html )
-jeff
--
Jeff McKenna
(for the Windows / MS4W community) I had to patch GDAL 3.4.1
for this, but in your case you might want to grab GDAL-master from git
as that will be easier to handle the new poppler.
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
On 2022-02-11 3:48 p.m., Howard Butler wrote:
On Feb 11, 2022, at 1:41 PM, Jeff McKenna
mailto:jmcke...@gatewaygeomatics.com>>
wrote:
Unfortunately this issue comes up very often, as you said, so much of
our stack relies heavily on environment variables. My hope is that in
the lo
On 2022-02-11 3:29 p.m., Howard Butler wrote:
On Feb 11, 2022, at 1:25 PM, Jeff McKenna
mailto:jmcke...@gatewaygeomatics.com>>
wrote:
Thanks for this discussion Paul, I can also add into the chaos that
Windows Server x64 has known issues with reading environment variables
Wha
need to test if proj.ini
accepts the cacert bundle as an environment variable, so my above point
could be wrong, totally). But I'm often wrong ha.
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On
Hi Matt,
Just for the record, the TIFF tools are also distributed to the MS4W
users as well, on the web mapping side of things ha (I use them often,
so when I find something useful I try to distribute them).
https://ms4w.com Cheers from the far east side.
-jeff
On 2022-01-18 12:41 p.m
On 2022-01-17 9:37 a.m., Even Rouault wrote:
Consequently we could shorten the rather conservative schedule
+1
thanks!
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com
Please also see the BuildHints wiki, as many of us were contributing
there steps for Windows and other GDAL drivers over the years:
https://trac.osgeo.org/gdal/wiki/BuildingOnWindows. Today it's still a
gold mine of tips and configure steps that are key to making it all work
together.
All MapServer demo services (over 10+ OGC services) have been updated to
GDAL 3.4.0 : https://demo.mapserver.org
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-11-08 9:42 a.m., Even Rouault
RC3 works well in the MS4W/Windows environment.
Thanks!
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-11-04 9:33 a.m., Even Rouault wrote:
Hi,
RC3 should be the last iteration needed to allow
Hi Matt,
mail-archive seems to be working now:
https://www.mail-archive.com/gdal-dev@lists.osgeo.org/
-jeff
On 2021-11-01 3:31 p.m., matt.wil...@yukon.ca wrote:
What about starting this archive?
https://marc.info/?q=about#Add
Thanks Markus, I’ve asked MARC about adding gdal-dev
No issues here with RC1 on Windows in the MS4W environment.
+1 jeff
thanks!
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-10-27 8:43 a.m., Even Rouault wrote:
Hi,
Having heard no issues being
helpful.
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-10-14 1:03 p.m., matt.wil...@yukon.ca wrote:
Hi All,
Now that the gdal mail archive on Nabble is gone is what options are
there for searching
+1 Will test on Windows systems.
-jeff
On 2021-10-11 11:14 a.m., Howard Butler wrote:
All,
Discussion on this topic has died down, and it appears there are no major
objections, so I would like to put forward a motion to approve RFC 84. With a
conservative timeline, the final outcome of
From the Windows packaging point of view I'm also not a fan of the rc
subdirectories. (my 2 cents)
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-09-01 11:20 a.m., Sebastiaan Couwenberg
mentioned are impacted by the new GDAL Advisory
Board. (maybe adding a one line summary "note:" to explain this in
writing here, even if you think 'it is explained in other doc')
Thanks,
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Tr
On 2021-04-30 6:54 a.m., Even Rouault wrote:
Hi,
Not sure if anyone has given this a try, but anyway:
Motion:
Adopt GDAL 3.2.3 RC1 as final 3.2.3 release
Starting with my +1
Even
+1 (no issues testing 3.2.3-RC1 here on Windows)
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W
+1 jeff
(very minor comment: regarding the NumFocus application, today's count
on GDAL-users mailing list subscriptions is 2524 and for GDAL-announce
is 1023, I was just verifying that for you now)
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Traini
+1 jeff
On 2021-03-08 9:56 a.m., Even Rouault wrote:
Hi,
Having heard no issues being reported regarding RC1
Motion:
Adopt GDAL 3.2.2 RC1 as final 3.2.2 release
Starting with my +1
Even
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of
Hi Even,
No issues so far here on Windows (with PROJ 8.0).
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-03-05 8:06 a.m., Even Rouault wrote:
Hi,
I have prepared a GDAL/OGR 3.2.2 release
+1 (wrong thread)
(I think we should also list the 3.5.0 milestone at
https://github.com/OSGeo/gdal/milestones so packagers/community can make
adjustments in time for that date)
-jeff
On 2021-03-04 12:32 p.m., Even Rouault wrote:
Hi,
Updating my yesterday motion with the feedback
+1
(I think we should also list the 3.5.0 milestone at
https://github.com/OSGeo/gdal/milestones so packagers/community can make
adjustments in time for that date)
-jeff
On 2021-03-03 2:48 p.m., Even Rouault wrote:
Hi,
Following the discussions of past weeks, I motion to:
- remove the
+1
-jeff
On 2021-02-25 6:30 a.m., Even Rouault wrote:
Hi,
I motion to adopt RFC79: Listing of Service Providers on GDAL website:
https://github.com/OSGeo/gdal/pull/3473
Starting with my +1
Even
--
Jeff McKenna
GatewayGeo: MapServer Consulting and Training Services
co-founder of FOSS4G
"BuildHints" page
(https://trac.osgeo.org/gdal/wiki/BuildHints) and specifically for ECW:
https://trac.osgeo.org/gdal/wiki/ECW Although the hints can be old and
for various versions, I find following those pages a "gold mine" of
information.
-jeff
--
Jeff McKenna
GatewayGeo:
to do this, most do not (now I could use the
exclamation mark here, ha) :)
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-11-17 10:06 a.m., Jon Morris wrote:
Hi Jeff,
No problem, I can do that. Does it need to be approve
Hi Jon,
You can press edit and add a section with all of your own notes
(everything you have written here in your emails to the list) to the
bottom of that page, so that way you avoid the thinking of 'i must
update the entire wiki page'. (no exclamation point needed)
than
(you can see how for users compiling drivers that a wiki is a lifeline,
recording build steps that may be 5 years old and 'stale', yet
containing valuable information to the user)
Please consider recording your steps as well, for other users, as you
travel down this path.
Thanks!
-
On 2020-10-29 5:55 a.m., Even Rouault wrote:
Hi,
Having heard about no critical ([1]) issues regarding RC1
Motion:
Adopt GDAL 3.2.0 RC1 as final 3.2.0 release
+1
Works well on Windows.
The documentation build now throws 27 Doxygen warnings (with Doxygen
1.8.20).
-jeff
--
Jeff
On 2020-10-21 7:06 a.m., Even Rouault wrote:
Hi,
Motion:
Adopt GDAL 3.1.4 RC2 as final 3.1.4 release
Starting with my +1
+1 jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
___
gdal
On 2020-10-20 12:27 p.m., Alan Snow wrote:
Hi Jeff,
Sounds like you found the user writable directory in PROJ 7:
https://proj.org/resource_files.html#where-are-proj-resource-files-looked-for
https://proj.org/development/reference/functions.html
proj-master is no longer using my PROJ_LIB
setting properly (instead with network=on the grids are downloaded into
the obscure Windows user "AppData" directoryI'll definitely have to
examine why...but that's for another list/day ha
Thanks,
-jeff
--
Jeff McKenna
MapS
of you/us. Thanks and happy birthday GDAL !!!
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
I think that works well, especially as the PROJ 7.2.0 release is planned
for 1st November.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-10-07 7:05 a.m., Even Rouault wrote:
Hi,
As we've decided to try a 6-
Hi Hernán,
Interesting results here with your file test.shp, on Windows, through
ogr2ogr:
- GDAL 2.4.4, expat 2.2.9 -> success (looks good with LibreOffice
7.0.0.3)
- GDAL 3.1.3, expat 2.2.9 -> corrupt (LibreOffice says file is
corrupt, cannot be opened)
-jeff
--
Jeff M
Hi Hernán,
I would also set CPL_DEBUG=ON at the commandline, before executing
ogr2ogr. You should see some useful output messages.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-09-12 12:20 p.m., Hernán De Angelis
(the response is supposed to be: "Calls one batch program from another")
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@lists.osgeo
019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX64\x64\nmake.EXE"' : return
code '0x2'
Stop.
Have you first 'cleaned'?
nmake /f makefile.vc clean
nmake /f makefile.vc
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gate
On 2020-09-06 8:06 a.m., aborruso wrote:
jmckenna wrote
I believe curl is also required.
Thank you jeff. How do I must modify my configure command?
Maybe also try: --with-curl=/usr/bin/curl-config
(depends on where you installed curl)
Have a nice weekend.
-jeff
--
Jeff McKenna
On 2020-09-06 8:06 a.m., aborruso wrote:
jmckenna wrote
I believe curl is also required.
Thank you jeff. How do I must modify my configure command?
Try:--with-curl=/usr/local/bin/curl-config
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
-proj4=/usr/local
--with-geos=/usr/local/bin/geos-config
I believe curl is also required.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
On 2020-09-03 5:45 a.m., Even Rouault wrote:
Hi,
Having heard no issues with RC1,
Motion:
Adopt GDAL 3.1.3 RC1 as final 3.1.3 release
+1 Even
+1 (no issues testing RC1 on Windows)
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http
Hi Marcin,
In the long run, I would go with PostGIS/PostgreSQL, and then display
directly in MapServer (as
https://mapserver.org/input/vector/postgis.html ) GDAL's related driver
page is full of interesting tips as well for PostGIS :
https://gdal.org/drivers/vector/pg.html
Forwarding this good news to the GDAL community... (thank-you Sandro
Furieri !!)
Forwarded Message
Hi list,
I'm glad to announce that after a very long pause of about two years
a new Relase Candidate is finally available.
The wait was not in vain;this is certainly the
+1 jeff
(howard's email is the first I've seen of this RC, as most would not
have received the original post because of
https://trac.osgeo.org/osgeo/ticket/2475 )
On 2020-06-25 10:10 a.m., Howard Butler wrote:
On Thu, Jun 25, 2020 at 5:19 AM Even Rouault <mai
Hi Thiemo,
What if you following my steps and create a new database (sverige2),
then connect to that empty database with ogrinfo, and then try ogr2ogr
on that new empty db.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On
layer 'hbvsv_mlsm_rcp85_ensemblemax_abs'
#examine your new layer
ogrinfo PG:"host=localhost user=postgres password=postgres port=5436
dbname=scid" hbvsv_mlsm_rcp85_ensemblemax_abs -summary
Hope this helps. Welcome to the FOSS4G community!
-jeff
--
Jeff McKenna
MapServer
re breathe +
sphinx). You can follow along at
https://github.com/michaeljones/breathe/issues/541
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@l
those libraries and point to PROJ in /usr/local/
Cheers from across the ocean.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://gatewaygeo.com/
On 2020-05-16 9:41 a.m., Andreas Neumann wrote:
Hi,
After my upgrade of Ubuntu 18.04 to 20.04 I am also renewing all my
On 2020-05-05 6:39 a.m., Even Rouault wrote:
Hi,
Motion: promote GDAL 3.1.0 RC3 to final 3.1.0
+1 jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https
On 2020-04-30 6:34 a.m., Even Rouault wrote:
Motion: promote GDAL 3.1.0 RC2 to final 3.1.0
+1 jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeo.com/
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https
was for
packagers wondering the total size. (I'm one of those who distributes
the docs for Windows/MS4W users with GDAL, which is handy for those who
run workshops without internet)
-jeff
--
Jeff McKenna
MapServer Consulting and Training Service
MB (GDAL 2.4.4
/bin/html output was 1.6 MB)
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeo.com/
On 2020-04-27 10:37 a.m., Even Rouault wrote:
Hi,
I have prepared a GDAL/OGR 3.1.0 release candidate.
Pick up an archive among the following ones (by asce
Hi Craig,
Maybe your GDAL build uses libPoppler, which references the Freetype
lib; you could disable that from your GDAL build and retry.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeo.com/
On 2020-04-25 4:40 p.m., Craig Delancy wrote:
(Windows 10
Hi Even,
I would vote for removing the VS2015 testing.
-jeff
On 2020-04-16 8:16 p.m., Even Rouault wrote:
Hi,
I've been a bit frustrated lately by the time spent on the GDAL AppVeyor
CI builds: roughly 50 minutes for each of the two configs we test, VS
2017 x86 and VS 2015 x64, whic
Regarding your original error, googling it returns this discussion which
has a GDAL connection, and a solution:
https://stackoverflow.com/questions/60824242/suddenly-getting-builtin-ia32-sqrtsd-round-is-undefined-with-nvcc-gcc
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
On 2020-03-12 3:16 p.m., Even Rouault wrote:
Jeff,
I have also tested one of your files on Windows here, with MS4W 4.0.3
(GDAL 2.4.4, NetCDF 4.7.3, HDF5 1.10.5), and it also gives me errors:
They look unrelated to Menno's error.
Warning 1: NetCDF driver detected file type=5, but libn
...30...40...50...60...70...80...90...100 - done.
thoughts
MS4W does include C Sharp GDAL bindings but I did not test them with
your data.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2020-03-12 9:44 a.m., Menno van Scheers -
Hi Bret, what is the exact error message?
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2020-03-06 8:19 p.m., Bret Johnson wrote:
Even:
Thanks. That worked to create a World file, so I made it past the error
message. It's stil
4W to drive root, so after extraction you have C:/ms4w
- open a command window and cd into /ms4w
- setenv.bat
- gdalinfo --version
You can then get more assistance from the MS4W community at
https://ms4w.com/forum/
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
/gdal/issues/2117#issuecomment-570059241 , there's
also a variant of nirvn_v3 with the compas/satellite replacing the A.
Hi Even,
I prefer nirvn_v3 (with the solar panels, which reference the original
GDAL logo). I am not a fan of the A in "GDAL" being replaced by t
Tested 2.4.4 RC1 here with VisualStudio 2017, works well.
+1 jeff
On 2020-01-08 9:07 AM, Even Rouault wrote:
Hi,
Both announcement of availability of release candidates and motions to adopt
them.
MOT1: Adopt GDAL 3.0.3 RC1 as final 3.0.3 release
+1 Even
MOT2: Adopt GDAL 2.4.4 RC1 as
don't set CHUNK_CACHE_SIZE during compile at all. I do however set
USE_HDF5=OFF
(I believe I set that because of that same chunking issue which we
discussed here before)
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewa
very useful.
PS. but thanks for sharing the larger grid file, which is useful for
testing.
Wishing you a prosperous 2020.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2020-01-03 1:27 PM, Joaquim Manuel Freire Luís wrote:
Hi Even,
New
Another option is to convert from KML to CSV, which can be opened by
LibreOffice/Word etc. using the "GEOMETRY=AS_XY" switch, which generates
your X and Y columns magically:
ogr2ogr -f CSV -lco GEOMETRY=AS_XY output.csv input.kml
-jeff
--
Jeff McKenna
MapServer Consulting an
Hi Tony,
Also, if I execute 'ncdump -k N_197901_concentration_v3.0_4326.nc' the
response is "classic". (apparently the -k switch shows the 'kind' of
netCDF file)
Hope that also helps,
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https
support to the recent 4.7.3 release
for Windows users (follow along if you wish at
https://ms4w.com/trac/ticket/238)
Hope that helps.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2019-11-25 4:11 PM, Tony L. wrote:
Hello Jeff!
Thank you s
//ms4w.com
**
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2019-11-22 1:24 PM, Tony L. wrote:
Hello
I'm quite new with gdal and would like to use is to rewrite a geotiff of
NSIDC sea ice concentration from geotiff in polar stereographic
pr
+1
-jeff
On 2019-10-31 8:08 AM, Even Rouault wrote:
Hi,
A few issues [1] have been fixed since in those branches since the RCs, but
they predated 2.4.0, so those new releases are not worse than their previous
x.y.0, so I move to
Motion: approve GDAL 2.4.3RC1 and 3.0.2RC1 as final
ll still be one hurdle, requiring to have a Github
account, but besides that the wiki should thrive there for years to come.
-jeff
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
+1 jeff
On 2019-10-08 7:49 AM, Even Rouault wrote:
Hi,
This motion is to spend 5 USD/month * 12 = 60 USD annually to buy one "data
pack" ([1]) to extend the quota of the OSGeo GitHub organization for LFS
(Large File Storage) from
1 GB of storage + 1 GB /month of bandwith
to
50 GB
On 2019-07-03 6:15 AM, Even Rouault wrote:
Hi,
Motion 1: promote GDAL 2.4.2 RC1 to final
Motion 2: promote GDAL 3.0.1 RC1 to final
Motion 1: +1
Motion 2: +1
-jeff
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org
same topic
http://osgeo-org.1560.x6.nabble.com/gdal-dev-connect-mssql-from-linux-td5363547.html
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2019-07-01 10:54 PM, Wardrop wrote:
Hi All,
I'm trying to connect a MSSQL database using og
Hi Even,
No problem here on Windows with VisualStudio 2017.
(and thanks for this 2.4.2 release)
-jeff
On 2019-06-28 9:03 AM, Even Rouault wrote:
Hi,
I have prepared a GDAL/OGR 2.4.2 release candidate.
Peek up an archive among the following ones (by ascending size):
http
On 2019-06-02 9:35 AM, Andrew C Aitchison wrote:
On Sun, 2 Jun 2019, Jeff McKenna wrote:
On 2019-06-01 6:52 PM, Joaquim Manuel Freire Lu?s wrote:
Is there a way to force reading the grid locally with the HDF5 driver
instead of the automatically picked netCDF driver
gh. I have seen other users request this
(https://trac.osgeo.org/gdal/ticket/5917) which seems to say that there
is a way through the GDAL API, but, I'm just not sure about the commandline.
-jeff
--
Jeff McKenna
MapServer Consulting and
On 2019-05-24 1:56 PM, Duarte Carreira wrote:
Maybe this is known, but www.gdal.org <http://www.gdal.org> is giving me
a ERR_CERT_COMMON_NAME_INVALID error on chrome/win.
https://github.com/OSGeo/gdal/issues/1574
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
Hi Even,
I agree with emptying the old wiki page and placing a link there, to the
new site. Soon we should also disabling editing on that trac instance
as well (as we discussed here before).
-jeff
On 2019-05-23 7:05 PM, Even Rouault wrote:
Hi,
Other projects like MapServer or PROJ have
+1 jeff
On 2019-05-20 6:54 PM, Even Rouault wrote:
Hi,
I believe we are now in a state where the prototype new website is functional
and should have content at least equivalent to the current one, so I motion to
adopt RFC74: Migrate gdal.org to Sphinx:
https://trac.osgeo.org/gdal
+1 jeff
On 2019-05-15 11:03 AM, Even Rouault wrote:
Hi,
I propose to add Norman Barker to the GDAL project steering committee.
Norman has been active as a contributor to the GDAL project since more than 10
years and has contributed to various areas of the project, in particular the
+1 jeff
On 2019-05-07 6:19 AM, Even Rouault wrote:
Hi,
Motion: GDAL/OGR 3.0.0 rc2 is promoted to be the official 3.0.0 final release.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
s info about our layer
Step 3: ogr2ogr + layername
---
Notice that the syntax is something like: ogr2ogr output input layername :
ogr2ogr -f "ESRI Shapefile" parks.shp
WFS:https://demo.gatewaygeomatics.com/cgi-bin/wfs_gateway ms:park
Tested using MS4W 4.0 h
I like 3.0 as well. -jeff
On 2019-05-01 3:56 PM, Even Rouault wrote:
Hi,
As a feedback from the previous motion, it appears that GDAL 3.0 would
probably better reflect the API & behaviour changes that have been done,
and
be in accordance with our HOWTO-RELEASE procedure and sema
On 2019-05-01 11:56 AM, Even Rouault wrote:
Hi,
Motion: GDAL/OGR 2.5.0 rc1 is promoted to be the official 2.5.0 final release.
+1 jeff
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
release with no support for PROJ < 6,
correct?
(I know of the wiki status page, but I am asking here for confirmation)
thanks,
-jeff
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
e #3 option: wikis allow anyone to share their steps,
tips, and prevent the 'funnel' happening where 1 or 2 people must
approve doc changes, to the more official public site.
I prefer #4, but leave the old wiki pages in place & set them to
for GDAL (but maybe now there is a more automated way).
-jeff
On Wed, Mar 20, 2019 at 3:28 PM Even Rouault <mailto:even.roua...@spatialys.com>> wrote:
Hi,
As we have already more than 100 tickets open in github, I guess
nobody no
longer looks at old Trac tickets.
On 2019-03-15 9:52 AM, Even Rouault wrote:
I'll call for a vote promoting it to final in the middle of next week if no
serious problems are reported before.
No issues here on Windows with Visual Studio 2017.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
On 2019-03-13 7:49 PM, Even Rouault wrote:
The
natural set of compatible versions (and the one actually tested by continuous
integration) will be more GDAL 2.5.0 + libgeotiff 1.5.0 + PROJ 6.0
Thank you for explaining the compatible versions. (and the many great
changes) -jeff
along with
this, here is the ticket that I will use to track adding it:
https://ms4w.com/trac/ticket/190 I imagine I may have some 'fun' trying
to adapt the old makefile.vc for PHP7 ;)
Thanks!
-jeff
On 2019-02-26 1:14 PM, Nash, Edward wrote:
Hi devs,
If there’s anyone out ther
1 - 100 of 340 matches
Mail list logo