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

In potlatch2 I was able to work without any background which is faster. How is this done in id?

asked 16 Oct '13, 21:27

hfst's gravatar image

hfst
30671020
accept rate: 0%

edited 17 Oct '13, 02:25

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


The set None as a background setting in iD now no longer loads background images.

One other way would be to use Custom imagery with a URL of about:blank.

If there's ever a feature in the latest version of iD that hasn't made it to the OpenStreetMap website you can use the absolute latest version of iD on the OpenStreetMap US Chapter website.

permanent link

answered 20 Oct '13, 07:17

pnorman's gravatar image

pnorman
2.4k52140
accept rate: 18%

edited 29 Oct '13, 21:22

You could try setting custom to localhost/z/x/y.jpg (and perhaps also background to 0% brightness) in the background menu you get when you press b. It seems to work here...

permanent link

answered 16 Oct '13, 22:33

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

2

Nearly! if you enter localhost/z/x/y.jpg iD queries http://www.openstreetmap.org/localhost/z/x/y.jpg (which returns a HTTP 404 error). What you wanted is likely http://localhost (no parameters needed for no function). The network debug view of firefox shows no queries then. nothinghere://example.com as entry works too. 0 % brightness is not needed as black is black for me.

The real solution (a "no" background entry) may be too difficult to understand for id users (in the programmers view) ... since gps traces are not really supported - what else would you want to use to work with? ;-)

(17 Oct '13, 02:12) aseerel4c26 ♦
1

You don't need any background or traces if you just want to add/modify/delete information on already existing POIs :)

(17 Oct '13, 06:23) scai ♦
2

You could also take a look at JOSM, which lets you have no background (or more than one) and generally has good performance compared to iD or Potlach.

(17 Oct '13, 15:35) Vincent de P... ♦

@scai: please note the ironic meaning. :-)

(17 Oct '13, 17:01) aseerel4c26 ♦
1

@Vincent: if I wanted to use JOSM or potlach2 I woundn't ask for ID.

(17 Oct '13, 19:40) hfst

These days (28.10.13) a version with "None" as background is integrated to http://www.openstreetmap.org. With this my question is obsolete.

permanent link

answered 28 Oct '13, 20:12

hfst's gravatar image

hfst
30671020
accept rate: 0%

edited 28 Oct '13, 20:15

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:

×301
×53

question asked: 16 Oct '13, 21:27

question was seen: 4,166 times

last updated: 29 Oct '13, 21:22

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