GeoJSONSerialization. Convert map data between GeoJSON format and Apple's mapping shapes.

github.com/mattt/GeoJSONSerialization

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2019
  • Add archival notice
  • Update license
  • Update README.md
  • Update copyright
  • Merge pull request #7 from stevemoser/master
May 2015
  • Fixes missing .pch build error
October 2014
  • Bumping version to 0.0.4
  • Merge pull request #4 from iainx/master
September 2014
  • Flatten the output shape array.
  • [Issue #3] Fixing leaked C array
June 2014
  • Fixing iOS deployment target
  • Bumping version to 0.0.2
  • Squashed commit of the following:
  • Merge pull request #2 from choefele/serialization
  • Use geographic coordinates for serialization
  • Fixed invalid element name
April 2014
  • Adding LICENSE
  • Adding frameworks to podspec
  • Fixing analyzer warning
  • Adding podspec