Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rkettelerij committed Oct 18, 2024
1 parent ec2e26c commit fbd0db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ datasets? Spin up a separate instance/container.
- [OGC API Features](https://ogcapi.ogc.org/features/) supports part 1 and part 2 of the spec.
- Serves features as HTML, GeoJSON and JSON-FG
- Support one or more GeoPackages as backing datastores. This can be local or [Cloud-Backed](https://sqlite.org/cloudsqlite/doc/trunk/www/index.wiki) GeoPackages.
- No on-the-fly re-projections are applied, separate GeoPackages should be configured ahead-of-time in each projection.
- No on-the-fly reprojections are applied, separate GeoPackages should be configured ahead-of-time in each projection.
- Supports property and temporal filtering.
- Uses cursor-based pagination in order to support browsing large datasets.
- Offers the ability to serve features representing "map sheets", allowing users to download a certain
Expand Down

0 comments on commit fbd0db0

Please sign in to comment.