I would very interested in knowing how to implement a tool to navigate to
coordinates using a form with two fields (utm x, utm y) and submit buttom.
I guess it should be permormed via zoomtoextent function...
Is there any plugin or something similar?
Any help would be appreciated.
--
Alexander
Hi,
I just want to share our new p.mapper implementation, in case someone is
interested. It is being integrated in typo3 CMS and it look very well :-)
Here is the link: http://212.92.192.174/novisite/index.php?id=482
regards, dejan
-
did you read this?
http://svn.pmapper.net/trac/wiki/FaqConfiguration#Cookiesforsessionhandling:yesorno
armin
On Mon, Nov 23, 2009 at 9:45 AM, torellim torellim wrote:
> I have noticed, in the toc about pmapper-4.0.beta2 version, that changing
> map it always maintains the layers old. I have res
one of the usual questions (blank map, no map, just 'loading' image ,
etc), and the usual answer is
http://svn.pmapper.net/trac/wiki/FaqDebugging#a1.WhatshouldIdoifp.mapperisnotworkingcorrectly
http://svn.pmapper.net/trac/wiki/FaqDebugging#a2.Howtoaskquestionsonthep.mappermailinglist
armin
On Mo
Dear All,
My mapserver application lets me query/info/select on shapefiles,
but when I include the same features as a PostGIS table, the query
functions don't work anymore (endless spinning wheel). The layer's
features are shown in the map.
As the source features are in the database, I now have to
I have noticed, in the toc about pmapper-4.0.beta2 version, that changing
map it always maintains the layers old. I have resolved resetting the
variable of session in the file map.phtml, after session_start():
if(isset($_SESSION["groups"])) $_SESSION["groups"] = null;
I hope that it could be usef
Fco. Javier García Ricca ha scritto:
> Hello,
>
> This is my first question to the p.mapper list because I´m just starting to
> use this application. When I query, identify, select, etc... a layer of the
> toc I don´t know how can I clean the selection after. Anybody Know how can I
> do it?
>
>
Hello,
This is my first question to the p.mapper list because I´m just starting to
use this application. When I query, identify, select, etc... a layer of the
toc I don´t know how can I clean the selection after. Anybody Know how can I
do it?
Thanks
--