Skip to content
/ GeoJSON Public

Using Swift, URLSession and Codable to present GeoJSON data in MapView

Notifications You must be signed in to change notification settings

emkou/GeoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON example 📱 app

Presenting parking data (allowed parking spaces in Stockoholm withing user's location)

The project and its content is used as a presentation on using Swift, Codable, MapKit and URLSession to deserialize and display GeoJSON. primitives.

The data is fetched from Stockholm Traffic Office's open data.

The goal of the project is to demonstrate the ease of avoiding heavy external dependencies when working with these GeoJSON geomentry types

Todo:

  • add more geometries

Next:

  • Separate in dynamic framework

About

Using Swift, URLSession and Codable to present GeoJSON data in MapView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages