Englishбългарски езикČeštinaItalianoLatviešuLietuvių kalbaromână
2013-06-04 GI2013-PROCEEDINGS published on IGN's LINKEDIN profile!

GI2013-GI/GIS/GDI-Interoperability-Forum -  Dresden: 29./30.04.2013, 127 pp. published on...

2013-05-21 [ GI2013 - Presentations @SLIDESHARE ]

PRESENTATIONS from GI2013-GI/GIS/GDI-Forum are now available via IGN's [ WEBLOG ] and/or directly on [ SLIDESHARE ]...

2013-05-21 [ Archiviert: GI2013-GI/GIS/GDI-Forum, Dresden ]

[ ARCHIV: GI2013-FORUM-DRESDEN: 29./30. April ]  GI2013_PROGRAMME+PROCEEDINGS (t.b.p....

2013-04-28 GI2013-GI/GIS/GDI-Interoperability-Forum in DRESDEN

GI2013 - Interregional-GI/GIS/GDI-Interoperability - FORUM 29./30. April 2013 @ TU-Dresden, Bergstr. 120 - AgriCampus...

2013-04-13 [ Technische Universität Dresden streicht KARTOGRAPHIE ]

Technische Universität Dresden streicht Fachrichtung KARTOGRAPHIE... !!! ... Die über anderthalb Jahre laufenden...

2013-01-01 2012 in review

The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here’s an excerpt: 600 people...

2011-12-02 New speculation Welsh Government may abolish national park authorities

There was speculation last night that the Welsh Government may be intending to abolish national park authorities....

2011-12-02 FRACTURED FUTURE – Scientific fact vs. public fears on water issues

The public in New Brunswick should not fear that their water supplies and their air quality will be compromised because...

2011-12-02 The Politics of Marine Conservation

During the past 10-plus years, the California planning process to designate marine protected areas (MPAs) has included...

2011-12-02 Did Canada cover up deadly salmon virus? Report suggests yes

Call it Salmongate. The deepening controversy over who knew what and when about a deadly virus that may or may not have...

2012-01-16 Proceedings LeGIO-Workshop: GIS-education in a changing academic environment

The proceedings of the

2011-06-20 INSPIRE Essentials workshop at INSPIRE Conference

Monday June 27th - 14:00 - 

2011-06-20 INSPIRE Essentials workshop at INSPIRE Conference


2010-11-15 EnviSDI - Spatial Data Infrastructure for environmental datasets

EnviSDI – Summer School on “Spatial Data Infrastructure for environmental datasets” ,...

2010-09-18 Geoportal & Social Network Sites

“A social network consists of a finite set or sets of actors and the relation or relations defined on them....

8th European GIS Education Seminar

When : 6 Sep 2012 - 9 Sep 2012
Venue : Leuven, Belgium
URL :...

2013-04-12 INSPIRE in der Hosentasche / INSPIRE in the Pocket !

INSPIRE in der Hosentasche / INSPIRE in the POCKET

Another SISE group...

2012-02-22 Articles Features HABITATS – Towards the Interoperability through Social Validation HABITATS – Towards the Interoperability through Social Validation

The HABITATS project (Social Validation of INSPIRE Annex III Data Structures in EU HABITATS) focuses on adoption of...

2011-10-09 Habitats Reference Laboratory is moving to Liferay

To make Habitats Reference Laboratory compatible with recommended Habitats networking architecture, we move...

2011-04-18 Habitats Social Network

The HABITATS project focuses on the adoption of INSPIRE standards through a participatory process to design and...

2011-01-02 Geoportal4everybody became flag ship for Czech Contribution to UNSDI

Due the fact, that we would like to contribute to building SDI globally we decide to connect two our initiatives...

2011-01-02 Social Space for Geospatial Information

This paper introduce ideas to build social space for sharing spatial data, information, but also experience with...

Open GIS WEB services

Karel Charvat 2010-08-30


Open GIS WEB services

OpenGIS Web Services (OWS) are individual components of dynamic geospatial computing applications; they are also parts of an overall paradigm for building solutions to geospatial problems. This paradigm - the Spatial Web - imposes both conceptual and implementation constraints on how OWS works. Conceptual constraints include service orientation, n-tier distribution capability, self-description, and stateless operation; these constraints generally address functionality.

Web Map Services

A Web Map Service (WMS) produces maps of georeferenced data. It defines a "map" as a visual representation of geodata; a map is not the data itself. This specification defines three WMS operations: GetCapabilities returns service-level metadata, which is description of the service's information content and acceptable request parameters.

The NaturNet Redime Mapserver is designed by NaturNet Redime project team and implemented by HSRS (member of CCSS). There is an Open Source technology Mapserver of University of Minnesota. The solution is based on implementation of OGC standards (WMS, WFS), which allow the shareing of data from different servers across Europe. The solution is hosted by servers of CCSS.

LINK

Web Feature Service (WFS)
WFS is oriented for vector data exchange on internet. It uses GML format for data transfer. Both geometric and attribute information are transferred with GML. Also OGC Web gazetteer Service profile is derived from this service. An extended capability of the service enables transactional operations like insert/update/delete features on remote server. WFS uses also Filter Encoding for querying.

Web Coverage Service (WCS)
WCS is used for coverage data transfer via internet. This service enables data transfer in native format together with metadata needed for data interpretation. Only raster data are currently supported, vector data are planed to be incorporated in the future. This service plays an important role for satellite data transfer in the system.

Web Processing Service (WPS)
A Web Service Processing Service provides access to calculations or to models which operate on spatially referenced data. The data required by the service can be available locally, or delivered across a network using data exchange standards such as Geography Markup Language (GML) or Geolinked Data Access Service (GDAS). The calculation can be as simple as subtracting one set of spatially referenced numbers from another (e.g. determining the difference in influenza cases between two different seasons), or as complicated as a global climate change model.