[Potlatch-dev] [OpenStreetMap] #4375: Potlatch 2: join nodes function creates duplicate nodes in ways

2012-04-24 Thread OpenStreetMap
#4375: Potlatch 2: join nodes function creates duplicate nodes in ways
---+
 Reporter:  Firefly!   |   Owner:  potlatch-dev@…
 Type:  defect |  Status:  new   
 Priority:  minor  |   Milestone:
Component:  potlatch2  | Version:  2.0   
 Keywords: |  
---+
 It seems to be a bug inside the Potlatch function join nodes (key J).
 When I stick together two (or more) areas by joining nodes, sometimes the
 OSM inspector tool tells me, I have created duplicate nodes in one of the
 resulting ways.
 f.e.
 http://www.openstreetmap.org/browse/node/1728680163
 http://www.openstreetmap.org/browse/node/1706551424

 I can reproduce it as follow:
 Way 1 contains node 1a and node 1b. Way 2 contains node 2.
 I join node 2 with node 1a. Later I join the resulting node with 1b.
 After uploading I will get the duplicate node in way.

 Normally this situation will not happen so often, but at edges of three or
 more areas you can have a lot of nodes and it is almost impossible to take
 care for all ...

 Best regards

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4375
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev


[Potlatch-dev] [OpenStreetMap] #4376: Restriction images are broken

2012-04-24 Thread OpenStreetMap
#4376: Restriction images are broken
-+--
 Reporter:  janis.elmeris@…  |   Owner:  potlatch-dev@… 
   
 Type:  defect   |  Status:  new
   
 Priority:  minor|   Milestone: 
   
Component:  potlatch2| Version: 
   
 Keywords:   |  
-+--
 Turn restriction images became broken with one of the latest Potlatch
 updates (a few weeks ago?).

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4376
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev


Re: [osmosis-dev] Installation of Osmosis

2012-04-24 Thread Stefanie Siegel
Here my last evenings mail –header was too long. I’ll give it another try.

 

 

 

It didn’t work –also it seems Osmosis works.

 

This is what I got from OSMembrane:

 

23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run

INFO: Osmosis Version 0.40.1

23.04.2012 16:29:02 org.java.plugin.registry.xml.ManifestParser init

INFO: got SAX parser factory - 
org.apache.xerces.jaxp.SAXParserFactoryImpl@1372a1a

23.04.2012 16:29:02 org.java.plugin.registry.xml.PluginRegistryImpl configure

INFO: configured, stopOnError=false, isValidating=true

23.04.2012 16:29:02 org.java.plugin.registry.xml.PluginRegistryImpl register

INFO: plug-in and fragment descriptors registered - 1

23.04.2012 16:29:02 org.java.plugin.standard.StandardPluginManager 
activatePlugin

INFO: plug-in started - org.openstreetmap.osmosis.core.plugin.Core@0.40.1

23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run

INFO: Preparing pipeline.

23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run

INFO: Launching pipeline execution.

23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run

INFO: Pipeline executing, waiting for completion.

23.04.2012 19:42:45 
org.openstreetmap.osmosis.core.pipeline.common.ActiveTaskManager 
waitForCompletion

SCHWERWIEGEND: Thread for task 1-read-xml failed

org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to open file for 
writing.

at 
org.openstreetmap.osmosis.xml.common.BaseXmlWriter.initialize(BaseXmlWriter.java:142)

at 
org.openstreetmap.osmosis.xml.v0_6.XmlWriter.process(XmlWriter.java:56)

at 
org.openstreetmap.osmosis.areafilter.v0_6.AreaFilter.emitNode(AreaFilter.java:272)

at 
org.openstreetmap.osmosis.areafilter.v0_6.AreaFilter.pumpNodesToSink(AreaFilter.java:543)

at 
org.openstreetmap.osmosis.areafilter.v0_6.AreaFilter.complete(AreaFilter.java:609)

at 
org.openstreetmap.osmosis.xml.v0_6.XmlReader.run(XmlReader.java:110)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.FileNotFoundException: 
AA_Daten\Zwischenlager\OSM_Qatar\Qatar_20120423 (Das System kann den 
angegebenen Pfad nicht finden)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.init(Unknown Source)

at java.io.FileOutputStream.init(Unknown Source)

at 
org.openstreetmap.osmosis.xml.common.BaseXmlWriter.initialize(BaseXmlWriter.java:129)

... 6 more

23.04.2012 19:42:45 org.openstreetmap.osmosis.core.Osmosis main

SCHWERWIEGEND: Execution aborted.

org.openstreetmap.osmosis.core.OsmosisRuntimeException: One or more tasks 
failed.

at 
org.openstreetmap.osmosis.core.pipeline.common.Pipeline.waitForCompletion(Pipeline.java:146)

at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:92)

at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:37)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown 
Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)

at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)

at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)

at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)

at org.codehaus.classworlds.Launcher.main(Launcher.java:47)

 

I’m not sure, what my mistake is… . Do I have to set up the write-file in 
advance?

 

Tomorrow I’m on the road most of the day, should get it started in the evening… 
somehow.

 

Thank you Martijn for offering help. This time I’m very short in time, so it 
could be really helpful!

