[talk-au] How to make unamed streets stand out on JOSM?

b.schulz.10 at scu.edu.au b.schulz.10 at scu.edu.au
Thu Jul 2 06:38:48 BST 2009


If you feel like learning how to compile Java code then this page gives some instructions: http://www.cs.usfca.edu/~parrt/course/601/lectures/java.tools.html

Basically the command "javac" is the Java compiler. You run it against .java files to build .class files. The .jar is just a tarball containing a whole directory structure of source code and compiled code (.java's and .class's).

Good luck.

Brent

----- Original Message -----
From: John Smith <delta_foxtrot at yahoo.com>
Date: Thursday, July 2, 2009 3:13 pm
Subject: Re: [talk-au] How to make unamed streets stand out on JOSM?
To: talk-au at openstreetmap.org, Rick Peterson <ausrick at iinet.net.au>

> 
> --- On Wed, 1/7/09, Rick Peterson <ausrick at iinet.net.au> wrote:
> > John Smith wrote:
> > > .... all I need to figure out is how to ignore all
> > unnamed ways where junction=roundabout :)
> > >   
> > 
> > I hope you will share such valuable information should you
> > happen upon a 
> > method! .. those roundabout false-positives drive me nuts
> > !!
> 
> Actually I came across another validation issue, where 
> railway=abandoned it still expects level crossings and 
> intersection points, if I can figure out how to rebuild the jar 
> file I should be able to code round these issues.
> 
> 
>       
> 
> _______________________________________________
> Talk-au mailing list
> Talk-au at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/talk-au
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-au/attachments/20090702/bc1329c1/attachment.html>


More information about the Talk-au mailing list