[mapserver-users] Problem in replacing Template parameter via URL!!!

2009-01-14 Thread Saka Royban
hi everyone. i have some problem in replacing Template parameter via URL to alter the whole html template file. I have tested both template=Cadatsre and map_web_template=Cadastre but no diffrence. Although templatepattern is set to Cad* anyone knows what is the problem. maybe i'm unaware of a

[mapserver-users] GIF output with AGG renderer

2009-01-14 Thread Eichner, Andreas - SID-NLKM
Hi all, I wanted to configure MS 5.2.0 to use the AGG renderer when generating GIF output. The web site doesn't mention the AGG renderer at all on the general output format page. The AGG rendering specifics page only tells about PNG and JPEG. So I'm wondering if it is possible at all. Since AGG

Re: [mapserver-users] Problem with dynamic map

2009-01-14 Thread tellett
Hi, just had a very quick look at this and one thing I noticed, in your html file, in the '!-- START OF MAPSERVER FORM --' section, you are calling the mapserv.exe file from /bin/, should that be from /cgi-bin/? As I say, just a quick thought. Cheers Tom boesiii wrote:

RE: [mapserver-users] GPX format supported?

2009-01-14 Thread Fawcett, David
Bean, Can you post your gpx file (or a sample file that demonstrates the problem)? David. -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of b...@warbaby.com Sent: Tuesday, January 13,

Re: [mapserver-users] Problem in replacing Template parameter via URL!!!

2009-01-14 Thread Steve Lime
The patterns are regexes so ^Cad should work. The URL syntax also varies depending on version. Pre-5.0 uses the syntax you mention. 5.0+ uses: ...map_web=TEMPLATE+Cadatsre... Steve Saka Royban srph...@yahoo.com 01/14/09 4:41 AM hi everyone. i have some problem in replacing Template

[mapserver-users] Problem with dashed lines

2009-01-14 Thread boesiii
I am trying to draw a line as dashed and I tried using the example from the Mapserver documentation but I keep getting an error when it reads the symbols file. The error is on line 170 and I can't figure out how to fix it, below is a snippet from the symbol file. SYMBOL NAME ’point’ TYPE

Re: [mapserver-users] Problems with sld´s polgons ymbolizer interpretation

2009-01-14 Thread Yewondwossen Assefa
Thilo, Both ways of specifying css parameters are valid according to the specs. Only the first way is currently supported. I have update mapserver bug http://trac.osgeo.org/mapserver/ticket/1076 to be able to support the Literal expression for css parameters for the upcoming 5.4 release.

Re: [mapserver-users] Mapserver.org sample ...

2009-01-14 Thread Christopher Schmidt
On Wed, Jan 14, 2009 at 09:21:38AM -0600, Bob Basques wrote: All, The only reason I brought it up at all, was that I was playing around with Openlayers myself this week. I pretty much copied the Demo from the MapServer website. Sounds like that was the wrong to go :c) Absolutely. The

RE: [mapserver-users] Mapserver.org sample ...

2009-01-14 Thread Fawcett, David
Also, I think our definitions of RESTful are slightly different. I would say that GeoMoose is very (VERY) ReSTfully designed. ... I hear the distant sound of someone spitting their organic coffee all over a computer monitor in Ft. Collins, CO ; /

Re: [mapserver-users] Mapserver.org sample ...

2009-01-14 Thread Bob Basques
Chris, The biggest piece I see GeoMoose contributing to, is the CGI calling methods. GeoMoose makes extensive use of the ImageMap building and Query Mechanisms available with MapServer, not just the image rendering. Although the stacking of the images inside of the GeoMoose interface is and

[mapserver-users] Is there a way to add a single click zoom button

2009-01-14 Thread boesiii
by just using the map file and html template file. -- View this message in context: http://n2.nabble.com/Is-there-a-way-to-add-a-single-click-zoom-button-tp2158109p2158109.html Sent from the Mapserver - User mailing list archive at Nabble.com. ___

Re: [mapserver-users] Mapserver.org sample ...

2009-01-14 Thread John Smith
personally don't prefer openlayers except for its drag feature. openlayers appears tied to py. map rendered using layer = new OpenLayers.Layer.MapServer( map, /cgi-bin/mapserv.exe, {map: '/openlayers.map'} ); is sometimes jagged at outer zoom (with fewer dpi). may just need to tune but i agree

Re: [mapserver-users] Mapserver.org sample ...

2009-01-14 Thread Dan Little
Bob Chris, OpenLayers and GeoMOOSE are entirely non-competitive projects. The OL is a library on which to build mapping interfaces such as GeoMOOSE. Which is why we're using it for GeoMOOSE 2... it gets rid of a lot of the tedium of maintaining code for the more basic aspects of the

Re: [mapserver-users] GPX format supported?

2009-01-14 Thread Jeff McKenna
b...@warbaby.com wrote: I have not been able to find a single example of a working local GPX layer. This page contains my layer (at the bottom) that I used yesterday for testing: http://www.mapserver.org/input/vector/gpx.html I grabbed the gpx file from here I believe:

Re: [mapserver-users] GPX format supported?

2009-01-14 Thread bean
Wow Jeff, Fast work and another incredible resource for the community. Thank you. We are all very blessed to have such an active and giving community for mapserver. I will work with your example today. One small suggestion. The packages you suggest for those without OGR GPX support are one

[mapserver-users] Strange symbols with WMS in ArcGIS

2009-01-14 Thread Bistrais, Bob
This is probably more of an ArcGIS question than MapServer, but perhaps somebody here has an idea. I am building a WMS-enabled service with MapServer and have been testing it out. I am using a True Type Font for the highway route shields, the .ttf file is located in the Windows/Fonts directory

RE: [mapserver-users] Strange symbols with WMS in ArcGIS

2009-01-14 Thread Bistrais, Bob
Thanks Steve. I should also note that on Localhost, I can consume the WMS service in ArcGIS and the shields look OK! It's on the test server that the strange symbols show up. I verified that the .ttf file is located in the C:\Windows\fonts directory. -Original Message- From: Steve

[mapserver-users] How do you configure a server to have two or more different MapServers running on it?

2009-01-14 Thread John Mitchell
Hi, How do you configure a server to have two or more different MapServers running on it? Thanks, John -- John J. Mitchell ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users