Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.49 KB

hakunapi.md

File metadata and controls

22 lines (15 loc) · 1.49 KB

hakunapi

Sample service running hakunapi:

Topographical database of National Land Survey of Finland as an OGC API - Features with some 130 collections. Powered by a server called hakunapi, implemented in Java at the NLS-Finland. Currently supporting JSON/GeoJSON (and also MVT for /tiles). Pagination via primary keys, fully streaming approach.

The service requires an API key! You can create one by self registering at https://omatili.maanmittauslaitos.fi/?lang=en (requires valid email address). Use the API key as the username in HTTP Basic Auth (password is ignored) or as query parameter ('api-key') as in the examples below.

Example requests:

More information about hakunapi: