This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Added austria. When will I see the change ?

0

Hello,

this is my first change to OSM, hence I have no idea if I did it correctly. I just added a single point marked as country Austria. Austria at the moment appears only as an administrative boundary.

When will I see the new entry in nominatim ?

asked 27 Jan '11, 16:01

Stefano%20Borini's gravatar image

Stefano Borini
1112
accept rate: 0%

edited 27 Jan '11, 16:02


3 Answers:

9

If the country has a proper boundary polygon then you should not need to add a place node, and should not do so.

answered 27 Jan '11, 17:08

TomH's gravatar image

TomH ♦♦
3.3k83943
accept rate: 20%

ok, but from an ontological point of view, an administrative boundary does not imply a country... it may well be a city, or a region.

(27 Jan '11, 17:14) Stefano Borini
6

An administrative boundary that is tagged as a country boundary does!

(27 Jan '11, 17:15) TomH ♦♦

ah ok... I'll fix that then.

(27 Jan '11, 17:19) Stefano Borini

5

Welcome to OpenStreetMap.

With respect, adding a node for an entire country really is not the sort of thing you should be doing as your first change to OSM, and trying to tell the highly experienced sysadmins about ontological correctness is not going to win you many friends fast!

I'd recommend you start small with some edits around your home town, and get involved with the project for a few months before making potentially troublesome changes such as this.

answered 27 Jan '11, 17:12

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

edited 27 Jan '11, 17:17

fine, could you then fix that for me please ?

(27 Jan '11, 17:20) Stefano Borini
1

You should join the Austrian mailing list and discuss your proposed changes there.

(27 Jan '11, 17:24) Richard ♦

The point is that I don't have a few months, I have a few hours... I just want to 1) have Austria to resolve as a country 2) trying to understand if I am able to give a contribute in the future. I am in the process of resolving addresses, and a nightmare of inhomogeneity arises. I am fighting with a dirty addressbook on a dirty (no offense) street data, and if in the process I can fix the errors I see on OSM, it's a gain for both.

(27 Jan '11, 17:33) Stefano Borini

When it comes to correctness, I just copied what has been done for Italy, point 26347360

(27 Jan '11, 17:39) Stefano Borini

What do you mean by "resolve as a country"? You refer to Nominatim - searching for Austria finds it already. Is there some problem with resolving addresses?

(27 Jan '11, 18:05) Vclaw

@Vclaw : it is resolved as class="boundary" type="administrative". If you search for Italy, it is resolved as class="place" type="country", in addition to class="boundary" type="administrative". The reason is because for Italy there's a point where the tags have been attached to, while there's no such thing in Austria. My edit tried to address this.

(27 Jan '11, 18:12) Stefano Borini
showing 5 of 6 show 1 more comments

1

Hi Stefano,

I tracked down your changeset: https://www.openstreetmap.org/browse/node/1123509665

You need to use a lower-case "c" for country in the place=country tag.

As to how long your changes take to appear, it depends on server(s) load, whether you have tiles cached locally and other variables. Usually varies from a few minutes to a few hours.

answered 27 Jan '11, 16:43

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

Source code available on GitHub .