forked from geos/php-geos
1
0
Fork 0

Re-entrant C API is in use and WKBWriter write/read methods are in

master
Sandro Santilli 2016-08-28 11:04:52 +02:00
parent 8c8b86bb3e
commit cfb6a583ca
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -2,8 +2,6 @@ In order of priority
- Find a way to have GEOSGeometry contents shown on var_dump
- Documentation !! (doxygen-based?)
- Add WKBReader::read and WKBWriter::write (binary strings required)
- Use the re-entrant C-API interface
- Add interface for algorithms (Orientation Index) ?
- Add interfaces for prepared geometries ?
- Add interfaces for STRTree ?