[OSM-dev] Error compiling josm-plugins

2008-07-22 Thread Joerg Ostertag (OSM Munich/Germany)
Any hint/Fix is welcome [echo] creating ../../dist/namefinder.jar [javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/plugins/namefinder/namefinder/PlaceSelection.java:166: cannot find symbol [javac] symbol : method isEmpty() [javac] location: class jav

[OSM-dev] Problems compiling josm ....

2008-07-20 Thread Joerg Ostertag (OSM Munich/Germany)
Any Help/Fix is appreciated ... - Compile Josm BUILD SUCCESSFUL Total time: 0 seconds [javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/corrector/TagCorrectionTableModel.java:23: method does not override a method from its sup

Re: [OSM-dev] Errors in josm - plugin compile ...

2008-05-13 Thread Joerg Ostertag (OSM Munich/Germany)
On Dienstag 13 Mai 2008, Gabriel Ebner wrote: > On Tue, May 13, 2008 at 07:33:14AM +0200, Joerg Ostertag (OSM Munich/Germany) wrote: > > BTW: Could someone eliminate these warnings? > > > > > > [javac] > > /home/tweety/svn.openstreetmap.org/appli

[OSM-dev] OSM Developer List

2008-05-13 Thread Joerg Ostertag (OSM Munich/Germany)
Hi, currently I'm trying to complete the debian changelog. For this I'd like to use the realnames of alll developers. So I started a conversion table from the svn-login-names to the realnames. If someone can complete thist started list, please mail me. Joerg amillar => 'Alan Millar',

Re: [OSM-dev] Errors in josm - plugin compile ...

2008-05-12 Thread Joerg Ostertag (OSM Munich/Germany)
On Dienstag 13 Mai 2008, Frederik Ramm wrote: > Hi, > > > Any hint/Fix is appreciated. > > Patched the validator to fix this. Great! Debian Packages are building. Windows Packages will take a little bit ... BTW: Could someone eliminate these warnings? [javac] /home/tweety/svn.openstreetm

[OSM-dev] Errors in josm - plugin compile ...

2008-05-12 Thread Joerg Ostertag (OSM Munich/Germany)
Any hint/Fix is appreciated. Otherwise please uncomment the ChangePropertyKeyCommand-plugin in order to allow package generation. BUILD SUCCESSFUL Total time: 1 second [echo] java version: 1.5.0_14 [echo] creating site description in josm-site.xml [echo] creating ../../dist/colo

[OSM-dev] mapnik: which database name is right

2008-05-11 Thread Joerg Ostertag (OSM Munich/Germany)
I'm just looking at he osm.xml file in svn and find it strange that i see 2 different dbnames. Or is the osm.xml outdated? In this case we should delete it. grep dbname svn.openstreetmap.org/applications/rendering/mapnik/osm.xml steve steve steve steve steve

Re: [OSM-dev] World Boundaries for Rendering with mapnik (debian package)

2008-05-11 Thread Joerg Ostertag (OSM Munich/Germany)
I managed to download the Files now. So the new debian-package openstreetmap-mapnik-world-boundaries (282MB ) is out on the debian repository http://www.gpsdrive.de/debian With Version openstreetmap-mapnik-world-boundaries_7750_all.deb all necessary coastline/world-boundar

Re: [OSM-dev] World Boundaries for Rendering with mapnik

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
On Sonntag 11 Mai 2008, Joerg Ostertag (OSM Munich/Germany) wrote: > On Sonntag 11 Mai 2008, Martijn van Oosterhout wrote: > > On Sat, May 10, 2008 at 11:23 PM, Joerg Ostertag (OSM Munich/Germany) > > > > <[EMAIL PROTECTED]> wrote: > > >Mapnik uses e

Re: [OSM-dev] World Boundaries for Rendering with mapnik

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
On Sonntag 11 Mai 2008, Martijn van Oosterhout wrote: > On Sat, May 10, 2008 at 11:23 PM, Joerg Ostertag (OSM Munich/Germany) > > <[EMAIL PROTECTED]> wrote: > >Mapnik uses external data for coastlines at lower zoom levels. See > > Coastlines#Mapnik $ wget > &

[OSM-dev] World Boundaries for Rendering with mapnik

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
I had a look at http://wiki.openstreetmap.org/index.php/Mapnik#World_Boundaries Section: World Boundaries Mapnik uses external data for coastlines at lower zoom levels. See Coastlines#Mapnik $ wget http://tile.openstreetmap.org/world_boundaries-spherical.tgz (51

Re: [OSM-dev] svn checkout

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
> In theory having them as externals is a neat idea as it keeps them up > to date, but in practice a lot of them are hosted on not very stable > servers. And these "not very stable" externals make it impossible for me to easy set up any (reliable) automatism which creates development packages. T

Re: [OSM-dev] svn checkout

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
On Samstag 10 Mai 2008, Subhodip Biswas wrote: > any solution to it ?? We should review each externel and see if it really is needed as external. Other solutions would be: - making the oter sources mandatory to be installed. - If the external stuff is pureley osm-related; importing the external

[OSM-dev] build problems with taggingpresettester

2008-04-03 Thread Joerg Ostertag (OSM Munich/Germany)
The taggingpresettester seems to be broken on my machine. Should I disable it for the package or does anyone know how to (hopefully easily) fix this error? [echo] java version: 1.5.0_14 [echo] creating site description in josm-site.xml [exec] ..

Re: [OSM-dev] Fwd: Error in nsis build

2008-03-28 Thread Joerg Ostertag (OSM Munich/Germany)
On Samstag 22 März 2008, Joerg Ostertag (Munich) wrote: > Is this on purpose to include a fixed path unter > /usr/lib/josm/.. > this will only work on a machine where a josm is installed or am I missing > anything? Does no Answer mean I should revert it in order to be able to build the nsis

[OSM-dev] still errors in josm compile ...

2008-03-14 Thread Joerg Ostertag (OSM Munich/Germany)
I'd like to know if anyone has an Idea what this error is about. Because if not I would temporary disable the plugin from the main Plugin compiles. This way I could build windows and debian packages again. [echo] java version: 1.6.0 [javac] /home/tweety/svn.openstreetmap.org/applicati

[OSM-dev] Fwd: absolute path in livegps/build.xml

2008-03-12 Thread Joerg Ostertag (OSM Munich/Germany)
Is this on Purpose? Having an absolute path for the include path? This might only work with an installed josm? Or is it also working with a locally created, but not installed josm? -- Jörg (Germany, Munich) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOst

Re: [OSM-dev] Mapnik Q: enhance resolution?

2008-03-09 Thread Joerg Ostertag (OSM Munich/Germany)
On Sonntag 09 März 2008, Tom Hughes wrote: > In message <[EMAIL PROTECTED]> > > Artem Pavlenko <[EMAIL PROTECTED]> wrote: > > Vector based symbols are on my TODO list. Should we aim to support > > SVG (ie. tiny profile) ? Or something simpler like filled/stroked > > paths would suffice ?

Re: [OSM-dev] {To Shaun} Re: OSM Data Question from FireGirl

2008-02-13 Thread Joerg Ostertag (OSM Munich/Germany)
On Mittwoch 13 Februar 2008, Milenko wrote: > If you don't need current data, you can get weekly extracts of any of the > 50 US states from http://planet.king-nerd.com/usa/ These are generated > using the command-line tool Osmosis, which you can read about on the osm > wiki. > > There's not yet an

Re: [OSM-dev] svn problems ...

2008-01-28 Thread Joerg Ostertag (OSM Munich/Germany)
On Sonntag 27 Januar 2008, Richard Fairhurst wrote: > Tom Hughes wrote: > > In message <[EMAIL PROTECTED]> > > "Joerg Ostertag (OSM Munich/Germany)" > > > > <[EMAIL PROTECTED]> wrote: > >> Is this a known problem? > >> [

[OSM-dev] svn problems ...

2008-01-27 Thread Joerg Ostertag (OSM Munich/Germany)
Is this a known problem? [EMAIL PROTECTED]:~/svn.openstreetmap.org$ svn up Fetching external item into 'sites/rails_port_postgis_branch/vendor/generators/daemon' svn: PROPFIND request failed on '/rails_plugins/daemon_generator/trunk/generators/daemon' svn: PROPFIND of '/rail

[OSM-dev] autmatically installing smaller planet files into mapnik

2008-01-03 Thread Joerg Ostertag (OSM Munich/Germany)
I just added an option to the mapnik-osm-updater.sh to enable you to install one of the small planet excerpts from Freds Geofabrik page ... mapnik-osm-updater.sh --all-planet-geofabrik=europe/germany/baden-wuerttemberg To get a list of alll available ... use: mapnik-osm-updater.sh --all-

Re: [OSM-dev] querying mapnik data

2007-12-27 Thread Joerg Ostertag (OSM Munich/Germany)
nyone any ideas what I'm doing wrong? On Donnerstag 27 Dezember 2007, Jon Burgess wrote: > On 27/12/2007, Joerg Ostertag (OSM Munich/Germany) > > <[EMAIL PROTECTED]> wrote: > > I would like to query mapnik data directly from the postgis Database. Can > > anyo

Re: [OSM-dev] querying mapnik data

2007-12-27 Thread Joerg Ostertag (OSM Munich/Germany)
On Donnerstag 27 Dezember 2007, Jochen Topf wrote: > On Thu, Dec 27, 2007 at 03:43:32PM +0100, Joerg Ostertag (OSM ... Thanks for the example. It works and helpd a lot. > The 3395 ist the so-called SRID, the projection used. Mapnik db uses > WGS84 Mercator. But now Im trying to find out how I

[OSM-dev] querying mapnik data

2007-12-27 Thread Joerg Ostertag (OSM Munich/Germany)
I would like to query mapnik data directly from the postgis Database. Can anyone give me a hint which SELECT statements I would need to querey all streets in a bounding Box or in the (surrounding) area of a point. I want to use this inside of osmtrackfilter.pl to get and compare against the alre

Re: [OSM-dev] OSM Mapnik in SVN

2007-12-20 Thread Joerg Ostertag (OSM Munich/Germany)
Thanks ... sounds like a step in the right direction. - Joerg On Donnerstag 20 Dezember 2007, Jochen Topf wrote: > Hi! > > I have changed some things in svn:applications/rendering/mapnik: > > First, there is a README now explaining everything (as far as I > understand it). > > Second, the "conv

[OSM-dev] Building josm jar Files

2007-12-19 Thread Joerg Ostertag (OSM Munich/Germany)
Hi, I'm just updating the build process for josm. I saw that while building the plugins from scratch the following plugins will not be automagically be buildt. ! dist/Duplicate-Way.jar ! dist/Lakewalker.jar ! dist/pluginmanager.jar ! dist/navigator.jar If they currently won'

[OSM-dev] Josm Plugins/*.jar moved

2007-12-19 Thread Joerg Ostertag (OSM Munich/Germany)
I just moved the josm plugins in SVN from .../editors/josm/plugins/dist/*.jar to .../editors/josm/dist/*.jar this will hopefully make creating packages easier. I think I changed the most important places where these locations where referenced, but you never know ... If you find/