#POSTGIS IRC Log - 2008-07-13

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
02:51:28 CIA-6: mcayland * r2839 /trunk/ ( 9 files in 2 dirs ):
02:51:28 CIA-6: More work on improving the EWKT/B parser; remove all references to allocator
02:51:28 CIA-6: functions from outside of liblwgeom by generating wrapper functions with more
02:51:28 CIA-6: meaningful names. As well as cleaning up the API, it also makes the code much
02:51:28 CIA-6: more readable
03:10:04 CIA-6: mcayland * r2840 /trunk/liblwgeom/lwgunparse.c: Add some additional LWDEBUG( F ) statements for debugging that I missed the first time around with the new debugging infrastructure
09:39:27 CIA-6: mcayland * r2841 /trunk/ ( 5 files in 2 dirs ): Rename the new parser function ewkt_to_lwgeom( ) to lwgeon_from_ewkt( ) so that it matches the rest of the parser API
12:30:15 dijj: I hate to ask the noobest question, but can ArcGIS connect to PostGIS without SDE or zigGIS?
15:48:22 CIA-6: pramsey * r2842 /trunk/ ( 4 files in 3 dirs ): Apply GeoJSON patch from Olivier Courtin.
15:50:21 CIA-6: pramsey * r2843 /branches/1.3/ ( 4 files in 3 dirs ): Apply GeoJSON patch from Olivier Courtin.