Re: [osmosis-dev] Specifying ports for replication

2012-07-07 Thread Paul Norman
So, the problem went away and I didn't bother debugging the cause, but it's
intermittently back now. 

 From: Igor Podolskiy [mailto:igor.podols...@vwi-stuttgart.de]
 Subject: Re: [osmosis-dev] Specifying ports for replication
 
 
 On 17.06.2012 06:46, Paul Norman wrote:
  I'm trying to get script to work to update my apidb, but I keep
  getting errors with trying to specify the location of the minutely
  replication diffs. I suspect it is related to the port in my change
  file URL
 
  My simplified command line is osmosis --rri --sc --wdc
 
  I have tried both
 
  baseUrl=http://merry.paulnorman.ca:7201/minute-redaction-replicate/
 
  and
 
  baseUrl=http://merry.paulnorman.ca\:7201/minute-redaction-replicate/
 
  The error I get is:
 [...]
 
 Hmm... Sadly I cannot reproduce this. No matter whether I'm using
 
http://my.server.local/planet/replicate
 
 or
 
http://my.server.local:80/planet/replicate
 
 it works fine. From the stack trace you posted it looks like your server
 is returning a malformed response. Here are some things to check:
 
 1. Is there any information regarding those requests access and error
 logs of the HTTP server listening on port 7201? The relevant entries
 should look like:
 
 127.0.0.1 - - [23/Jun/2012:13:37:05 +0200] GET /minute-redaction-
 replicate/state.txt HTTP/1.1 200 409 - Java/1.6.0_24

When it's working it shows them, but I don't believe it's showing attempted
accesses by osmosis when it's not working.

 2. Could you try to access
 
http://merry.paulnorman.ca:7201/minute-redaction-replicate/state.txt
 
 with a web browser?

It shows a valid state.txt file. 

 If you don't see any log entries in the access or error logs that you
 can relate to Osmosis, then there is most probably some kind of a
 network problem between your client and your server machine. Or maybe
 the server on port 7201 isn't running? :)

It's running, and the client is running on the server. Also it works for
other applications that consume minutely diffs.

It would be helpful if osmosis gave a less cryptic error message. 


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


Re: [OSM-dev] [GSoC] Improvements to Vespucci

2012-07-07 Thread Jan Schejbal
Am 2012-06-18 07:23, schrieb Jan Schejbal:
 The API with all changes so far can be downloaded at
 http://www.janschejbal.de/temp/vespucci.apk

Sorry, I only managed to fix some small bugs in the last weeks (Repo and
APK is updated). I have exams on the 10th and 11th that take more time
than expected to learn for.

I think that the primary features are implemented, but not yet
thoroughly tested or debugged, and will still need some improvements
(e.g. auto-suggest tag names/values based on presets). Feedback on the
existing functionality would be appreciated.

Kind regards
Jan



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


Re: [josm-dev] Problems with presets/styles on Trac

2012-07-07 Thread Dirk Stöcker

On Fri, 6 Jul 2012, colliar wrote:


First of all he ran into the spam filter because of too many external image
links. At least the limitation should be mentioned somewhere.


Spam-Filter is a very dynamic process. It very seldom catches a valid user 
(probably one of 1000 edits) and is mostly fixed by captcha. Very rare 
cases can only be fixed by breaking a large edit into smaller ones.


I neither can describe the exact conditions nor would I do this even if I 
would know the exact figures.


JOSM is a very popular page and thus also a very interesting target for 
spammers. They don't need additional information how to optimize their 
attacks.



Second. The wiki leads to already existing examples but does not mention the
key words for syntax-highlighting.


It is a wiki. When something is missing, add it.


Third, he did not understand how to attach images but once he did they did not
work as expected.  They still do not work in drop down lists where images from
external sources are shown but not the internal ones.

@Dirk
Please, have a look at your edit this morning. Changing the image pathes did
break the rendering of images in drop down lists.


I have no idea what you talk about. Where is a drop-down list for images?

Anyway I try to find an answer. When the external preset/style was added 
linking to the XML, then the update will break it. Simply remove it in 
JOSM and readd it now - and it will add the correct link with the ZIP 
file including the icons.


JOSM has no automagical detection of changes in URL's of external 
resources. Probably we should add coloring like we do for Maps, so users 
sees when the links do no longer match the standard list entry (But it 
usually only happens in the creation phase of a preset/style and thus is 
no big issue).


Ciao
--
http://www.dstoecker.eu/ (PGP key available)


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


Re: [josm-dev] Problems with presets/styles on Trac

2012-07-07 Thread colliar

On 07.07.2012 20:54, Dirk Stöcker wrote:

On Fri, 6 Jul 2012, colliar wrote:

First of all he ran into the spam filter because of too many external 
image

links. At least the limitation should be mentioned somewhere.


Spam-Filter is a very dynamic process. It very seldom catches a valid 
user (probably one of 1000 edits) and is mostly fixed by captcha. Very 
rare cases can only be fixed by breaking a large edit into smaller ones.


I neither can describe the exact conditions nor would I do this even 
if I would know the exact figures.


JOSM is a very popular page and thus also a very interesting target 
for spammers. They don't need additional information how to optimize 
their attacks.

But a note that external links might be caught by spam filter should be ok.

Second. The wiki leads to already existing examples but does not 
mention the

key words for syntax-highlighting.


It is a wiki. When something is missing, add it.

Gonna, if I find the time

Third, he did not understand how to attach images but once he did 
they did not
work as expected.  They still do not work in drop down lists where 
images from

external sources are shown but not the internal ones.

@Dirk
Please, have a look at your edit this morning. Changing the image 
pathes did

break the rendering of images in drop down lists.


I am talking about icons in a key/value dropdown list. For example: 
Kopfform (Headshape)
They do work with the externel zip file and did work with external icon 
links but do not work with the internal ones


This does not look well:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-07-03 01:31:22
Last Changed Author: simon04
Revision: 5315
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-07-02 14:51:19 +0200 (Mon, 02 Jul 2012)
Last Changed Rev: 5315

Fehler beim Laden des Bildes 'rechteck.png'
Fehler beim Laden des Bildes 'dreieck.png'
Fehler beim Laden des Bildes 'konus.png'
Fehler beim Laden des Bildes 'glocke.png'
Fehler beim Laden des Bildes 'zylinder.png'
Fehler beim Laden des Bildes 'obelisk.png'
Fehler beim Laden des Bildes 'pyramidenstumpf.png'
Fehler beim Laden des Bildes 'unregelmaeßig.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'rechteck.png'
Fehler beim Laden des Bildes 'dreieck.png'
Fehler beim Laden des Bildes 'konus.png'
Fehler beim Laden des Bildes 'glocke.png'
Fehler beim Laden des Bildes 'zylinder.png'
Fehler beim Laden des Bildes 'obelisk.png'
Fehler beim Laden des Bildes 'pyramidenstumpf.png'
Fehler beim Laden des Bildes 'unregelmaeßig.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'

Ciao
Colliar


Re: [josm-dev] Problems with presets/styles on Trac

2012-07-07 Thread Dirk Stöcker

On Sat, 7 Jul 2012, colliar wrote:


 Please, have a look at your edit this morning. Changing the image
 pathes did break the rendering of images in drop down lists.


I am talking about icons in a key/value dropdown list. For example: 
Kopfform (Headshape)
They do work with the externel zip file and did work with external icon links 
but do not work with the internal ones


This set of icon does not correctly handle icon path. External icons work 
though, as they have hard-coded path.


http://josm.openstreetmap.de/ticket/7840

Ciao
--
http://www.dstoecker.eu/ (PGP key available)


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