Skip to content

Commit

Permalink
#51 extend pygeoapi config with part 2 CRS support fix storageCRS
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Mar 14, 2023
1 parent 2b11257 commit 38e393d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/pygeoapi/local.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,9 @@ resources:
- http://www.opengis.net/def/crs/OGC/1.3/CRS84
- http://www.opengis.net/def/crs/EPSG/0/4326
- http://www.opengis.net/def/crs/EPSG/0/3857
- http://www.opengis.net/def/crs/EPSG/0/4258
- http://www.opengis.net/def/crs/EPSG/0/28992
storage_crs: http://www.opengis.net/def/crs/EPSG/0/3857
storage_crs: http://www.opengis.net/def/crs/EPSG/0/4258

id_field: fid
title_field: gml_id
Expand Down

0 comments on commit 38e393d

Please sign in to comment.