PDA

View Full Version : Autolisp and Postgresql Postgis


mariohc
2008-12-02, 12:59 AM
Is it possible programming code Autolisp and database Postgis.
Thanks

irneb
2008-12-02, 10:23 AM
Try the ADOLISP library from http://acad.fleming-group.com/. It basically links to an ODBC driver (so if your DB has one you're in luck). Then extracts query data to a multi-dimension list, or normal SQL through string to update / insert.

BTW, congrats on your 1st post!