Re: [mapserver-users] WFS changing NULL values to 0.

2021-08-04 Thread Marcin Grudzień
Dear Jukka, We have migrated data to the PostGIS database and now everything works fine. Thank you for your support. Best regards, Marcin On Mon, 2 Aug 2021 at 17:16, Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > Attributes of type double can not really be

[mapserver-users] WFS changing NULL values to 0.

2021-08-02 Thread Marcin Grudzień
Hi, I am publishing an SHP file via the WFS service using Mapserver 7.2.2 In some cases, attributes of a type double have NULL values in the SHP. In such cases, MapServer is publishing them as "0" in GetFeature responses which may be confusing to the data users. I would like to achieve a

Re: [mapserver-users] Setting up a template for custom WFS

2021-05-25 Thread Marcin Grudzień
Dear James, Thank you for your answer. Do you know what are the specific limitations of MapServer in this regard? Can you suggest any FOSS alternatives for publishing complex features via WFS e.g. GeoServer? Best regards, Marcin On Tue, 25 May 2021 at 11:16, Passmore, James H. wrote: > Hi

Re: [mapserver-users] mapserver-users Digest, Vol 160, Issue 28

2021-05-25 Thread Marcin Grudzień
aphika.co.uk <http://geographika.co.uk/> > twitter: @geographika > > > On Tue, May 25, 2021, at 11:20 AM, Marcin Grudzień wrote: >> Hi Seth, >> >> It is very basic WFS GetFeature request >> http://localhost/cgi-bin/mapserv?map=/srv/lc/LC_wfs.map=WFS=GetFeatur

Re: [mapserver-users] mapserver-users Digest, Vol 160, Issue 28

2021-05-25 Thread Marcin Grudzień
Hi Seth, It is very basic WFS GetFeature request http://localhost/cgi-bin/mapserv?map=/srv/lc/LC_wfs.map=WFS=GetFeature=2.0.0=10=LC.LandCoverUnit On Tue, 25 May 2021 at 11:03, wrote: > Send mapserver-users mailing list submissions to > mapserver-users@lists.osgeo.org > > To subscribe

[mapserver-users] Setting up a template for custom WFS GetFeature response

2021-05-25 Thread Marcin Grudzień
Hello, I have been trying to set up INSPIRE WFS service publishing data in GML that validates against INSPIRE GML application schemas. To achieve that I use template-driven output, basically following https://mapserver.org/fr/output/template_output.html. However, I am not able to force

[mapserver-users] Scale dependent WCS

2020-11-20 Thread Marcin Grudzień
Hi, I published WCS service providing over 60 000 orthoimagery GeoTIFFs with a pixel size of 0.25 m or smaller. I am using MapServer 7.2.2 on Debian 10 stable with Postgis 12. The good thing is that the service works. However, in the typical use case scenario I want to connect and use the

[mapserver-users] Compiling Mapserver with Oracle Spatial support issue

2020-08-18 Thread Marcin Grudzień
Hi, I am new to Mapserver. I am trying to compile MapServer 7.6.1 with Oracle Spatial support on Ubuntu 20.04. I basically follow the instruction on https://www.mapserver.org/installation/unix.html#. To configure my environment I use cmake .. -DINSTALL_LIB_DIR:PATH=/usr/lib