[OSM-dev] API 0.7 brainstorming

2010-12-29 Thread Wyo
Are there any plans to go forward with API 0.7? How long will the brainstorming phase go on? Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Callback parameters

2010-12-21 Thread Wyo
= OpenLayers.Protocol.Response.FAILURE; } if (this.callback) this.callback.call (options.scope, resp); }, yet the resp.code is always Null. What's wrong? See http://www.orpatec.ch/osm/tools/testcanal.php Wyo ___ dev mailing list dev@openstreetmap.org http

[OSM-dev] How to use MOD_CTRL to restrict clicks

2010-12-21 Thread Wyo
( this, clickCallbacks, clickOptions ); yet that has no effect, doubleclicks without Ctrl triggers the callbacks. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Callback parameters

2010-12-21 Thread Wyo
Sorry for posting into the wrong group, just ignore this and the next message. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Source tag on each node

2010-12-19 Thread Wyo
a bit. Are these tags really necessary or could they be remove as long as the way has a source tag? Could anybody provide an estimate how much space reduction could be gained? Could anybody create a report on how many nodes have identical tags as their way? Wyo

Re: [OSM-dev] Source tag on each node

2010-12-19 Thread Wyo
Alan Mintz wrote: At 2010-12-19 00:59, Wyo wrote: I've just realised that rather many nodes have their own source tag, even if they are just part of a way with identical tag. So I guess a rather large part of the data consists of these source tags. While this isn't a problem for files (thanks

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-16 Thread Wyo
doesn't coop well with my mapping. So what do you suggest? Move slower or stop mapping? BTW whenever I hit this situation I save my data. Such a save could be used as a detection that I'm really use the data for mapping. Wyo ___ dev mailing list dev

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-16 Thread Wyo
Frederik Ramm wrote: On 12/15/10 19:54, Wyo wrote: Just tell me, how many people, who don't get paid for the work, have set up their own XAPI server? A handful or a dozens, wordwide? Sorry forgive me my harsh words, yet the current procedure to set up an XAPI server is useless. For most

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-16 Thread Wyo
be something wrong. Besides does rate limiting also limit uploading? I just ask since I can't upload now for several minutes. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-15 Thread Wyo
(that worked), left to viewing and again entered editing. The second shift of the map again brought the Could'n load map. From now on till about 22:00h it's not possible to map or only with rather large pauses in between. Wyo ___ dev mailing list

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-15 Thread Wyo
Frederik Ramm wrote: You're right that XAPI is in this thread's subject, but Wyo explicitly talked about mapping, for which XAPI is not required. I've talked about API/XAPI as you can see in the subject. And at least during high volume hours the API server is already on the brink, e.g. just

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-15 Thread Wyo
any success. I just now started from scratch at http://www.openstreetmap.org/edit?lat=49.55544lon=5.09523zoom=17, one shift of the map and I hit the Couldn't load map. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-14 Thread Wyo
to use any of these technologies anywhen in the future. Even now it's almost impossible to map anything into OSM in the main traffic hours. The question is more where and how to start. Wyo ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-13 Thread Wyo
server for a certain restriced area, e.g. a country or a simple bbox area. That means a proxy needs a DB which as about the same structure as XAPI which is filled up as users requests data. Wyo ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] API/XAPI caching proxy server

2010-12-13 Thread Wyo
be used as an alternate XAPI server. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] API/XAPI caching proxy server

2010-12-11 Thread Wyo
for the beginning. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] What means 500 Internal Server Error on API server

2010-12-08 Thread Wyo
I've tried to access the API server but always get 500 Internal Server Error after 30s. What's the meaning, how can I interpret this error? Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] What means 500 Internal Server Error on API server

2010-12-08 Thread Wyo
Stefan de Konink wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Op 08-12-10 22:13, Wyo schreef: And how do I bring an aquivalent error message onto the screen when this happens? You don't because you only know that someone went wrong. But not what actually did. I'd prefer to inform

[OSM-dev] Loading status display

2010-12-04 Thread Wyo
://www.orpatec.ch/osm/custom.css). I'll ask this because http://www.openstreetmap.org/?relation=1273572; doesn't work currently. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Relation display not working doesn't give any visible feedback

2010-12-04 Thread Wyo
explaining the cause of the failure is also needed. I'll try to create an FailureDisplay control with my http://www.orpatec.ch/osm/tools/test.php test page yet I'd apreciate some help. Anyone interested? Wyo ___ dev mailing list dev

Re: [OSM-dev] Relation display not working doesn't give any visible feedback

2010-12-04 Thread Wyo
Tom Hughes wrote: On 04/12/10 09:27, Wyo wrote: The loading status display I asked for in the previous message isn't enough, a text explaining the cause of the failure is also needed. Well if we knew the cause of the failure then we'd fix it and there wouldn't be a failure... The cause

Re: [OSM-dev] Relation display not working doesn't give any visible feedback

2010-12-04 Thread Wyo
. This has to be reported to the users what ever has caused it. Well sure OpenLayers could handle these things better, but that's something you should probably address on openlayers-dev ;-) True and I will. Yet it's in the best interests of OSM that this's done asap. Wyo

[OSM-dev] XAPI server unusable

2010-12-02 Thread Wyo
, better said only xapi.openstreetmap.org works sometimes. At the moment it doesn't. http://wiki.openstreetmap.org/wiki/Platform_Status Are there any plans to fix this situation? Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org

Re: [OSM-dev] XAPI server unusable

2010-12-02 Thread Wyo
bad results, I can't imagine at all anybody using XAPI. Luckally I don't require any uptime guarantees I can easily drop any XAPI tests. Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] khtmlib new version online

2010-11-20 Thread Wyo
uses more that 800kB. The discription in the wiki is rather sparse. Can you give a detailed list of features which khtmlib supports, maybe even list what it currently doesn't? Wyo ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] New public nominatim service (mapquest)

2010-11-18 Thread Wyo
. http://lima.schaaltreinen.nl/mvexel/nominatim/ Nice, yet either Nominatim or your code or both don't show usable results. E.g. if I search for London I've almost to type the full name. Wyo ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] New public nominatim service (mapquest)

2010-11-17 Thread Wyo
with OpenLayers and such samples seems to be rather rare. So far I've just succeeded with setting up a demo map page with some small improvements (http://www.orpatec.ch/osm/tools/main.php). Accessing Nominatim seems to be in yet another ligue. Wyo ___ dev

Re: [OSM-dev] Announce search box with result suggestions

2010-11-15 Thread Wyo
it won't do yet, but it's a decent first step. Why do you choose Google's Closure JS? Is it specially suited? Wyo ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev