[MapServer-users] WFS layer without geometry

2024-09-19 Thread Marcin Grudzień via MapServer-users
ts spatial functionalities e.g. BBOX filter, which is not what I want. Thank you in advance for any tips. Best regards, Marcin Grudzień ___ MapServer-users mailing list MapServer-users@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapserver-users

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 nul

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

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 Mar

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

2021-05-25 Thread Marcin Grudzień
web:http://geographika.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.ma

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&SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&COUNT=10&TYPENAMES=LC.LandCoverUnit On Tue, 25 May 2021 at 11:03, wrote: > Send mapserver-users mailing list submissions to > mapserver-u

[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

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

[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 -DCMAKE_PREFIX_PATH="