Sorry, nope that's not supported. Patches gladly accepted though.
Steve
-Original Message-
From: mapserver-users-boun...@lists.osgeo.org
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Fawcett, David
(MPCA)
Sent: Friday, November 19, 2010 2:41 PM
To: mapserver-users@lists.
Here's a public facing app with KML output via template:
http://www.dnr.state.mn.us/watertrails/interactive_map/index.html?mapext=461232.421875%205056798.828125%20509056.640625%205085802.734375
If you click on a water trail line you'll see a KML option. It does a query and
generates multiple
I am just wishing here, but I don't suppose that attribute binding is supported
for label position is it?
(and the docs just haven't been updated...)
David.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailma
On Fri, Nov 19, 2010 at 1:01 PM, Fawcett, David (MPCA)
wrote:
> Puneet,
>
> Attached is a template file that I use to generate KML files. This one was
> used to create KML points for some oblique air photos that someone in our
> agency shot.
This is great! Thanks. Is there a public facing URL
On 11/19/2010 12:58 PM, P Kishor wrote:
On Fri, Nov 19, 2010 at 11:55 AM, Stephen Woodbridge
wrote:
On 11/19/2010 12:38 PM, P Kishor wrote:
I have been using MapServer for sometime now, but doing really simple
things with it... read in mostly Pg, Shapefile and raster data, and
output mostly
Hi,
WMS 1.3.0 standard does not say that maps must not be North-up any more. You
may see rotated maps if you open gml vector data returned by WFS 1.1.0 service
with a client than can't handle axis flipping but that is a client error, the
map should be North up also in that case. By looking at t
Yes, that's what I meant.
Sorry for being unclear.
Thanks for the help. This is the start of what's going to be an awesome project
for me.
From: Fawcett, David (MPCA) [david.fawc...@state.mn.us]
Sent: Friday, November 19, 2010 1:51 PM
To: Jackson, John;
If you are saying that you are getting multiple querymaps back, try moving the
querymap to the query header or footer template. (Or maybe outside of the
[feature] block if you are using a modern MapServer query template)
David.
-Original Message-
From: mapserver-users-boun...@lists.osge
Lime, Steve D (DNR) wrote:
I believe Frank's work extends beyond WFS as well to standard MapServer
queries, or if that's not possible yet it can be.
Steve,
Yes, I an confirm that it is tied into the standard query mechansism.
It also can work for WMS GetFeatureInfo requests. I have actually
t
I don't understand what you mean by "get the map one time only"... Steve
-Original Message-
From: Jackson, John [mailto:jxjac...@franklincountyohio.gov]
Sent: Friday, November 19, 2010 12:41 PM
To: Lime, Steve D (DNR); mapserver-users@lists.osgeo.org
Subject: RE: querying multiple feature
That works, but is there a way to get the map one time only?
From: Lime, Steve D (DNR) [steve.l...@state.mn.us]
Sent: Friday, November 19, 2010 1:36 PM
To: Jackson, John; mapserver-users@lists.osgeo.org
Subject: RE: querying multiple features in a layer
You
You'd do something like:
...&mode=itemnquery&qlayer=schools&qitem=id&qstring=/id1|id2|id3/&...
Steve
-Original Message-
From: mapserver-users-boun...@lists.osgeo.org
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Jackson, John
Sent: Friday, November 19, 2010 11:59 AM
To
I believe Frank's work extends beyond WFS as well to standard MapServer
queries, or if that's not possible yet it can be.
Remember also that you have query templates at your disposal which can be used
to generate any number of text-based formats.
Steve
-Original Message-
From: mapserv
P Kishor wrote:
http://mapserver.org/trunk/output/ogr_output.html
Thanks! I didn't even think OGR. This is great news. Now, OGR is
mostly for reading data, and not usually, as I understand, for writing
data. I am assuming that when the above is implemented, MS will
support writing out to all t
Hello all.
I have a layer of school district polygons that I am trying to query. I can
successfully do an itemquery on a single value and get a map with the chosen
district highlighted.
What I'm stumped on is how to query for multiple districts... I saw the
documentation for "Mapserver expressi
On Fri, Nov 19, 2010 at 12:01 PM, Rahkonen Jukka
wrote:
> Hi,
>
> Geoserver can generate GeoJSON, KML and zipped shapefiles as alternative WFS
> outputformats in addition to gml that is mandatory according to standard.
> Mapserver generates gml if configured to work as WFS server, and KML suppor
On Fri, Nov 19, 2010 at 11:57 AM, Frank Warmerdam wrote:
> P Kishor wrote:
>>
>> I have been using MapServer for sometime now, but doing really simple
>> things with it... read in mostly Pg, Shapefile and raster data, and
>> output mostly images via regular CGI or WMS.
>>
>> One thing that GeoServ
Hi,
Geoserver can generate GeoJSON, KML and zipped shapefiles as alternative WFS
outputformats in addition to gml that is mandatory according to standard.
Mapserver generates gml if configured to work as WFS server, and KML support
seems to be available by defining it as an outputformat in the
On Fri, Nov 19, 2010 at 11:55 AM, Stephen Woodbridge
wrote:
> On 11/19/2010 12:38 PM, P Kishor wrote:
>>
>> I have been using MapServer for sometime now, but doing really simple
>> things with it... read in mostly Pg, Shapefile and raster data, and
>> output mostly images via regular CGI or WMS.
>
P Kishor wrote:
I have been using MapServer for sometime now, but doing really simple
things with it... read in mostly Pg, Shapefile and raster data, and
output mostly images via regular CGI or WMS.
One thing that GeoServer seems to do very well is provide easy output
to a variety of formats --
On 11/19/2010 12:38 PM, P Kishor wrote:
I have been using MapServer for sometime now, but doing really simple
things with it... read in mostly Pg, Shapefile and raster data, and
output mostly images via regular CGI or WMS.
One thing that GeoServer seems to do very well is provide easy output
to
:D...
ok... the files come without world file the geo ref is in the file name
and folder that contains the file... as I have 3k files... I'll create some
script usi9ng the -a_ullr switch of gdal_translate to geo reference them...
On Fri, Nov 19, 2010 at 5:41 PM, Frank Warmerdam wrote:
> S
Sebastian E. Ovide wrote:
Hi All,
se...@seanspc:~/data/other$ gdaltindex sean.shp
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
It appears no georeferencing is available for
`/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif',
skipping.
I have been using MapServer for sometime now, but doing really simple
things with it... read in mostly Pg, Shapefile and raster data, and
output mostly images via regular CGI or WMS.
One thing that GeoServer seems to do very well is provide easy output
to a variety of formats -- GeoJSON, images, f
I am considering moving from Apache (2.2.x) to nginx. Are there any
issues with MapServer CGI + nginx that I should be aware of? Looking
forward -- while I am using only MapServer via CGI, I might consider
Perl MapScript in the future. Again, would that pose any problem with
nginx?
--
Puneet Kish
Hi All,
se...@seanspc:~/data/other$ gdaltindex sean.shp
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
It appears no georeferencing is available for
`/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif',
skipping.
se...@seanspc:~/data/other$ gdal
Hello,
I've a doubt about how MapServer handles the EPSG:4326 CRS in WMS 1.3.0.
With the CRS EPSG:4326, longitude/latitude are reverted so the map
should be rotated by 90° on the right, with latitude on X axis and
longitude on y axis . But on the example below the map has longitude on
X axis
BUFFER used to also expand the size of the billboard, but that's not
the case anymore. I don't think it's currently possible to expand the
billboard, although it should soon be possible to do so in the near
future (we can also imagine rounded rectangle billboards to).
(the following is slightly of
Thanks Michael.
BUFFER just does what I expected it to do. The labels are farther apart and
one of them doesn't get drawn because there isn't room for it.
David.
-Original Message-
From: mapserver-users-boun...@lists.osgeo.org
[mailto:mapserver-users-boun...@lists.osgeo.org] On Beha
Hi David,
not sure, but have you tried using/increasing the BUFFER value of the label?
Cheers, Michael
2010/11/18 Fawcett, David (MPCA) :
> I know that you can set a shadow for the backgroundcolor (billboard).
>
> Can you increase the size of the billboard? E.g. 5 pixels all of the way
> aroun
30 matches
Mail list logo