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
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
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
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
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
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
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
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
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