How to setting this plugin in pmapper-3.2..
I try to follow instruction in README.. but when I click digitize tool
button.. its nothing happen..



To add the toolbar button: edit config/default/js_config.php,
add a button element into PM.buttonsDefault definition:
{tool:'digitizepoints', name:'Digitize Points'},

There are no PM.buttonsDefault definition in my js_config.php


On Tue, Sep 29, 2009 at 5:17 AM, Niccolo Rigacci <nicc...@rigacci.org>wrote:

> Hello,
>
> I just finished a simple plugin which allows to digitize points
> directly into a PostgreSQL/PostGIS table. It was tested on
> p.Mapper version 4, but it should work on version 3 too.
>
> Main features:
>  * Insert new points and update existing ones into a
>    PostgreSQL/PostGIS table.
>  * Allow for different map and layer projections.
>  * Pick existing points for editing, with configurable
>    tolerance.
>  * Automatic web form upon table structure, allow for
>    hiding of unwanted fields.
>  * Easy itegration into the toolbar.
>
> It is available under the GNU AFFERO GENERAL PUBLIC LICENSE, at
> the following URL:
> https://trac.faunalia.it/digitizepoints/browser/tags/digitizepoints-0.1
>
> It is my first p.Mapper plugin, so beware that code can be naive.
> Any feedback will be greatly apreciated.
>
> --
> Niccolo Rigacci
> Firenze - Italy
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to