Plugin translation

2020-07-12 Thread Kai Michael Poppe - OSM
), much less does ant -Dplugin=name singleplugintrans have any effect because it tells me this: plugintrans: [echo] Run plugintrans target for plugin fhrs [mkdir] Created dir: D:\_dev\osm\josm\josm\i18n\build\plugin_fhrs [gettext-extract] ..\plugins\fhrs [gettext-extract] build\plugin_fhrs

Re: Get values from OsmPrimitive

2020-07-10 Thread Kai Michael Poppe - OSM
Hi Oliver, when OsmPrimitive p; then p.getId() gives you the LONG Id that corresponds to p.getType() that could be OsmPrimitiveType.NODE, OsmPrimitiveType.WAY or OsmPrimitiveType.RELATION p.getKeys() gives you a TagMap of all Keys in p where p.getKeys().containsKeys(String

New JOSM Plugin noteSolver - Issue with pop-up (was: Do something after upload of changed data)

2020-06-09 Thread Kai Michael Poppe - OSM
________ > Von: Kai Michael Poppe - OSM > Gesendet: Freitag, 8. Mai 2020 23:05 > An: josm-dev@openstreetmap.org > Betreff: JOSM Plugin / Do something after upload of changed data > > Hi list, > > I'm currently building a Plugin that's supposed resolve upload a note

Re: AW: JOSM Plugin / Do something after upload of changed data

2020-05-09 Thread Kai Michael Poppe - OSM
The cs id is returned by the api when the changeset is opened, but the hooks > are called before that, so I see no way to get the cs id with the current > code in core. > > Gerd > > > Von: Kai Michael Poppe - OSM > Gesendet: Freitag,

JOSM Plugin / Do something after upload of changed data

2020-05-08 Thread Kai Michael Poppe - OSM
Hi list, I'm currently building a Plugin that's supposed resolve upload a note with a reference to the changeset that was created through the upload. I've successfully managed to get the UploadHook working and put the reference to the Note in the Changeset comment, but I can't figure out how to

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Blake Girardot HOT/OSM
few minute to add "me too" >> style responses. >> > > What's wrong with that? There are numerous discussions in Dev that I have no > interest in, but on occasion there's something relevant to my OSM usage & I > will make a comment. This current topic appears to be

[OSM-dev] OSM Tasking Manager 3.0 Tech Challenge

2016-12-08 Thread Blake Girardot HOT/OSM
Dear OSM Development Community Members, With the generous support of the USAID GeoCenter, experts in the use of geospatial tools and analysis in a humanitarian context, and the Australia Department of Foreign Affairs and Trade, experts in finding new ways to solve problems through their Disaster

[OSM-dev] Cache settings for OSM Mailing List monthly index pages

2014-09-17 Thread Robert Whittaker (OSM lists)
I'm not sure if this is the right list to post this to, but I've noticed recently that I have to refresh the index pages of OSM mailing list posts e.g. https://lists.openstreetmap.org/pipermail/talk/2014-September/date.html in order to get new posts to show up. This seems to happen to me

Re: [OSM-dev] XAPI and other solutions

2011-04-23 Thread Nakor Osm
Download the planet.pbf and extract from it. From a pbf planet file on a quad-core/8Gb RAM machine it takes me roughly 1.5 h to extract all ways marked natural=coastline. If you need updates more often than the weekly PBF, it takes about 2 hours on the same machine as above to apply the daily

[OSM-dev] Find way with tag containing a carriage return x0D

2011-02-10 Thread Robert Whittaker (OSM)
I have the technical resources to do myself.) I also wonder if there are any other objects in the OSM database with control characters in their tags? It would be great if someone could do a report of such objects with links to edit them... Robert. -- Robert Whittaker

Re: [OSM-dev] Find way with tag containing a carriage return x0D

2011-02-10 Thread Robert Whittaker (OSM)
On 10 February 2011 14:10, Erik Johansson e...@kth.se wrote: On Thu, Feb 10, 2011 at 1:54 PM, Robert Whittaker (OSM) robert.whittaker+...@gmail.com wrote: Presumably this is a bug/feature of the XAPI. But presently I'm more interested in just finding the way in question so the tagging can

[OSM-dev] merkaator debuild fails ...

2009-05-19 Thread Joerg Ostertag (OSM Tettnang/Germany)
Could someone have a look at this please ... Complete log is at: http://www.gpsdrive.de/build_cluster/merkaartor/debian-squeeze-64/debuild.log.shtml tmp/obj_debug/qrc_MYahooBackground.o -L/usr/lib -lQtGui -lQtCore -lpthread mv -f libMYahooBackgroundPlugin.so

