Re: [pmapper-users] How to set layers in different scales

2013-10-25 Thread Gis Newbye
this is a mapserver (mapfile) issue not a pmapper problem take a look here: http://mapserver.org/it/mapfile/layer.html you have to set min and max extent to layers ;) 2013/10/25 Solly > I manage to solve it > > Maxscaledenom > > > > -- > View this message in context: > http://pmapper-users-

Re: [pmapper-users] XY LAYER from mysql db

2013-10-25 Thread gioza
i solved the problem with a workaround. I created a ORG connection to my mysql and it works really fine as I would. So I have my point layer and I can integrate it using the js "PMToolClick" with a little modification, a sort of digitalization, and a php code. I am working on it to improve perfor

Re: [pmapper-users] How to set layers in different scales

2013-10-25 Thread Solly
I manage to solve it Maxscaledenom -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/How-to-set-layers-in-different-scales-tp4025384p4025386.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com

[pmapper-users] How to set layers in different scales

2013-10-25 Thread Solly
Can someone please assist me on how to show different layers (shapefiles ) in different scales , so that every time I zoom in they start showing -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/How-to-set-layers-in-different-scales-tp402

[pmapper-users] Capture coordinates of the polygon drawn with 'Measure area' in pmapper5

2013-10-25 Thread Juan Ramón Charco Toboso
Thank you very much Armin, that's just what I was looking for. The coordinates of each vertex of a polygon drawn with the tool 'Measure area' are on the array: evt.geometry.components [0]. components To show the coordinates of each polygon points(EPSG: 4326): var pto; var sizeArray = evt.geome