How to use the site

Some general info

Using different versions of PostGIS

The default version of PostGIS on PostGISonline is the latest released 1.5 version. But you can also try new functionality comming in PostGIS 2.0.
To do so just add version=trunk in your web-address like http://www.postgisonline.org/map.php?version=trunk
Then you will use a database with the latest trunk installed instead of the latest released PostGIS.

Getting the code behind this site

If you are interested in how this site is built, you can download it from download.jordogskog.no/pgo. there is two files: pgo.sql.tar.gz contains the database pgo.tar.gz contains the php code and more Do whatever you want with this code, but don't blame me if things goes wrong. If you continue to develope it I would appreciate to get a note, just of curiosity. Any suggestions is very welcome