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

Hi,

I recently started working on moving all our maps implementations from google maps to OSM and wanted to host everything on our servers as it's more for commercial use.

We require the following things:

  1. Map to mark a few coordinates (Leaflet with our own server would work I guess)
  2. A map with search box where a user can search for a location (with auto complete feature) and accordingly get the corresponding map of that location. Then he can pin point a particular lat, long for which we'll do reverse geocoding.

For the 2nd point what I could think of was that we would require OSMnames, leaflet, nominatim but i'm unable to figure out how to combine leaflet with OSMnames which uses are own tile server

Can someone suggest what can be done? Also, am I doing it the right way?

asked 06 Nov '19, 13:27

ayush's gravatar image

ayush
11112
accept rate: 0%

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:

×710
×689
×204
×74

question asked: 06 Nov '19, 13:27

question was seen: 1,035 times

last updated: 06 Nov '19, 13:27

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