• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    Objective-C
  • License
    BSD 2-Clause "Sim...
  • Created almost 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A high quality, MapCSS based, iOS OpenStreetMap renderer

OpenStreetPad

OpenStreetPad is an OpenStreetMap renderer based on MapCSS styles. In it's current state it is integrated into an application that shows a single OSPMapView. There are currently several bugs and shortcomings in OpenStreetPad, but they should be fixed pretty rapidly.

ScreenShot

Screenshot

CoreParse

To use OpenStreetPad, you must clone CoreParse into the same directory you clone OpenStreetPad into:

git clone git://github.com/beelsebob/CoreParse.git

git clone git://github.com/beelsebob/OpenStreetPad.git

Once you've done this, open the OpenStreetPad and build the OpenStreetPad target. You should not need to build any other target.