Re: [OSM-dev] merkaator debuild still fails ...

2009-05-19 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Dienstag 19 Mai 2009, Chris Browet wrote: Solved. Do not forget to rerun qmake. Please not that there is a merkaartor-specific list at http://lists.openstreetmap.org/listinfo/merkaartor;. Dev is rather for the core openstreetmap. Could someone have a look at this please ... New

[OSM-dev] josm and Ubuntu-hardy-32 (problem svn-client)

2009-03-08 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi, I'm trying to compile josm on an Ubuntu Hardy. The Problem here seems to be that the svn Client will not work with the build.xml File. For one point; is there a possibility to change/adapt this in order to get the REVISION in another way? And the other thing would be; in my buildcluster

Re: [OSM-dev] josm and Ubuntu-hardy-32 (problem svn-client)

2009-03-08 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 08 März 2009, Subhodip Biswas wrote: On Sun, Mar 8, 2009 at 3:39 PM, Joerg Ostertag (OSM Tettnang/Germany) openstreet...@ostertag.name wrote: Hi, I'm trying to compile josm on an Ubuntu Hardy. The Problem here seems to be that the svn Client will not work with the build.xml

[OSM-dev] Errors while svn up

2009-03-08 Thread Joerg Ostertag (OSM Tettnang/Germany)
Today I'm getting a lot of errors while working with svn. Is there anything wrong with the Server? I already had this Error about 10 times today. Each time in another Directory ... Fetching external item into 'rendering/tilesAtHome-dev/branches/threading/osmarender' svn: Server sent unexpected

Re: [OSM-dev] Errors while svn up

2009-03-08 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 08 März 2009, Tom Hughes wrote: Joerg Ostertag (OSM Tettnang/Germany) wrote: Today I'm getting a lot of errors while working with svn. Is there anything wrong with the Server? I already had this Error about 10 times today. Each time in another Directory ... Yeah I got

Re: [OSM-dev] josm and Ubuntu-hardy-32 (problem svn-client)

2009-03-08 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 08 März 2009, Tom Hughes wrote: Joerg Ostertag (OSM Tettnang/Germany) wrote: This will start a command svn info --xml . which is not supported in the svn version deivered with ubuntu-hardy. I think we should change this to using the svn features itself of replacing text

[OSM-dev] --help for various tools needed

2009-01-25 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi, as most of you already know, I am trying to compile and generate packages for various software tools inside openstreetmap. For all these tools to be helpfull, it is absoluteley necessary to have som documentation (man pages) and Commandline --help output. So I would like to as al of you to

Re: [OSM-dev] API 0.6 and changeset tags

2009-01-11 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 11 Januar 2009, Frederik Ramm wrote: Hi, ... client=JOSM client-version=1234 This sounds good. Even putting it into the same tag ( like client=josm/1.2.14-svn1234 ) would be nice. For JOSM, I also intend to add something like client-plugins=a,b,c,d where the installed plugins

Re: [OSM-dev] downloading partial tilesets to serve locally]

2009-01-05 Thread Joerg Ostertag (OSM Tettnang/Germany)
with something like mapnik-osm-updater.sh --all-planet-geofabrik=europe/germany And you're set. Then you can use one of these to get tiles/images ... gpsdrive generate_image.py (svn.openstreetmap.org/applications/rendering/mapnik/) generate_tiles.py (svn.openstreetmap.org

Re: [OSM-dev] Error while compiling osm2pgsql

2009-01-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 04 Januar 2009, Jan-Benedict Glaw wrote: On Sun, 2009-01-04 16:53:17 +0100, Joerg Ostertag (OSM Tettnang/Germany) openstreet...@ostertag.name wrote: It seems the File output-gazetteer.h is needed to compile osm2pgsql. Can someone tell me in which package I should find

Re: [OSM-dev] Error while compiling osm2pgsql

2009-01-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
... Sounds like you're using an ancient version? No, it looks like Tom committed a change to #include output-gazetteer.h a couple of days ago. I've reverted that line in r12912. Thanks it is working again :-) -- Jörg (Germany, Tettnang) http://www.ostertag.name/

Re: [OSM-dev] Error while compiling osm2pgsql

2009-01-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 04 Januar 2009, Tom Hughes wrote: Jon Burgess wrote: No, it looks like Tom committed a change to #include output-gazetteer.h a couple of days ago. I've reverted that line in r12912. Sorry... I thought I'd removed all the changes that were not part of the commit I was doing...

