Re: [mapserver-users] tinyows

2012-11-12 Thread aho
Hi Alexandre, thanks for the good hints! This is really great! I think its not my tinyows.xml or the Openlayers... but the error message tells something else somehow... :(... I changed it to the following: xml configuration of tinyows: tinyows

Re: [mapserver-users] SVG Symbol -v 6.0.3

2012-11-12 Thread Alexandre Dubé
The SVG symbols support is a new feature available in MapServer 6.2. You also need it to be compiled with libsvg-cairo enabled, see http://mapserver.org/development/rfc/ms-rfc-73.html#backwards-compatibility-issues Regards, Alexandre On 12-11-09 12:05 PM, Fernando Norte wrote: Hi all,

Re: [mapserver-users] SVG Symbol -v 6.0.3

2012-11-12 Thread Alexandre Dubé
One more detail : some svg may not work and there's currently no way of detecting them within MapServer. The issue is explained here: https://github.com/mapserver/mapserver/issues/4518 I suggest you try the mapfile showing the issue as explained in the ticket. It has a working svg file,

Re: [mapserver-users] tinyows

2012-11-12 Thread Alexandre Dubé
Hi Anna, While working locally, you don't need to set an OpenLayers.ProxyHost. Put comments // in front of it for now. tinyows-1.0.0-weather-sites.fcgi - copy your tinyows.exe file giving it the name you want. In Linux, you could use a symbolic link, like I did. Here's the apache

Re: [mapserver-users] tinyows

2012-11-12 Thread aho
Hi Alexandre, I already reinstalled pyhton and made the configuration of the apache server again. At least one thing I can exclude - specially because sooner or later I have to include it in another project which needs to run on a certain port. Anyhow... I also installed the wget and you are

Re: [mapserver-users] MapCache - how to avoid errors that stops the seeder

2012-11-12 Thread Eduardo Kanegae
Solved with: EXCEPTIONSapplication/vnd.ogc.se_blank/EXCEPTIONS Eduardo Patto Kanegae http://www.webmapit.com | @webmapit 2012/11/9 Eduardo Kanegae eduardo.kane...@gmail.com: hi there, I'm using latest stable MapServer and MapCache on CentOS 6.x but after 1 hour running the seeder, it

Re: [mapserver-users] tinyows

2012-11-12 Thread Alexandre Dubé
Anna, What does your C:\ms4w\Apache\logs\tinows.log file contain ? Also yeah you should use --post-data='wfs:GetFeature...' and not --post-data=wfs:GetFeature If your dataset isn't too big, you could remove the ogc:Filter node. Also, try replacing xmlns:feature=http://127.0.0.1/;

[mapserver-users] Displaying multiple labels with the same lat/long

2012-11-12 Thread Ian Walberg
Folks, We have some data we need to display which has a number of companies in the same city so the same lat/long. So in these cases only one of the labels is displayed. Can this be done using the cluster functionality and where do we find an easy example? Thanks Ian

[mapserver-users] mapcache - rendering higher level tiles from lower level tilesets

2012-11-12 Thread Travis Kirstine
I have a fully seeded cache of tiles to level 19 and no longer can access the original WMS source. Is it possible to generate a tileset using a memcache for layer above level 19 using the seeded cache as source? Something like this cache name=disk type=disk base/home/caches/base