NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, I want to use OSM in my iOS application, and I found a solution that OSM is not providing any SDK to integrate for mobile APPS.Do I definitely need to go for 3rd party libraries to integrate open street Maps?.If Yes please suggest me some open source libraries to load kml files and GeoJSON files on to the map view.Please help me

asked 27 Mar '17, 12:57

dinesh%20kothuri's gravatar image

dinesh kothuri
11112
accept rate: 0%

reverted 27 Mar '17, 12:59


Yes you definitely need to go for 3rd party libraries, however quite a few are Open Source. Depending on the technology you are using to develop your application, man different approaches exist - see our iOS wiki page. You will very likely also need to set up a server component that delivers OSM data or OSM-based services to the mobile device, again this depends on the technology and library chosen. While OpenStreetMap data is free, OpenStreetMap server capacity isn't (at least not at scale), hence the requirement to run your own server powering your app.

permanent link

answered 27 Mar '17, 16:32

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×50
×5
×5
×1

question asked: 27 Mar '17, 12:57

question was seen: 17,325 times

last updated: 27 Mar '17, 16:32

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum