431Hammock

2007-04-11T22:43:01Z

Here's the code for the toy not-a-WFS I wrote about yesterday [browse]:

$ svn co http://icon.stoa.org/svn/pleiades/hammock/trunk hammock

Requires GeoJSON:

$ svn co http://svn.gispython.org/gispy/GeoJSON/trunk GeoJSON
$ chdir GeoJSON
$ python setup.py install

in addition to simplejson (needed by GeoJSON), elementtree, selector, and wsgiref (use setuptool's easy install script, or build from Cheeseshop tarballs).

Comments

1Re: Hammock

Christopher Schmidt, 2007-04-12T03:02:00Z
Also, GeoJSON has a simplejson dependency, looks like.

2Re: Hammock

Sean, 2007-04-12T03:12:40Z
Oh, yeah. Thanks, Christopher, correction made.

Comments are closed after 13 days.

Some rights reserved 2008 by Sean Gillies.