Skip to content

alejandrofcarrera/WKTParser-ObjC

Repository files navigation

WKTParser Well-Known-Text Parser for Objective-C

Platform XCode Build Status

WKTParser Library have any conversions, parsers and formats. This library allow you parser three main types of WKT data: points, lines and polygons (single, multi, 2D and 3D). Also you can convert WKT format to MK format (2D) like MKMapPoint, Polyline, Polygon or Annotation.

WKT_Screenshot

=========

Installation

Via xCode Project

Open WKTParser.xcodeproj, Drag & Drop Library and Library Support group over your Project and reference at your header WKTParser.h

Via Source Code

Simply, add Library Folder at xCode Project and reference at your header WKTParser.h

=========

WKT Parser Documentation

Documentation has been generated by appledoc

Its appledoc files (atom, xar) and html is published on Documentation folder

=========

Unit Tests

Run via the Product menu > Test or CMD + U

=========

Credits

Alejandro F. Carrera

License

WKTParser is available under the MIT License. See the LICENSE file for more info.

About

Well-Known-Text Parser for Objective-C

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published