Re: [mapserver-users] Is PropertyIsNull supported by MapServer?

2014-05-02 Thread geographika

On 02/05/2014 11:39, Even Rouault wrote:
This is expected. demo.mapserver.org is MapServer 5.6.5. 
PropertyIsNull will only be available in Mapserver 7.0
Ok great - I'm using v 6.4 so just wanted to check if these filters were 
going to be available at any point in the future.


For future reference where is the best place to find out future 
developments such as this are planned - GitHub Issues or by searching 
the mapserver-dev list?

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Is PropertyIsNull supported by MapServer?

2014-05-02 Thread Even Rouault
Le vendredi 02 mai 2014 11:16:48, geographika a écrit :
> Thanks for your replies. Unfortunately white space does not make a
> difference.
> 
> I also tried following the same tests as outlined at:
> http://mapserver.org/ogc/filter_encoding.html#tests
> 
> I used the following URL:
> 
> http://demo.mapserver.org/cgi-bin/wfs?&VERSION=1.0.0&SERVICE=WFS&REQUEST=Ge
> tFeature&TYPENAME=cities&Filter=NAME<
> /PropertyName>
> 
> With the filter encoded this is as follows (this can be tested directly):
> 
> http://demo.mapserver.org/cgi-bin/wfs?&VERSION=1.0.0&SERVICE=WFS&REQUEST=Ge
> tFeature&TYPENAME=cities&Filter=%3CFilter%3E%3CPropertyIsNull%3E%3CProperty
> Name%3ENAME%3C%2FPropertyName%3E%3C%2FPropertyIsNull%3E%3C%2FFilter%3E
> 
> However I still get the following error:
> 
> msWFSGetFeature(): WFS server error. Invalid or Unsupported FILTER in
> GetFeature :
> NAME

This is expected. demo.mapserver.org is MapServer 5.6.5. PropertyIsNull will 
only be available in Mapserver 7.0

> 
> 
> I get the same when using VERSION=1.1.0.
> 
> On 02/05/2014 08:43, Eichner, Andreas - SID wrote:
> > Whitespace might be significant, can you try
> > 
> > 
> >YEAR
> > 
> > 
> > 
> >> -Ursprüngliche Nachricht-
> >> OpenLayers has a OpenLayers.Filter.Comparison.IS_NULL filter that
> >> produces
> >> 
> >> XML such as:
> >>  
> >>  
> >>
> >>
> >>  YEAR
> >>
> >>
> >>  
> >>  

-- 
Geospatial professional services
http://even.rouault.free.fr/services.html
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Is PropertyIsNull supported by MapServer?

2014-05-02 Thread geographika
Thanks for your replies. Unfortunately white space does not make a 
difference.


I also tried following the same tests as outlined at: 
http://mapserver.org/ogc/filter_encoding.html#tests


I used the following URL:

http://demo.mapserver.org/cgi-bin/wfs?&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&Filter=NAME

With the filter encoded this is as follows (this can be tested directly):

http://demo.mapserver.org/cgi-bin/wfs?&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&Filter=%3CFilter%3E%3CPropertyIsNull%3E%3CPropertyName%3ENAME%3C%2FPropertyName%3E%3C%2FPropertyIsNull%3E%3C%2FFilter%3E

However I still get the following error:

msWFSGetFeature(): WFS server error. Invalid or Unsupported FILTER in 
GetFeature : 
NAME



I get the same when using VERSION=1.1.0.

On 02/05/2014 08:43, Eichner, Andreas - SID wrote:

Whitespace might be significant, can you try

   YEAR



-Ursprüngliche Nachricht-
OpenLayers has a OpenLayers.Filter.Comparison.IS_NULL filter that produces
XML such as:

 
   
 YEAR
   
 




___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] WMST and GetCapabilties

2014-05-02 Thread Fabian Schindler
Dan,

With static mapfiles this is not possible, you'd have to use MapScript
to dynamically set up a mapfile to dispatch against.

Maybe I can draw your attention to the EOxServer [1] project, that
actually does this (and much more aswell).

Regards,
Fabian

[1] https://github.com/EOxServer/EOxServer

On 2014-05-01 18:18, ChiefDan wrote:
> Is it possible to set up a WMS layer with time and have the
> GetCapabilties populate the metadata wms_timeextent dynamically
> from the database? We're collecting various remote sensing imagery
> on a regular basis, so I'd like to have the GetCap response reflect
> the current range of data we have.
> 
> I've been searching the list and think the answer is no, however
> I'd like to make sure I am not missing anything.
> 
> Thanks,
> 
> 
> Dan
> 
> 
> 
> -- View this message in context:
> http://osgeo-org.1560.x6.nabble.com/WMST-and-GetCapabilties-tp5138152.html
>
> 
Sent from the Mapserver - User mailing list archive at Nabble.com.
> ___ mapserver-users
> mailing list mapserver-users@lists.osgeo.org 
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> 

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Fwd: Wrong/different legend generation

2014-05-02 Thread gisworks
Same problem here.
With FONT Type bitmap the legend Image is correctly sized.
Maybe some bug with calculating the font metrics of true type fonts. 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Wrong-different-legend-generation-tp5104852p5138234.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users