[OSM-dev] Problems building debian Package for merkaator

2009-01-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
Formerly the resulting binary could be found at release/merkaartor But now the resulting binary is at binaries/debug/bin/merkaartor This seems to be a result of a DEBUG compile being done inside the debian build. Was there any change inside of debian/rules

[OSM-dev] libosm does not compile on debian lenny amd64

2009-01-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
Any hint is wellcom ... debian-lenny-64 --directory /home/tweety/openstreetmap-applications/lib/libosm make I: [debian-lenny-64 chroot] Running command: make g++ -g -I/usr/local/include -I../ -c -o Object.o Object.cpp g++ -g -I/usr/local/include -I../ -c -o Way.o Way.cpp g++ -g

[OSM-dev] osm-editor/qt4/: qt3 dependency in qt4 package?

2009-01-01 Thread Joerg Ostertag (OSM Tettnang/Germany)
I found a qt3 dependency in the debian control File of svn.openstreetmap.org/applications/editors/osm-editor/qt4 I thought this is a qt4 package? Is this on purpose? grep libqt3 svn.openstreetmap.org/applications/editors/osm-editor/qt4/debian/control Build-Depends: debhelper ( 4.0.0), libqt3

Re: [OSM-dev] osm-editor/qt4/: qt3 dependency in qt4 package?

2009-01-01 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Donnerstag 01 Januar 2009, Thomas Wood wrote: I believe this software is completely deprecated now, why bother packaging it? It looked like being easy, because there was a debian directory, but if it's deprecated I'll remove it from the package generation ... 2009/1/1 Joerg Ostertag (OSM

[OSM-dev] Naming of DirectUpload

2008-12-30 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi, i try to automate the plugin creation. But one Plugin behaves different ;-) the Directory name is DirectUpload, but the resulting jar File is named directupload.jar. Could we use the same upper/lowercase name for both? -- Jörg (Germany, Tettnang) http://www.ostertag.name/

Re: [OSM-dev] [Talk-de] Your whishlist for Debian Packages?

2008-12-30 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Dienstag 30 Dezember 2008, Sebastian Niehaus wrote: Joerg Ostertag (OSM Tettnang/Germany) openstreet...@ostertag.name writes: as most of you probably know I'm providing debian packages for the most common tools needed to work with OpenStreetMap. What I'd like to know is: - which

Re: [josm-dev] wmsplugin yahoo maps proxy support

2008-12-29 Thread bluemm1975-osm
--- On Wed, 17/12/08, Dirk Stöcker openstreet...@dstoecker.de wrote: On Tue, 16 Dec 2008, bluemm1975-...@yahoo.com wrote: All I get is white squares. I see some other messages on the list which mention trouble shooting. If I run the url passed to webkit-image, it works fine in Firefox3

[OSM-dev] Your whishlist for Debian Packages?

2008-12-28 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi, as most of you probably know I'm providing debian packages for the most common tools needed to work with OpenStreetMap. What I'd like to know is: - which additional tools from the osm-svn would you like to see added to the debian repository? - which other debian based platforms

Re: [OSM-dev] What about moving wmsplugin/webkit-image to a pplication/utils? Was: Need help compiling wmsplugin /webkit-image.cpp on Debian-lenny

2008-12-28 Thread Joerg Ostertag (OSM Tettnang/Germany)
On Sonntag 28 Dezember 2008, Joerg Ostertag (OSM Tettnang/Germany) wrote: On Donnerstag 25 Dezember 2008, Simon Ward wrote: On Thu, Dec 25, 2008 at 08:32:04AM +0100, Joerg Ostertag (OSM Tettnang/Germany) wrote: Hi, I need help compiling wmsplugin/webkit-image.cpp on my Debian-lenny

[OSM-dev] Error compiling osmosis

2008-12-24 Thread Joerg Ostertag (OSM Tettnang/Germany)
Can someone give me a hint what to do about these errors twe...@moby:~/svn.openstreetmap.org/applications/utils/osmosis/trunk$ ant dist Buildfile: build.xml init: build_src: [mkdir] Created dir: /home/tweety/svn.openstreetmap.org/applications/utils/osmosis/trunk/build [mkdir] Created

[OSM-dev] Need help compiling wmsplugin/webkit-image.cpp on Debian-lenny

2008-12-24 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi, I need help compiling wmsplugin/webkit-image.cpp on my Debian-lenny machine. when I try to compile I get the following errors: twe...@moby:~/svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin$ make clean rm -f *.o webkit-image webkit-image.h

