#15533: OSMGeoAdmin fails on Fedora 14
--------------------------------------+----------------------
               Reporter:  cnorthwood  |        Owner:  jbronn
                 Status:  assigned    |    Milestone:  1.3
              Component:  GIS         |      Version:  1.2
             Resolution:              |     Keywords:
           Triage Stage:  Accepted    |    Has patch:  1
    Needs documentation:  0           |  Needs tests:  0
Patch needs improvement:  1           |
--------------------------------------+----------------------
Changes (by jbronn):

 * owner:  nobody => jbronn
 * status:  new => assigned
 * needs_better_patch:  0 => 1
 * milestone:   => 1.3


Comment:

 Apparently the Fedora packagers didn't like the licensing of the
 `cubewerx_extra.wkt` file where 900913 lives.  3857 was added in GDAL 1.7,
 thus we need to try and support previous versions.

 I agree this is a bug, but I'm -1 on the patch implementation.  The right
 thing to do would be to introspect on the GDAL version, and use 3857 when
 1.7+ is used, and 900913 otherwise.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15533#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to