A MapKit based app relying on Overpass API.
This version is developed using the Objective-C language.
THIS APP MAKES USE OF DATA FROM WWW.OPENSTREETMAP.ORG (COPYRIGHT OPENSTREETMAP CONTRIBUTORS)
OPENSTREETMAP DATA IS MADE AVAILABLE UNDER ODBL (http://www.openstreetmap.org/copyright/en).
OPENSTREETMAP DATA MIGHT CONTAIN DEFICIENCIES, OMISSIONS, INACCURACIES OR ERRORS. PLEASE READ: http://wiki.openstreetmap.org/wiki/Disclaimer
"The Overpass API (or OSM3S) is a read-only API that serves up custom selected parts of the OSM map data. It acts as a database over the web: the client sends a query to the API and gets back the data set that corresponds to the query. Unlike the main API, which is optimized for editing, Overpass API is optimized for data consumers that need a few elements within a glimpse or up to roughly 100 million elements in some minutes, both selected by search criteria like e.g. location, type of objects, tag properties, proximity, or combinations of them." (http://wiki.openstreetmap.org/wiki/Overpass_API)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.