Re: [OSM-dev] osm2pgsql make failing

2008-11-06 Thread Martijn van Oosterhout
What OS is this? libpq depends on krb5, that's true, but they should have both been installed already. (You don't need the develeopment header, just the runtime lib). Have a nice day, On Thu, Nov 6, 2008 at 8:21 AM, Richard Chirgwin [EMAIL PROTECTED] wrote: Hi from a new user. osm2pgsql is

[OSM-dev] What exactly is a polygon?

2008-11-06 Thread Till Harbaum
Hi, i am still not sure i fully understand when exactly a way a polygon is. What i've learned so far: If the first and the last node of a way are identical then the way is a polygon, except it's tagged highway, waterway or railway. What's the purpose of the area tag? Does it make a way a

[OSM-dev] Problem installing Osmosis on OSX

2008-11-06 Thread James Croft
Hi, I'm having some problems installing Osmosis on OSX. I've been following the instructions at: http://wiki.openstreetmap.org/index.php/Osmosis/Installation. I've installed java 1.6: macbook~/Desktop/osmosis-0.29\: java -version java version 1.6.0_07 Java(TM) SE Runtime Environment (build

Re: [OSM-dev] Problem installing Osmosis on OSX

2008-11-06 Thread Brett Henderson
That's very strange. I compile it with jdk1.6 and it appears you're running 1.6 so I don't understand what is happening. The UnsupportedClassVersionError usually only occurs if you try to run osmosis with an old version of java. Perhaps try getting the java command line out of the osmosis

Re: [josm-dev] help for building JOSM with Eclipse

2008-11-06 Thread Marcin Floryan
G. Allegri wrote: Thanks Frederik. I cleaned up the project and imported it from zero, now it works. Lots of warnings and a Console message Could not get presets icon presets/library.png, but it runs :-) It is now fixed in SVN so the warning should no longer be there. Remember to refresh your

Re: [OSM-dev] Problem installing Osmosis on OSX

2008-11-06 Thread Shaun McDonald
Hi James, That's interesting because I've had osmosis running fine with Java 6 selected in the Java Preferences.app in Mac OS X 10.5.5. Try changing it to Java 5, quit Java Preferences.app, run java -version. Then changing back to Java 6 in Java Preferences.app, quit Java Preferences.app

Re: [OSM-dev] Problem installing Osmosis on OSX

2008-11-06 Thread James Croft
Thanks for the help guys. I've got it working now. Not sure what was going wrong but I've just altered to Osmosis file to explicitly set JAVACMD='/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java' This seems to work. Cheers James 2008/11/6 Shaun McDonald [EMAIL PROTECTED]

Re: [OSM-dev] The wiki defines the database

2008-11-06 Thread Richard Fairhurst
Erik Johansson wrote: Richard said they want highway=Toucan to be replaced by five other tags, he!. Are you sure you as an editor creator want to be bothered with this, wouldn't it be easier if the wiki took care of that? http://www.joelonsoftware.com/articles/LeakyAbstractions.html And all

[OSM-dev] Hibernate Spatial

2008-11-06 Thread Marcus Wolschon
Hello, did anyone work with Hibernate Spatial and MySQL or PostGIS yet? If so, is it possible to map any schema existing tools use or do I need to create my own database that is incompatible with anything else? I'd like to evaluate it as another DataStore-plugin for Traveling Salesman. Marcus

Re: [OSM-dev] The wiki defines the database

2008-11-06 Thread Erik Johansson
On Thu, Nov 6, 2008 at 3:24 AM, Frederik Ramm [EMAIL PROTECTED] wrote: but wherever we can [..] say have it both ways, that's a victory for freedom in my opinion. +1 But software drives tagging, and one true way is easier for applications to handle. Considering that parsing tags is something

[OSM-dev] Geomajas

2008-11-06 Thread Stefan de Konink
http://www.geomajas.org/ I think this could definitely be an alternative for a Flash editor. Stefan ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [josm-dev] help for building JOSM with Eclipse

2008-11-06 Thread G. Allegri
Thaniks, the warning has gone :) A curiosity: why aren't the tests aligned with the code? Do they need to be updated? 2008/11/6 Marcin Floryan [EMAIL PROTECTED]: G. Allegri wrote: Thanks Frederik. I cleaned up the project and imported it from zero, now it works. Lots of warnings and a Console

Re: [OSM-dev] The wiki defines the database

2008-11-06 Thread Matthias Julius
Erik Johansson [EMAIL PROTECTED] writes: On Thu, Nov 6, 2008 at 3:24 AM, Frederik Ramm [EMAIL PROTECTED] wrote: but wherever we can [..] say have it both ways, that's a victory for freedom in my opinion. +1 But software drives tagging, and one true way is easier for applications to

Re: [OSM-dev] Relation bounding boxes

2008-11-06 Thread Matt Amos
On Wed, Nov 5, 2008 at 10:20 PM, Frederik Ramm [EMAIL PROTECTED] wrote: Matt Amos wrote: what is the bounding box of a relation? I like your idea 1 best: awesome, although that is the most complicated method :-) its implemented in the code now and there are some functional tests, so we're

Re: [OSM-dev] osm2pgsql make failing

2008-11-06 Thread Richard Chirgwin
Greetings all, Tom Hughes wrote: Martijn van Oosterhout wrote: What OS is this? libpq depends on krb5, that's true, but they should have both been installed already. (You don't need the develeopment header, just the runtime lib). At least on Fedora you will probably need the dev package, as

[OSM-dev] Osmosis on OpenSuse with MySQL

2008-11-06 Thread Richard Chirgwin
Hi, Osmosis has installed okay, and I can read-write from and to XML. But running to a database, things fall over. The full error is below my signature. Environment: - OpenSUSE 10.3 with MySQL Server 5.0.45 - Osmosis 0.29 There is a database called osm, and a user account osmosis with password

[josm-dev] to the devolopers of WMS-plugins

2008-11-06 Thread Tobias Wendorff
Dear Developers, all the WMS-plugins don't send out a SRS-code to the server, so I've added SRS=EPSG:4326 to the URL (WGS84 code). My JOSM runs in Mercator (Spherical/Web Mercator)= EPSG:3785. Even if the coordinates are equal, the projection should be different (the image should look

Re: [josm-dev] to the devolopers of WMS-plugins

2008-11-06 Thread Tobias Wendorff
Hey Frederik, Frederik Ramm schrieb: What you're doing is you request an EPSG4326 projected bitmap from the server but with a height that doesn't fit. Example: Assume your JOSM map view is 500x500 pixels and you're viewing an area around 60°N in spherical Mercator. The area displayed is 5°