[Featureserver] Starter Question

Yves Moisan yves.moisan at boreal-is.com
Tue Jul 22 15:31:30 EDT 2008


Le mardi 22 juillet 2008 à 13:37 -0400, Bill Wordsworth a écrit :
> Anyone home??? OK I will use mod_python.
> 
> Anyway I downloaded featureserver-1.12.zip but couldn't find
> /scribble/?? Referring to
> http://www.paolocorti.net/2008/05/03/a-day-with-featureserver-2/.
> Cheers, Bill

Since you downloaded the zip file, I suspect you're on MS Windows.  If
that is the case, you'll have to hunt all filesystem related lines e.g.
#! lines in scripts and file names in configuration files.  In
particular for the scribble issue replace the /tmp/ ... file location in
featureserver.cfg by C:\yourdir\featureserver.scribble.  The other main
issue has to do with the location of your systemp Python for scripts
(C:/Python25 or 24, depending).  The rest is rather well documented.

HTH,

Yves Moisan

> 
> On Mon, Jul 21, 2008 at 2:17 PM, Bill Wordsworth
> <bill.wordsworth at gmail.com> wrote:
> > Guys,
> > I store geodata in PostgreSQL serving it up with MapServer PHP
> > MapScript. From what I understand, I can set up my own private
> > FeatureServer and give a frontend to users allowing them to create,
> > edit and delete that geodata?
> >
> > Can I *not* use OpenLayers/OpenStreetMap/Python for this job? I just
> > want to use FeatureServer to enable browser-based editing.
> > Cheers, Bill
> _______________________________________________
> Featureserver mailing list
> Featureserver at openlayers.org
> http://featureserver.org/mailman/listinfo/featureserver




More information about the Featureserver mailing list