Re: [mapserver-users] securing mapserver layers

2013-08-08 Thread Basques, Bob (CI-StPaul)
Mark, Early on we set up some Apache rules to handle this, but it's based on a naming mechanism in the MAP files. If you look at our public facing MAPfile links, each mapfile name looks something like: _public.map The "_public" chunk is read by Apache as something that is available externall

Re: [mapserver-users] securing mapserver layers

2013-08-08 Thread andy
On 8/8/2013 3:36 PM, Mark Volz wrote: Hello I would like to set up mapserver so that some map files are open to anyone, some open to only internal users, and other maps are only open to users that enter in a user name and password. Is there a way to set up mapserver / Apache so that I can se

[mapserver-users] securing mapserver layers

2013-08-08 Thread Mark Volz
Hello I would like to set up mapserver so that some map files are open to anyone, some open to only internal users, and other maps are only open to users that enter in a user name and password. Is there a way to set up mapserver / Apache so that I can secure the mapserver services for differen

[mapserver-users] getfeatureinfo from cascaded WMS layer,

2013-08-08 Thread Fuchs Juan Carlos
Hi folks, getfeatureinfo from cascaded WMS layer, won't work. The origin layer is publish in GeoServer (sorry) With WMS published and query allowed On the other side we have MAapserver with a cascaded layer service http://200.51.91.237/cgi-bin/mapserv?map=/home/wms/codgeo_cascada.map

[mapserver-users] drawing multiple layers from postgis

2013-08-08 Thread Michael McInnis
Hopefully, this is an easy one. I'm trying to build a scale sensitive .map file using points from postgis. I can successfully draw the shapefile states with a single points layer from postgis.However, if I add an additional points layer and attempt to draw it the layer comes up blank.If I remove

Re: [mapserver-users] Best way to do a batch reprojection (on windows)

2013-08-08 Thread Evans, James R Civ USAF ACC 84 RADES/SCZE
I'm using the latest released version of MS4W, not even the latest debug builds, so that probably won't work for me. I'll see what the result is for this first conversion. It would be nice to be able to have one contiguous layer without having to do the reprojection. Thanks, James -Original

Re: [mapserver-users] limits on ITEMNQUERY

2013-08-08 Thread Lime, Steve D (MNIT)
Depending on version there are a couple of ways to do this. - set MAXFEATURES in the mapfile - use the limit attribute when presenting results using new-style templates (e.g [feature limit="10]) tag Neither of these can be controlled by the client. WFS allows this though. Steve -Origin

[mapserver-users] limits on ITEMNQUERY

2013-08-08 Thread Mark Volz
Hello, I would like to limit the number of results that are returned with a query. When I added LIMIT=10 on an ITEMNQUERY request mapserver still returned many results back. Questions: 1) Is LIMIT is the correct keyword to limit the number of results from ITEMNQUERY? 2) Can LIMIT be part

[mapserver-users] basemaps: country capitals

2013-08-08 Thread Michael Schulz
Hi mapserver basemappers, what is currently the suggested or best way to display country capitals using imposm/basemaps? I saw the display_capitals switch in the places mapfile, but the imposm mapping doesn't include a capital type. I saw the ticket from Thomas about capitals in the imposm issue t