Re: [OSM-dev] DirectUpload Plugin compile broken ?

2008-12-18 Thread Joerg Ostertag (OSM Tettnang/Germany)
features like the rest of JOSM. Shaun On 18 Dec 2008, at 06:33, Joerg Ostertag (OSM Tettnang/Germany) wrote: While trying to update the Windows Packages I saw: [echo] creating ../../dist/DirectUpload.jar [javac] /var/www/svn.openstreetmap.org/applications/editors/josm/ plugins

[OSM-dev] DirectUpload Plugin compile broken ?

2008-12-17 Thread Joerg Ostertag (OSM Tettnang/Germany)
While trying to update the Windows Packages I saw: [echo] creating ../../dist/DirectUpload.jar [javac] /var/www/svn.openstreetmap.org/applications/editors/josm/plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:140: cannot find symbol [javac]

[josm-dev] wmsplugin yahoo maps proxy support

2008-12-16 Thread bluemm1975-osm
Hi, I'm trying JOSM for the first time, after being a long time Potlatch user. I am behind a proxy, and downloading OSM data works fine (haven't tried uploading yet). JOSM settings are Proxy host/port provided, ticked anonymous. Anyway, I'm trying to get the Yahoo maps layer working, so I'm

Re: [OSM-dev] Any tile statistics (unique visitors)

2008-12-07 Thread Joerg Ostertag (OSM Tettnang/Germany)
Anyway, if you can get the appropriate people to authorise it, and you can clarify exactly what you want, then we might be able to do something when we get a minute. And who might that be? Since when should I find authorisation for questions? I can't give you the numbers for osm.org, but

