Opened 13 years ago

Closed 12 years ago

#3608 closed enhancement (fixed)

INSPIRE related suport

Reported by: assefa Owned by: mapserverbugs
Priority: high Milestone: 6.2 release
Component: WMS Server Version: 6.0
Severity: normal Keywords: wms inspire
Cc: thomas.ellett@…, listario@…, mko, tomkralidis, dmorissette, schpidi, kalxas, sholl

Description (last modified by dmorissette)

This is to trac all discussions related to the support of the INSPIRE spec in wms. The idea is to trac discussions here and come up with an RFC that can be implement in the 6.x version of MapServer. The initial discussion started with the following document: http://osgeo-org.1803224.n2.nabble.com/file/n5661761/MS_RFC_INSPIRE.pdf

Update: See also http://mapserver.org/development/rfc/ms-rfc-75.html

Attachments (2)

inspire-vs.patch (27.9 KB ) - added by mko 13 years ago.
inspire view service extented capabilities scenario 1; multi-language support; readme
inspirevs_tn.zip (58.1 KB ) - added by mko 12 years ago.
sample data modeled from uml data specification transport networks

Download all attachments as: .zip

Change History (20)

comment:2 by assefa, 13 years ago

quick not that there was #1632 that was proposing similar mechanism.

comment:3 by tellett, 13 years ago

Theres a discussion regarding the multilingualism aspect of the INSPIRE implentation here http://osgeo-org.1803224.n2.nabble.com/mapserver-and-i18n-td5607348i20.html#a5747491 I think this is probably something useful that extends beyond INSPIRE.

comment:4 by jparapar, 13 years ago

Cc: listario@… added

comment:5 by mko, 13 years ago

Cc: mko added

comment:6 by mko, 13 years ago

Summary: INPIRE related suportINSPIRE related suport

comment:7 by mko, 13 years ago

At the list mapserver-dev http://lists.osgeo.org/pipermail/mapserver-dev/2011-January/010627.html these topics were identified to be relevant:

  • the layer grouping part
  • the multi-language support
  • the additional metadata part

comment:8 by tomkralidis, 13 years ago

Cc: tomkralidis added

comment:9 by dmorissette, 13 years ago

Cc: dmorissette added

comment:10 by schpidi, 13 years ago

Cc: schpidi added

comment:11 by mko, 13 years ago

Milestone: 6.0 release
Priority: normalhigh
Version: unspecified6.0

Patch to add some capabilities extension and multi-language support, required by INSPIRE. WMS 1.3.0 only. The patch is designed not to change much of the existing code. If this proposal is accepted, some things may be optimized.

A few map->web.metadata:

wms_inspire_capabilities {url|embed|anything}
generally enable inspire support and distinguish between use-case 1 and 2 in order to give appropriate warnings in the GetCapabilities output

wms_inspire_languages "eng,ger,dut,..."
first token is the default language; add language block in the GetCapbilities output, parse &language parameter from url, validate against this metadata

wms_inspire_languagesubstitution "anything-is-valid"
alter online_resource in the GetCapabilities output, in order that %language% may be used as variable substitution

wms_metadataurl_href, wms_metadataurl_format
existing metadata mapped into the inspire extension

Changing priority to high, because a lot of European users should be waiting for INSPIRE support before May, 9th.

comment:12 by kalxas, 13 years ago

Cc: kalxas added

by mko, 13 years ago

Attachment: inspire-vs.patch added

inspire view service extented capabilities scenario 1; multi-language support; readme

comment:13 by mko, 13 years ago

Cross reference to #3850: possibility to define a styles title. Requirement for continuing multi-language support here.

comment:14 by dmorissette, 13 years ago

Milestone: 6.0 release6.2 release

comment:15 by sholl, 13 years ago

Cc: sholl added

comment:16 by dmorissette, 12 years ago

Description: modified (diff)

by mko, 12 years ago

Attachment: inspirevs_tn.zip added

sample data modeled from uml data specification transport networks

comment:17 by mko, 12 years ago

Based on the sandbox and the sample shape files added to this ticket, we created a mapfile and a demo wms which is hopefully passing all inspire tests some day. The mapfile also lists a few items which might need to change.

comment:18 by schpidi, 12 years ago

Resolution: fixed
Status: newclosed

Closing this ticket as the implementation as described in RFC 75 has been committed with r13214 and the documentation with r13282. Please test and report any issues. Thanks.

Note: See TracTickets for help on using tickets.