Opened 14 years ago

Closed 9 years ago

#3748 closed task (wontfix)

Start using new WKT/WKB reader and writer API of GEOS in OGR

Reported by: Ari Jolma Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

OGR still uses deprecated WKx reader and writer functions in GEOS.

GEOS C API asks people to use new Reader and Writer APIs. The API defines reader and writer objects, that need to be created and destroyed.

What's the best policy for having those reader and writer objects available?

Change History (2)

comment:1 by Jukka Rahkonen, 9 years ago

Is the use of deprecated functions still true?

comment:2 by Even Rouault, 9 years ago

Resolution: wontfix
Status: newclosed

Let's close this. The used API are still there and working. We can always reconsider the new API if GEOS does a cleanup some day

Note: See TracTickets for help on using tickets.