Why not ask your question on the new OpenStreetMap Community Forum?

I am new to OSM, and I want to know how to use overpass API in codeigniter? If it is possible, Please guide me to Build a CodeIgniter Web Application From Scratch

asked 31 Jan '16, 17:56

Daniel1420's gravatar image

Daniel1420
1668
accept rate: 0%

closed 01 Feb '16, 08:34

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.2k927181268

The question has been closed for the following reason "Question is off-topic or not relevant" by Frederik Ramm 01 Feb '16, 08:34


This is not a CodeIgniter support web site. Overpass (turbo) can return objects as GeoJSON and you can display them with anything that can work with GeoJSON, for example an OpenLayers or Leaflet map. How you integrate that into a CodeIgniter project is out of scope for this site.

permanent link

answered 01 Feb '16, 08:33

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.2k927181268
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:

×478
×227
×54
×3

question asked: 31 Jan '16, 17:56

question was seen: 3,311 times

last updated: 01 Feb '16, 08:34

powered by OSQA