[OSM-dev] Finding the right state.txt

2013-09-13 Thread Frederik Ramm
Hi,

   I've committed a little utility to svn (applications/utils/whichdiff)
that finds the state.txt file to use for minutely replication based on
your local highest node ID.

Effectively, it does a binary search over the existing diffs on the
server to find the one in which your node ID has been created and then
goes back by two minutes to be on the safe side.

If you find anything wrong or worthy of improvement, feel free to fix it.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09 E008°23'33

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] Mapcss showing OSM id

2013-09-13 Thread amrit karmacharya
I want to show the OSM id of the building. Using mapcss text property, i
can show the values. but since osm id if not a kv-pair i could not display
it.

How can i show osmid on buildings?
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] [Mapcss] Mapcss showing OSM id

2013-09-13 Thread AlfonZ
In JOSM I was able to do it using
text: eval(osm_id());

AlfonZ



On Fri, Sep 13, 2013 at 12:01 PM, amrit karmacharya amrit...@gmail.comwrote:

 I want to show the OSM id of the building. Using mapcss text property, i
 can show the values. but since osm id if not a kv-pair i could not display
 it.

 How can i show osmid on buildings?

 ___
 Mapcss mailing list
 map...@openstreetmap.org
 https://lists.openstreetmap.org/listinfo/mapcss


___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] iD editor damaging landuse polygons

2013-09-13 Thread Pieren
Hi,

We get more and more feedbacks on the French community about landuse
polygons damaged by iD editor. They can be partially orthogonalized
(squared ?) or tags replaced by fancy new values, e.g.
landuse=residential by building=yes..

It seems that this problem is already reported here
https://github.com/systemed/iD/issues/542
since 8 months...

Even though it is not reported as a bug (I was unable to reproduce it
myself), is some action planned in a short term ?

Pieren

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] iD editor damaging landuse polygons

2013-09-13 Thread Simon Poole


It is not really a bug, it is simply a (serious) usability issue. To 
recreate


- zoom in on a landuse residential area with buildings (or roads ...)

- continue to zoom in till you no longer see the outline of the landuse 
and just a building


- select the building

- click on the background to deselect the building

- pesky radial menu appears again

- either engage in wild clicking to make the menu go away or press for 
example q 


The basic issue is that you get no feedback that you now actually edited 
an object the size of Paris or similar.


Simon


Am 13.09.2013 17:15, schrieb Pieren:

Hi,

We get more and more feedbacks on the French community about landuse
polygons damaged by iD editor. They can be partially orthogonalized
(squared ?) or tags replaced by fancy new values, e.g.
landuse=residential by building=yes..

It seems that this problem is already reported here
https://github.com/systemed/iD/issues/542
since 8 months...

Even though it is not reported as a bug (I was unable to reproduce it
myself), is some action planned in a short term ?

Pieren

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev



___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[josm-dev] Preset

2013-09-13 Thread Inger Holndonner
 Dear Developers,
i wanted to make a diving-preset for openseamap, but i had some problems in
developing, therefore I hope you experts could help me? First one is: I
changed all text to english, because at first the languages where mixed
although I always used the similar order ( text = “XXX” de.text = ” XXX”
…), furthermore the program translated some terms (for example 'river' to
german 'Fluss' in ScubaDiving/Divesites/Type of this divesite, same problem
with “Webseite”) although they weren’t mentioned in the preset?? Why and
how does this happen?
I hope one of you can help me. Thank you very much!
Inger Heartographix
___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Preset

2013-09-13 Thread colliar
On 13.09.2013 16:57, Inger Holndonner wrote:

Hey Inger

 i wanted to make a diving-preset for openseamap, but i had some problems in
 developing, therefore I hope you experts could help me? First one is: I
 changed all text to english, because at first the languages where mixed
 although I always used the similar order ( text = “XXX” de.text = ” XXX”
 …), furthermore the program translated some terms (for example 'river' to
 german 'Fluss' in ScubaDiving/Divesites/Type of this divesite, same problem
 with “Webseite”) although they weren’t mentioned in the preset?? Why and
 how does this happen?

The defaultpreset.xml is translated together with other code through
Launchpad. If you use a text/name string which is also used within
defaultpreset you need no translation or you need to add *_context= to
define a different context/meaning.

 I hope one of you can help me. Thank you very much!

Please have a look at the top section of defaultpreset.xml for
up-to-date documentation.


Cheers

colliar



signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev