#37173: Support for curved geometry types
------------------------+---------------------------------------
     Reporter:  m-kuhn  |                     Type:  New feature
       Status:  new     |                Component:  GIS
      Version:  dev     |                 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
------------------------+---------------------------------------
 GeoDjango has support for various geometry types (Point, Line, Polygon and
 their Multi types), the gdal component also supports curves but geos and
 the db mapping do not yet have support for curved types.

 Support for the following types should be added for supporting curved
 types:

 CircularString,
 CompoundCurve,
 CurvePolygon,
 MultiCurve,
 MultiSurface

 We have been working on libgeos to introduce basic support for curves in
 version 3.13 [https://github.com/libgeos/geos/releases/tag/3.13.0], the
 support is gradually improved in the algorithms in 3.14 and upcoming 3.15.

 Postgis allows for storing curved types for a long time already.

 We will be happy to work on support for this.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37173>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019ecf1944ed-9f7c7af9-7462-4e03-88e9-58349d7df430-000000%40eu-central-1.amazonses.com.

Reply via email to