[postgis-users] inserting records via web-client
Paul Ramsey
pramsey at refractions.net
Mon Dec 5 19:53:48 PST 2005
I think both chameleon (maptools.org) and mapbender (mapbender.org)
allow client side digitization. From there it is a very small amount
of scripting to post the result back to a trivial PHP or Java or
Python or Whatever script that inserts the result into the database.
Or, as Tom wrote, you could use an even more abstracted
architecture. We've done this using a proprietary web UI a couple
times, OpenIMF (moximedia.com) (where the "open" stands for open
standards, not open source).
P
On 5-Dec-05, at 4:19 PM, sab bman wrote:
> Hi
>
> I am currently trying to assess how difficult it would be to insert a
> user-drawn shapes+attributes into a PostGIS back-end. Using perhaps
> SVG or javascript enable web-client. Does anyone know if this has been
> achieved?
>
> thanks
> Shoaib Burq
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list