Anyways I should get everything running soon since there are some more tasks 
waiting…  . 

 

Right now I’m only trying OSMembrane. I tried the described version from the 
beginners link once (creating a new BAT-file and edit the short-cut) à just a 
short Pop-up of a window and nothing more happened. Is there any chance to 
create a log-file to see what’s going wrong that way?

 

Regards,

Steffi

 

 

 

Von: mve...@gmail.com [mailto:mve...@gmail.com] Im Auftrag von Martijn van Exel
Gesendet: Montag, 23. April 2012 19:36
An: Stefanie Siegel
Cc: osmosis-dev@openstreetmap.org
Betreff: Re: [osmosis-dev] Installation of Osmosis

 

That's not uncommon. Bottleneck is not CPU, it's disk. So this seems to go OK. 
If you have the POLY file I can give it a swing for you as well. I have a 
planet from Mar 29.

Martijn

___
osmosis-dev mailing list

Re: [OSM-dev] GSoC Projects Announcement

2012-04-24 Thread Parveen Arora
On Tue, Apr 24, 2012 at 3:34 AM, Graham Jones grahamjones...@gmail.com wrote:

 Anomaly Detection Engine (Velkei Adam Istvan) [Mentored by Derick Rethans]
 Improved Support for non-Latin Languates in mapnik (Hermann Krauss)
 [Mentored by Dane Springmayer]
 Improvements to Vespucci (Jan Schejbal) [Mentored by Marcus Wolschon]
 OSM Widget Creator ( Aleksandra Milanovic) [Mentored by Kate Chapman]
 Tile Data Service (Michael Daines) [Mentored by  Darafei Praliaskouski
 (Komzpa)]
 Video Based Speed Limit and Road Sign Detector plugin for JSOM (Nikhil
 Upadhye) [Mentored By Kai Krueger]

Congratulations to all the selected students and mentors with there projects.
Good Luck :)


-- 
Parveen Arora
www.parveenarora.in
E-Mail: m...@parveenarora.in

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


[OSM-dev] OpenStreetMap API client for ruby

2012-04-24 Thread Christoph Bünte
Hi,

i just wanted to let you know, that the Sozialhelden open sourced a piece of 
their wheelmap.org code[1]. In fact it is an OpenStreetMap API client for ruby. 
It is far from feature complete, we just implemented the API calls we actually 
needed for wheelmap.org. If program ruby and use the osm, give it a go. If 
something is missing or buggy, just let us know [2]

As with every open source software, it needs constant care and love from 
volunteer developers. You could show some love by contributing to the project.

Best

Christoph

[1] https://github.com/sozialhelden/rosemary
[2] https://github.com/sozialhelden/rosemary/issues
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


[OSM-dev] Coastline by Name

2012-04-24 Thread Peter Körner

Hi

I was looking for Coastline-Polygons by Country-Name, that would be the 
coastline intersected with the administrative border and saved under 
that name.


Before I start to build that on myself I'd like to ask if there's 
already Code to do that.


Peter

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


Re: [OSM-dev] how to delete oauth_clients application ?

2012-04-24 Thread Cyrille Giquello
2012/4/23 Tom Hughes t...@compton.nu:
 On 23/04/12 17:51, Cyrille Giquello wrote:
 But my question is not about authorized application, but about
 registred consumer applications.
 I suspect a DELETE on:

  http://www.openstreetmap.org/user/UserName/oauth_clients/id

 will work, but I haven't tried it.

Yo! You did it ?!!
Or I was drunk yesterday ... ;-)

Now there is a button delete client. Thanks a lot !


-- 
Cyrille.
attachment: oauth delete client.jpg___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Coastline by Name

2012-04-24 Thread Sven Geggus
Peter Körner osm-li...@mazdermind.de wrote:

 I was looking for Coastline-Polygons by Country-Name, that would be the 
 coastline intersected with the administrative border and saved under 
 that name.
 
 Before I start to build that on myself I'd like to ask if there's 
 already Code to do that.

Don't know about a tool which extracts administrative borders,
but Jochens new osmcoastline tool is very nice:
git://github.com/joto/osmcoastline/

Importing both, administrative borders and coastlines into postgis and
running ST_Difference  may do the job.

Sven

-- 
In the land of the brave and the free, we defend our freedom
with the GNU GPL (Richard M. Stallman on www.gnu.org)

/me is giggls@ircnet, http://sven.gegg.us/ on the Web

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


Re: [OSM-dev] how to delete oauth_clients application ?

2012-04-24 Thread Tom Hughes

On 24/04/12 15:34, Cyrille Giquello wrote:

2012/4/23 Tom Hughest...@compton.nu:

On 23/04/12 17:51, Cyrille Giquello wrote:

But my question is not about authorized application, but about
registred consumer applications.

I suspect a DELETE on:

  http://www.openstreetmap.org/user/UserName/oauth_clients/id

will work, but I haven't tried it.


Yo! You did it ?!!
Or I was drunk yesterday ... ;-)

Now there is a button delete client. Thanks a lot !


Yes I added that last night.

The backend was already there, just no button to activate it.

Oh, that and it would fail if anybody had a token for the application.

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/

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