Hi,

For Inspire view services not much necessarily but it depends on needs. Inspire 
view services mean practically WMS 1.3.0 with some additional features 
concerning Multilanguage support, Inspire metadata, layer groups and layer 
style selection.  Additional features should be implemented so that standard 
WMS 1.3.0 client should still get the maps. Making a full featured Inspire 
viewer would mean
- Parsing the list of supported languages from the GetCapabilities and showing 
a selection menu for the users
- Parsing the Inspire metadata and showing the contents of it.  Links to remote 
metadata should be active
- Parsing the list of available layer styles and showing a menu for the users

The Mapserver page is a good and short introduction 
http://www.mapserver.org/ogc/inspire.html.

Inspire view service does not need to be based on WMS 1.3.0 but a tiling WMTS 
1.0 service is also possible. Making OpenJUMP to handle that would mean quite a 
big work.

It is much harder with the vector download service because OpenJUMP does not 
have much ready for it.  I fear you must read this document first even it is 
not so big pleasure
http://inspire.jrc.ec.europa.eu/documents/Network_Services/Technical_Guidance_Download_Services_3.0.pdf

Inspire download service client should be able to read WFS 2.0 or at least GML 
3.2 which is the default output format for WFS 2.0.  Another option for 
implementing the download service is to use Atom feeds. I haven't yet 
understood what kind of client would be needed for consuming Atom feeds but 
here is an example from QGis project 
http://www.weichand.de/2012/06/20/inspire-pre-defined-atom-download-service-client-for-qgis/

Another problem comes from the definitions of Inspire datasets because they do 
not contain just simple features. Here is couple of examples
http://inspire.jrc.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AU_v3.0.1.pdf
http://inspire.jrc.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_HY_v3.0.1.pdf

Visualizing everything that belong to the hydrography would perhaps mean 
loading the hydrography data and inserting everything into a database first 
because hydrography set contains something like 13 layers of all point, line 
and area types.
Also the administrational units dataset contains several layers. It you want to 
have a look, here is the Finnish dataset in GML format with schema
http://latuviitta.org/documents/inspire_au.xml
http://latuviitta.org/documents/inspire_au.xsd

-Jukka Rahkonen-

Michaël Michaud wrote:

> Hi,
> 
> I've been asked by my employer (the french NMA) how much OpenJUMP
> takes or will take INSPIRE directive into account.
> 
> My feeling is that OpenJUMP will not be strongly involved into Inspire
> directive before long as there has never been interest shown on the list, but
> who knows, some of you maybe involved in Inspire implementation and are
> greatly interested in taking better account the directive into OpenJUMP.
> 
> Michaël
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced analytics
> on semi-structured data. The platform includes APIs for building apps and a
> phenomenal toolset for data science. Developers can use our toolset for
> easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to