Skip to content

Commit

Permalink
Update Paikkatietoikkuna.md
Browse files Browse the repository at this point in the history
Finalizing the updates
  • Loading branch information
summamutikka authored Nov 27, 2024
1 parent fc157f9 commit 58debf4
Showing 1 changed file with 30 additions and 24 deletions.
54 changes: 30 additions & 24 deletions _content/blog/Paikkatietoikkuna.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: ''
title: Paikkatietoikkuna
excerpt: Paikkatietoikkuna is the national geoportal in Finland presenting spatial data and related services from different data producers. Paikkatietoikkuna is an important part of Finland's implementation of Inspire.
excerpt: Paikkatietoikkuna is the national geoportal in Finland presenting spatial data from different data producers. Paikkatietoikkuna is an essential part of implementation of Inspire in Finland.
date: 2023-12-01 13:00:00 +0200
image: /resources/Paikkatietoikkuna.jpg
tags:
Expand All @@ -10,50 +10,56 @@ tags:

# Paikkatietoikkuna

Paikkatietoikkuna is the national geoportal presenting spatial data and related services from different data producers in Finland. Paikkatietoikkuna is an important part of Finland's implementation of Inspire.
Paikkatietoikkuna is the national geoportal presenting spatial data from different data producers in Finland. Paikkatietoikkuna is an essential part of implementation of Inspire in Finland.

## How is Oskari used?

Paikkatietoikkuna, which was first published in 2009 by the National Land Survey of Finland, was the source of the Oskari source code in 2011 when Oskari first went open source. Paikkatietoikkuna is designed to support the INSPIRE-directive implementation and generally the interoperability of spatial data by demonstrating different open map layers that are available in Finland.

Today, Paikkatietoikkuna contains nearly 4000 map layers from more than 60 Finnish organisations, which is probably the most map layers anybody has in a single Oskari instance. It contains nearly all open map datasets in Finland. It offers a unique platform for the endusers to overlay different thematic map layers and analyse them together in a specific location in Finland. The map layers are imported via APIs, which means that the data in each map layer is as up to date as in the services of the particular data producer. Hence, the data producers are responsible for their own data (each organization has made a contract with us regarding the maintenance of theri datasets). The use of APIs is in the core of the idea of Oskari also: to use the existing spatial data infrastructure as much as possible.
Today, Paikkatietoikkuna contains nearly 4000 map layers from more than 60 Finnish organisations, which is probably the most map layers anybody has in a single Oskari instance. It contains nearly all open map datasets in Finland. It offers a unique platform for the end users to overlay different thematic map layers and analyse them together in a specific location in Finland. The map layers are imported via APIs, which means that the data in each map layer is as up to date as in the services of the particular data producer. Hence, the data producers are responsible for their own data (each organization has made a contract with us regarding the maintenance of their datasets). The use of map APIs is in the core of the idea of Oskari interface: to use the existing spatial data infrastructure as much as possible.

Registered users can easily customize their own map views, create and save their own map features and even embed maps on their own website.
Registered users can easily customise their own map views, create and save their own map features and even embed maps on their own website.

One specialty toolset in Paikkatietoikkuna is making statistical thematic maps.
One special toolset in Paikkatietoikkuna is statistical thematic maps. Another specialty toolset is the coordinate transformation service for Finnish coordinate systems.

Another specialty toolset is the coordinate transformation service for Finnish coordinate systems.
Today, nearly all the code that is developed for Paikkatietoikkuna by the team in National Land Survey is adopted in Oskari and made open for anybody else to use. In the past couple of years we developed or improved e.g. the following functionalities in the Oskari frontend:

Also today nearly all the code that is developed for Paikkatietoikkuna by the team in National Land Survey is adopted in Oskari and made open for anybody else to use. In the past couple of years we developed e.g. the following in the frontend:
End user:
* the swipe-tool
* place name search updates
* jQuery was migrated to React and the user interface and experience was enhanced at the same time in e.g. Thematic (statistical) maps, published maps, map publisher, xxx
* use of OGC API Features
* 3D map tools using 3D Tiles
* aerial photos time series tool with a cool index map for sparse coverage data
For end user:
* mobile use
* swipe-tool for comparing overlaying map layers
* updating the place name search to use the National Land Survey new geocoding service
* 3D map viewing
* aerial photos time series tool with an index map for sparse coverage data

Admin-user:
* administrative tools for managing map layers were improved a lot
* map layer monitoring tool
* user role management was improved
* styling for vector features
For admin user:
* in general, administrative tools for managing map layers were improved a lot
* use of new APIs such as OGC API Features and Vector Tiles
* monitoring tool for map layers and their functioning
* improved styling options for vector features
* property-based filtering of vector features
* renaming and ordering of feature properties

In the future, we've identified e.g. the following needs, that we will try to eventually work on:
For the future, we've identified e.g. the following needs, that we would like to work on at some point when possible:
* finalizing migration from jQuery to React and improving the UX
* continue improving mobile use
* updating the Java version on server side
* combining the database for user's features and datasets
* combining the database for end user's features and datasets
* improving Matomo user monitoring
* coordinate transformation tool to use the open source PROJ-library (which is currently updated to contain all Finnish systems)
* improving accessibility
* spatial analysis tools
* enhancing the map layer monitoring and reporting tools
* improving the way metadata descriptions are shown
* improving the performance of Oskari in general
* improving the 3D map viewing, tools and performance
* automatic updating of map layer capabilities information

If you are interested to contribute to any of these, please let us know, so that we could perhaps discuss combining our resources!
If you are interested in contributing to any of these, please let us know, so that we could perhaps discuss combining our resources!

## Who is the map service for?

Paikkatietoikkuna is intended for both spatial data professionals and everyone who is interested in maps and spatial data.

Today, on weekdays the geoportal has over 4000 daily users. Around half of the users use the platform for professional use, and another half use it in their free time. Many use it in both.
Today, on weekdays the geoportal has over 4000 daily users. Around half of the users use the platform at work, and another half use it in their free time. Many use it in both.

## Find out more!

Expand Down

0 comments on commit 58debf4

Please sign in to comment.