Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.6 KB

mapserver.md

File metadata and controls

15 lines (11 loc) · 1.6 KB

MapServer

MapServer added OGC Features API Part 1 Core support in version 8.0. OGC API - Features - Part 2: Coordinate Reference Systems by Reference will be part of the upcoming MapServer 8.2 release and has been merged into the main code branch.

Demo deployment

Example requests:

  • All feature collections: (JSON) (HTML)
  • Single feature collection: (JSON) (HTML)
  • Feature collection items: (JSON) (HTML)
  • Feature collection single item: (JSON (HTML)
  • Feature collection: bbox query: (JSON) (HTML)