Skip to content

Commit

Permalink
Merge pull request #126 from rekjuh/develop
Browse files Browse the repository at this point in the history
Update Discover page
  • Loading branch information
ZakarFin authored Sep 12, 2024
2 parents cb0b334 + 4e33980 commit a686e0b
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions app/discover/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,18 @@ export default function DiscoverPage() {
return (
<Layout heroSmall heroTitle='Discover Oskari'>
<div>
<Text>
Oskari is a Finnish open-source software for building web maps and
displaying and analyzing geospatial data. Oskari is a tool that allows
<Text>
Oskari is a Finnish open-source tool that allows
anyone to create easy-to-use map services for websites. The goal of
Oskari is to help businesses and municipalities offer better online
and mobile map services to their citizens and consumers. With Oskari,
you can embed a working map on your website. By adding layers of other
location data on top of the background map, in the simplest case your
organization&apos;s office locations, you get a map service that is
exactly what you need. You can add tools to the map, such as user
positioning.
Oskari is to help businesses and public sector organizations offer better online
and mobile map services to consumers and citizens.

With Oskari, you can build a whole geoportal service or embed an interactive map to your website.
By adding different map layers to the service, customizing the interface and choosing
the tools for your application, you can build a map service that is suited exactly to your needs.
</Text>
<Text>
Oskari supports the EU directive INSPIRE and OGC standards. The name
Oskari supports the INSPIRE directive of EU and OGC standards. The name
Oskari comes from the words open-source map window (open source
karttaikkuna).
</Text>
Expand Down

0 comments on commit a686e0b

Please sign in to comment.