[Django] #31662: GDAL version 3 does not work

5 views
Skip to first unread message

Django

unread,
Jun 4, 2020, 5:00:41 PM6/4/20
to django-...@googlegroups.com
#31662: GDAL version 3 does not work
-----------------------------------------+------------------------
Reporter: David Smith | Owner: nobody
Type: Uncategorized | Status: new
Component: GIS | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
I've been having a go at following the gis install process for windows (it
needs to be updated).

However, I ran into an issue. Having installed the 64bit version of
current software (python, postgres etc) OSGeo4W installed `GDAL 3.0.4,
released 2020/01/28` with `gdal300.dll`. I thought I had installed the
wrong version but I saw that #30678 added support for GDAL 3.

I added `gdal300` to `lib_names` in `libgdal.py` and was then able to run
the migration as explained in tutorial from the Django docs.

I was unsure about the *nix if that needed updating also?

--
Ticket URL: <https://code.djangoproject.com/ticket/31662>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 4, 2020, 5:01:03 PM6/4/20
to django-...@googlegroups.com
#31662: GDAL version 3 does not work
-------------------------------+--------------------------------------

Reporter: David Smith | Owner: nobody
Type: Uncategorized | Status: new
Component: GIS | Version: master
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by David Smith):

[https://github.com/django/django/pull/13024 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/31662#comment:1>

Django

unread,
Jun 8, 2020, 3:21:40 AM6/8/20
to django-...@googlegroups.com
#31662: Add detection for GDAL 3.0 and 3.1 libraries on Windows
---------------------------------+---------------------------------------
Reporter: David Smith | Owner: David Smith
Type: Bug | Status: assigned
Component: GIS | Version: 3.1
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by David Smith):

* owner: nobody => David Smith
* needs_better_patch: 1 => 0
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/31662#comment:3>

Django

unread,
Jun 8, 2020, 3:50:24 AM6/8/20
to django-...@googlegroups.com
#31662: Add detection for GDAL 3.0 and 3.1 libraries on Windows
---------------------------------+---------------------------------------
Reporter: David Smith | Owner: David Smith
Type: Bug | Status: closed
Component: GIS | Version: 3.1
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"4652f1f0aa459a7b980441d629648707c32e36bf" 4652f1f0]:
{{{
#!CommitTicketReference repository=""
revision="4652f1f0aa459a7b980441d629648707c32e36bf"
Fixed #31662 -- Added detection for GDAL 3.0 and 3.1 on Windows.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/31662#comment:4>

Django

unread,
Jun 8, 2020, 3:50:48 AM6/8/20
to django-...@googlegroups.com
#31662: Add detection for GDAL 3.0 and 3.1 libraries on Windows
---------------------------------+---------------------------------------
Reporter: David Smith | Owner: David Smith
Type: Bug | Status: closed
Component: GIS | Version: 3.1
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"1ac45e619daf63ba2f3df219c9d63302e53475be" 1ac45e61]:
{{{
#!CommitTicketReference repository=""
revision="1ac45e619daf63ba2f3df219c9d63302e53475be"
[3.1.x] Fixed #31662 -- Added detection for GDAL 3.0 and 3.1 on Windows.

Backport of 4652f1f0aa459a7b980441d629648707c32e36bf from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/31662#comment:5>

Reply all
Reply to author
Forward
0 new messages