This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
version: 1.0.1 | |
title: GeoJSON format | |
description: > | |
This document defines the GeoJSON format as an OpenAPI. | |
It contains the definitions for 'Feature' object and 'FeatureCollection' | |
objects, as well as the definitions for all 'Geometry' objects. | |
It conforms with the 'RFC-7946' standard from IETF (August 2016 version) |