OpenParking Documentation Beta

Structure Geo​Json

public struct GeoJson: Decodable
GeoJson GeoJson Decodable Decodable GeoJson->Decodable

Nested Types

GeoJson.Feature

Conforms To

Decodable

Properties

type

let type: String

features

let features: [Feature]

Methods

lot(with​Name:​)

public func lot(withName name: String) -> Feature?