[OSM-dev] josm Plugin Code broken again :-(

2008-12-03 Thread Joerg Ostertag (OSM Tettnang/Germany)
Hi all plugin developers, I try to create regular josm packages including plugins. These are debian and Windows based. But more and more often I cannot compile, because some stuff is broken and even doesn't compile. Would it be possible, that everyone who wants to checkin something into svn;

[OSM-dev] Help needed: postgis database transform()

2008-12-01 Thread Joerg Ostertag (OSM Tettnang/Germany)
Probably my problem boils down to : Which SRID can I use to get data into the coordinate system used inside the planet.osm? But here in Detail: I need a little help in reading from the mapnik posgis database. I plan to expand the osmtrackfilter.pl to compare against the local

[OSM-dev] Compile Error in josm-ng

2008-11-04 Thread Joerg Ostertag (OSM Tettnang/Germany)
I have problems building the debian Package because of a Compile Problem in josm-ng. Please can someone fix this. Thanks Joerg - Compile Josm-ng BUILD SUCCESSFUL Total time: 0 seconds [javac]

[OSM-dev] josm installer for windows is back

2008-10-26 Thread Joerg Ostertag (OSM Tettnang/Germany)
and the osm repository. josm-setup-latest.exe will always be a symlink to the newest Version. -- Jörg (Germany, Tettnang) http://www.ostertag.name/ ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] changing perl scripts ... removing --area option

2008-09-10 Thread Joerg Ostertag (OSM Tettnang/Germany)
I would like to remove area support for all perlscripts I wrote and that understand the parameter --area=... The reason for this is, that it's confusing and the area excerpts from Frederik are mu more precise. So this feature is no longer needed in my eyes. Any objection? -- Jörg (Germany,

[OSM-dev] josm compile warnings ...

2008-08-20 Thread Joerg Ostertag (OSM Tettnang/Germany)
- Compile Josm BUILD SUCCESSFUL Total time: 3 seconds [javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/io/MyHttpHandler.java:10: warning: sun.net.www.protocol.http.Handler is Sun proprietary API and may be removed in a

[OSM-dev] another josm plugin error

2008-08-20 Thread Joerg Ostertag (OSM Tettnang/Germany)
: Recompile with -Xlint:unchecked for details. [javac] 3 errors -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http

Re: [josm-dev] josm and other projection systems questions

2008-08-02 Thread matthew-osm
Hi Pieren, On Sat, Aug 02, 2008 at 12:19:56PM +0200, Pieren wrote: - a problem with the tool align nodes in circle which is calculating the average position of the selected nodes. Unfortunately, this average is done with a first value initialized like this: new Node(new LatLon(0,0)); but

[OSM-dev] Searching on osm.org defect

2008-07-28 Thread Joerg Ostertag (OSM Tettnang/Germany)
:in `initialize' -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

Re: [OSM-dev] More josm-plugin compile problems ...

2008-07-24 Thread Joerg Ostertag (OSM Tettnang/Germany)
javax.xml It would be great if someone could fix this. Otherwise it some of the plugins are not working and won't be fixed we should either remove them or move them to a folder deprecated or similar. On 7/24/08, Joerg Ostertag (OSM Tettnang/Germany) [EMAIL PROTECTED] wrote: Any Hints/Fixes

Re: [OSM-dev] Still Error compiling josm-plugins

2008-07-23 Thread Joerg Ostertag (OSM Tettnang/Germany)
. -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

[OSM-dev] More josm-plugin compile problems ...

2008-07-23 Thread Joerg Ostertag (OSM Tettnang/Germany)
/WaypointReader.java:15: package uk.co.wilson.xml does not exist [javac] import uk.co.wilson.xml.MinML2; [javac] ^ -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag

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

2008-05-12 Thread Joerg Ostertag (OSM Munich/Germany)
) http://www.ostertag.name/ irc://irc.oftc.net/#osm (sometimes) Tel.: 089/420950304 (VOIP: Only ringing while at home at the PC) ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

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

2008-05-12 Thread Joerg Ostertag (OSM Munich/Germany)
(Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

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

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

Re: [OSM-dev] svn checkout

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
. This brings up the question: If the svn-repository of these Servers are not very stable wouldn't we be better off with the last stable Version of the rales stuff installed than working with the svn-tree? -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89

[OSM-dev] World Boundaries for Rendering with mapnik

2008-05-10 Thread Joerg Ostertag (OSM Munich/Germany)
and got the following error: ... Mapnik convert: 'build/scripts/mapnik/osm-template.xml' '/home/tweety/.gpsdrive/osm.xml' Mapnik convert Username: tweety Mapnik convert to '/home/tweety/.gpsdrive/osm.xml' done. datasource_cache::instance

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 http://tile.openstreetmap.org

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 external data for coastlines at lower zoom levels

[OSM-dev] build problems with taggingpresettester

2008-04-03 Thread Joerg Ostertag (OSM Munich/Germany)
http://www.ostertag.name/ http://www.openbc.com/go/invita/Joerg_Ostertag -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http

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

2008-03-28 Thread Joerg Ostertag (OSM Munich/Germany)
and debian packages again? -- Jörg (Germany, Tettnang) http://www.ostertag.name/ irc://irc.oftc.net/#osm Tel.: +49 89 420950304 Skype: JoergOstertag ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

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 ? I was

Re: [OSM-dev] Spam from OSM server?

2008-02-17 Thread matthew-osm
have achieved considerable spam reduction with the exim filter rule ... This blocks everything coming from the osm server but not actually posted to a list, including all the mailman permission is needed for blah blah messages. Easier is to set up a different e-mail address and set the list owner

[OSM-dev] Data checks?

2008-02-15 Thread Tom Enterline (OSM)
with small to medium size (millions of rows) databases, in Oracle, Access, and PostgreSQL. As I mentioned before I'm a newbie with respect to Mysql and OSM. What I've done so far with OSM: I've done some editing in Potlatch and JOSM of my local area of the TIGER data. I've also loaded some GPS

[OSM-dev] Notes on dev environment setup

2008-02-15 Thread Tom Enterline (OSM)
Hi, First, thanks to everyone (on- and off-list) who got me past my bumps!! As someone who went through the process of setting up a dev environment on Ubuntu as a total Ruby on Rails and MySQL newbie, I have some notes to make the next one easier. 1. In addition to the Debian packages noted,

[OSM-dev] Osmosis DB schemas?

2008-02-14 Thread Tom Enterline (OSM)
Osmosis. When I tried to load the osm file using Osmosis, I got an error Exception in thread Thread-1-read-xml com.bretth.osmosis.core.OsmosisRuntimeException: The database schema version of 10 does not match the expected version of 8. Thinking the problem was the database version in the rake

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

[OSM-dev] FAQ pointer?

2008-02-13 Thread Tom Enterline (OSM)
Hi, Is there a dev FAQ? If so, please point me in the direction... I didn't see a way to search the mail list archives, either. I've been following the steps in http://wiki.openstreetmap.org/index.php/The_Rails_Port. I've never used Mysql before, and installed it from Synaptic. I am now at

[OSM-dev] API: how to retrieve ways which cross a tile?

2008-01-10 Thread osm
Hi, when I download data using a bounding box, I get all nodes and all ways with at least one node in the BB. But imagine a street just crossing the edge of the BB with its nodes outside the BB, none inside the BB. This way would not be returned upon the request. In my own program when I

[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