[mapserver-users] Map correlation

2015-04-08 Thread alok mathur
Hi, I am using open layers3 to show the map on client. I want to click on map displayed on client and get the layer details. Could you please suggest if there is another way to do it. -- *Alok Mathur* ___ mapserver-users mailing list

[mapserver-users] digitize plugin problem

2015-04-08 Thread eleonora
Hello. i have some problems with db connection. Inside include_config.php i wrote $db_host='xxx'; $db_login='xxx'; $db_pass='xxx'; $database = ''; $dsn= pgsql://$db_login:$db_pass@$db_host/$database; In window pop-up the error is DB Error: syntax error i try different solutions

Re: [mapserver-users] setting zoomand map center by default

2015-04-08 Thread rishi
Hi all iam trying to display raster image but it is not displaying anything, page is blank my mapfile code is MAP EXTENT 8240841.450745 2400319.900386 9218007.463612 3107183.406947 TRANSPARENT on IMAGETYPE png size 400 400 SHAPEPATH ../webgis LAYER LAYER NAME Photos1967

[mapserver-users] Fwd: Kml To mapserver

2015-04-08 Thread alok mathur
Also i want to know how to handle multigeometry in kml in map file using FID. -- Forwarded message -- From: alok mathur mathuralok...@gmail.com Date: Sat, Apr 4, 2015 at 7:34 PM Subject: Kml To mapserver To: mapserver-users@lists.osgeo.org mapserver-users@lists.osgeo.org Hi, I

[mapserver-users] Web management of .map files

2015-04-08 Thread Matej Mailing
Hi, is there any web-based tool for creating and updating .map files? For example, sometimes you need to change some label texts, add some layers and doing it via some web interface would be a major step forward for non-technical users. Thenks, Matej

[mapserver-users] raster dispaly

2015-04-08 Thread rishi
Hi all iam trying to display raster image but it is not displaying anything, page is blank my mapfile code is MAP EXTENT 8240841.450745 2400319.900386 9218007.463612 3107183.406947 TRANSPARENT on IMAGETYPE png size 400 400 SHAPEPATH ../webgis LAYER LAYER NAME Photos1967

[mapserver-users] WFS from Tinyows on IExplorer: InvalidParameterValue

2015-04-08 Thread ar_gaeta
Hi all, I'm using without any problem Tinyows 1.0.0rc4 to load WFS on OpenLayers, with browser Chrome and Firefox. But since IExplorer 9 I'm not able anymore to see my WFS layers on map if they come from Tinyows. On Tinyows log I have this error: /[Wed Apr 8 14:55:48 2015] [ERROR] Element

Re: [mapserver-users] Web management of .map files

2015-04-08 Thread Geo-6
Hi Matej, There is Mapserver MapManager for Windows (http://www.gisinternals.com/mapmanager.html) but it's not a web-based tool. I'm currently developing a web application in PHP (based on MapScript and an internal library) but it's still a work in progress (you can download it here in a couple

Re: [mapserver-users] Web management of .map files

2015-04-08 Thread Daniel Morissette
You may also want to have a look at ScribeUI: http://scribeui.org/ There is a live demo at http://demo.scribeui.org/, just create your own new workspace and then create a new map from the default template and start editing it. Note that this demo server is reset to its original state every 24