Do I need Mapfish Server

View: New views
2 Messages — Rating Filter:   Alert me  

Do I need Mapfish Server

by Mika Lehtonen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I should write an application where users will answer to some questions
and the overall result is shown in a map. I thought I would use AJAX to
send the answers to the database (PostgreSQL). I will then join that
table to some other table(s) which will include some geometries and
publish it through Geoserver.
But do I need Mapfish Server? Or am I good with some simple server
script which will do the database writing?

- mika -
_______________________________________________
Users mailing list
Users@...
http://www.mapfish.org/cgi-bin/mailman/listinfo/users

Re: Do I need Mapfish Server

by Eric Lemoine-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday, October 25, 2009, Mika Lehtonen <mika@...> wrote:
> Hi,
> I should write an application where users will answer to some questions
> and the overall result is shown in a map. I thought I would use AJAX to
> send the answers to the database (PostgreSQL). I will then join that
> table to some other table(s) which will include some geometries and
> publish it through Geoserver.
> But do I need Mapfish Server? Or am I good with some simple server
> script which will do the database writing?


Hi. If you can live with a database view (joining your tables) then
you don't strictly need to code specific web services using MapFish,
using GeoServer and WFS with this view should work for you. If you
need maximum flexibility in the development of your web services (and
do the join dynamically for example) use MapFish.

Cheers,

>
> - mika -
> _______________________________________________
> Users mailing list
> Users@...
> http://www.mapfish.org/cgi-bin/mailman/listinfo/users
>

--
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine@...
http://www.camptocamp.com
_______________________________________________
Users mailing list
Users@...
http://www.mapfish.org/cgi-bin/mailman/listinfo/users