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

I am creating an application which requires a map, in that I am using openstreet map for displaying the map. Now I want to add some location in openstreet map which I don’t want to display for the public, I know that we can do the same using layers, but in this case the map area is very large, so I want to know weather is it possible to add a place which is not in the openstreet map, and display in my application (kind of API key……) not for the public. Thanks…

asked 13 Oct '16, 13:33

sijojose210's gravatar image

sijojose210
11112
accept rate: 0%

edited 13 Oct '16, 19:51

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

2

Of course, just store this data locally instead of uploading it to OSM. The details depend on your specific application.

(13 Oct '16, 13:42) scai ♦

@scai if we are storing data locally how we can use the same in our applications.

(13 Oct '16, 13:44) sijojose210

@scai , @SomeoneElse in my application i am using GWT, in that i cannot add any locally stored maps, so my question is that is it possible to edit on openstreet server and use for my application only

(13 Oct '16, 14:06) sijojose210
1

Unfortunately, the answer to "is it possible to edit on openstreet server and use for my application only" is "no".

(13 Oct '16, 14:10) SomeoneElse ♦

@SomeoneElse , is it possible when we adding new locations, (like if we are adding new places instead of showing it publicly is it possible to view the map only for my application with any key)

(13 Oct '16, 14:23) sijojose210
1

That's not possible either. But it's really easy to display data from your own database, and (subject to licensing issues associated with combining data) combine that with OSM data, or display multiple layers containing OSM and non-OSM data.

(13 Oct '16, 14:28) SomeoneElse ♦
showing 5 of 7 show 2 more comments

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:

×535
×122
×104
×51

question asked: 13 Oct '16, 13:33

question was seen: 1,495 times

last updated: 13 Oct '16, 19:51

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