[Webcom] Usermap

Christian Willmes c.willmes at uni-koeln.de
Mon Mar 9 18:46:55 EDT 2009


Hi all,

I worked on the usermap over the weekend and I added some sort of a
Userinterface to the app. :)

With a wiki parser tag it is now possible to include a "usermap admin
tool" (consisting of simple html forms and tables and openlayers maps)
to your wiki userpage, where you can create and edit your mapviews by
setting your parameters in a html form. The resulting views can be
included with a simple tag like this: {{#umMapView: [viewID]}} in any
wiki page. The admin tool is only for the "owning" user of that userpage
visible, so every user can just edit their own views.

To install the new feature to the osgeo wiki, I would need two more
tables in the usermap postgres db on wiki.osgeo.org.

Can somebody with admin access to the db please add these two tables,
with the same rights as the one aleady in the db?

The sql command for the tables are listed here:
http://svn.christian-willmes.de/usermap/trunk/INSTALL
(the first table is already running, the 'mapviews' and the 'usermaps'
tables are to add).

Thanks very much in advance!

Christian



More information about the Webcom mailing list