Thank you for the info - I will give it a try on a testbed installation :)
Christopher Schmidt wrote:
On Mon, Jun 01, 2009 at 05:20:25PM +0300, Adrian Popa wrote:
Hello Christopher,
Your example has the elements that I need :) Is this basic functionality
included in openlayers by default,
Check out the MapServer OGC Web Services Workshop at
http://ms-ogc-workshop.maptools.org/). There are mapfile examples for WMS with
vector and raster data.
..Tom
-Original Message-
From: mapserver-users-boun...@lists.osgeo.org on behalf of Chris Weed
Sent: Mon 01-Jun-09 17:44
To: ma
Hi,
I am trying to set up a WMS mapserver, but I can't find a sample image
and map file to test with.
Any help would be greatly appreciated.
Thanks,
Chris
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/list
MapServer templates can produce a center point for a geometry but it's not a
true centroid but those
aren't guaranteed to be "in" the polygon. MapScript could be used as well I
suppose. In either case you'd
send a lookup request to the CGI or MapScript, do an attribute query and return
whatever
Hi,
Ogrtindex is what you are searching for,
http://mapserver.org/optimization/tileindex.html#tileindex
-Jukka Rahkonen-
Chad Clabaugh wrote:
Hello,
I'm attempting to render two or possibly more shapefiles on a single layer.
I found this
http://old-mapserver.gis.umn.edu/data2/wilma/mapse
Hi,
There is nowadays MAXSIZE that is used at MAP level. Set it to 5000 and try
again.
MAXSIZE [integer]
Sets the maximum size of the map image. This will override the default
value. For example, setting this to 2048 means that you can have up to 2048
pixels in both dimensions (i.e. max o
Hello,
I'm attempting to render two or possibly more shapefiles on a single layer.
I found this
http://old-mapserver.gis.umn.edu/data2/wilma/mapserver-users/0204/msg00111.h
tml suggsting that it's possible but I'm not sure exactly what the post is
explaining to do. Any thoughts or advice on th
Hi everyone!
I´m trying to create a HTML Query Template to use in a WMS service.
Therefore, the idea is when I use the IDENTIFY tool, I want a table that
give me back information about several fields from a GEODATABASE, just like
this example:
http://n2.nabble.com/file/n3007697/captured.jpg
Si
Robert,
That's not so big. You can compile MapServer with larger output numbers, I
think there is even an optional output method that has been recently added (or
is going to be added) to help with this type of thing.
The limits are in place for good reason BTW, so be careful with what you se
Robert,
To increase the maximum size that MapServer will generate, add the MAXSIZE
keyword to you mapfile (in the MAP section)
eg
MAXSIZE 8000
See more here ( http://mapserver.org/mapfile/map.html )
Mike
On 6/1/09 12:47 PM, "Robert Hicks" wrote:
> Hello all, I am trying to figure out a
Hello all, I am trying to figure out a way I can use Mapserver to print out
a large image, one that will look good coming off a plotter (probably around
300 dpi).
There is an open ticket
(http://mapserver.org/development/rfc/ms-rfc-55.html) for
something somewhat related but it offers some good adv
Ticket #3033 (http://trac.osgeo.org/mapserver/ticket/3033) in case anyone is
interested.
Steve
>>> On 6/1/2009 at 10:11 AM, in message <4a23a967.5157.008...@dnr.state.mn.us>,
"Steve Lime" wrote:
> Not at the moment, no. The label cache rendering takes place independently of
> layer drawing and
On Mon, Jun 01, 2009 at 05:20:25PM +0300, Adrian Popa wrote:
> Hello Christopher,
>
> Your example has the elements that I need :) Is this basic functionality
> included in openlayers by default, or is it an addon?
> Also - will openlayers work with mapserver by default - or through WMS
> (I don
Not at the moment, no. The label cache rendering takes place independently of
layer drawing and
layer opacity isn't taken into account when labels are rendered. Probably
should be... I start a
ticket. Labels would need their own OPACITY keyword in this case or would have
to respect LAYER
OPACIT
Hello Christopher,
Your example has the elements that I need :) Is this basic functionality
included in openlayers by default, or is it an addon?
Also - will openlayers work with mapserver by default - or through WMS
(I don't have experience with WMS)?
Thanks for your references.
Christopher
On Mon, Jun 01, 2009 at 05:06:24PM +0300, Adrian Popa wrote:
> Hello David,
>
> Unfortunatelly I am tied into a different web presentation layer -
> MsMap. It has some features (like marking locations at specific
> coordinates and adding interactive options to them) and I can't abandon it.
> I w
Hello David,
Unfortunatelly I am tied into a different web presentation layer -
MsMap. It has some features (like marking locations at specific
coordinates and adding interactive options to them) and I can't abandon it.
I will look at openlayers, to see if it supports the functionality I need.
Take a look at OpenLayers. http://www.openlayers.org
Here is an example of an OpenLayers application that uses Google as the
base layer.
http://www.openlayers.org/dev/examples/sundials-spherical-mercator.html
(When the app first loads, it is using OpenStreetMap data as the base
layer. Click on
Hello,
Thank you for your clarification. So, I would need the client-side to
support google/yahoo layers and mapserver would run to feed just its
specific layers.
Interesting.
Anyway, do you know any other projects that offer (with an open license)
access to raster satellite/aerial imagery t
Hi,
Terms and conditions of these services do not allow cascading
Google/Yahoo maps through Mapserver. However, it is allowed to let the
mapping client to make this integration. One example I found from my
bookmarks is here:
http://sautter.com/map/?zoom=5&lat=64.45292&lon=30&layers=B000TFFF
-Ju
hello
my grid layer doesn't work properly.
Although at first it looks ok, when I zoom my map, Graticules (in
UTM ) lost its format. It looks in scientific format.
how can I correct this situation ?
here is a part of my map ?
LAYER
NAME "GRID"
TRANSPARENCY 10
PROJECTION
'proj=utm'
Hello everybody,
I'm not sure if it's been disscussed on the list already or not, but I
wanted to ask if it's possible to integrate mapserver (and starting with
which version?) with Google/Yahoo maps.
I would like to display the raster (satellite) images from google/yahoo
as a layer in the map
Hello all,
While OPACITY [1-100] works fine for drawing features and symbols (ie.
anything described in a STYLE section within the layer), it does not seem
to affect labels.
OPACITY does not appear to be a valid keyword in a LABEL section, so is
there a way of achieving less than 100% opa
23 matches
Mail list logo