IpswichMapper / SwiftAddress

The fastest way to collect housenumbers for OpenStreetMap
GNU General Public License v3.0
20 stars 1 forks source link

wish: notes export like osm-file #20

Closed osmvermesser closed 3 years ago

osmvermesser commented 3 years ago

i think it would be easier to intergrate notes in josm by osm-files.

regards Jan

IpswichMapper commented 3 years ago

They are already in .osc file? This is very easily openable in JOSM. Is there any alternative better file format that I don't know of?

osmvermesser commented 3 years ago

you create a osm-objekt with only a name-tag and so the information will show in josm without click the note-marker:

example

notes2osm

you could export both file - there are not very large normally.

regards Jan

IpswichMapper commented 3 years ago

This is definately interesting, however this creates an OSM data file which you can upload. This should not be the case because these notes are NOT osm data.

Therefore I use a ".osc" file which creates blue "note markers" on the map.

I know that the blue note markers have issues, but the JOSM dev team should probably fix that as well.

Also, you cannont show two OSM-object layers at once. Therefore, it wouldn't be that useful anyway. If these notes were created in the same layer as the housenumbers, then there is the risk of accidentally uploading them to openstreetmap.org, which is not good.