Re: [OSM-talk] New static-maps API

2009-07-23 Thread Rune M. Andersen
Very nice toolkit! Tiny bug report: On Resize tab, inputs are in reverse order, height x width instead of the usual width x height. -Rune- ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] New static-maps API

2009-07-23 Thread OJ W
On Thu, Jul 23, 2009 at 9:31 AM, Rune M. Andersenrune.ander...@gmail.com wrote: On Resize tab, inputs are in reverse order, height x width instead of the usual width x height. fixed. ___ talk mailing list talk@openstreetmap.org

Re: [OSM-talk] New static-maps API - relations

2009-07-07 Thread OJ W
You can now view relations using the Static Map API. e.g. here is one of the underground lines in OSM: http://tinyurl.com/mjcd7o The equivalent slippy-map view is at http://tinyurl.com/klkrkl and its main page http://dev.openstreetmap.org/~ojw/relation/ will let you enter a relation ID. To get

Re: [OSM-talk] New static-maps API - relations

2009-07-07 Thread Yann Coupin
If my memory is correct you first do a createcoloralpha(r,g,b,a) where r,g,b a are 8 bits values but I don't remember if 0 is full transparent or full opaque. You then use that color as usual. You may have to first create a fully transparent color and use it to fill the entire image

[OSM-talk] New static-maps API

2009-07-06 Thread OJ W
Various people have been asking for a better version of the MapOf service that's been running on dev for a while, serving mediawiki plugins, dynamic wallpapers, images in websites, etc. So I'm pleased to announce a static maps website with a few extra features:

Re: [OSM-talk] New static-maps API

2009-07-06 Thread Simon Wood
On Mon, 6 Jul 2009 20:57:37 +0100 OJ W ojwli...@googlemail.com wrote: Various people have been asking for a better version of the MapOf service that's been running on dev for a while, serving mediawiki plugins, dynamic wallpapers, images in websites, etc. So I'm pleased to announce a static

Re: [OSM-talk] New static-maps API

2009-07-06 Thread Ævar Arnfjörð Bjarmason
On Mon, Jul 6, 2009 at 9:31 PM, OJ Wojwli...@googlemail.com wrote: you hard taskmasters - these features [gpx/relations] weren't planned for ages yet! OK, I just implemented GPX traces on the static map: http://dev.openstreetmap.org/~ojw/StaticMap/?gpx=434404lat=53.669lon=-1.55665z=13show=1

Re: [OSM-talk] New static-maps API

2009-07-06 Thread OJ W
thus showing why I shouldn't be the one running the 'stable/production' server ;) hopefully fixed now - default gpx number of -1 easily passing the naive not zero validity test... you didn't want to view gpx #0 did you? On Mon, Jul 6, 2009 at 10:37 PM, Ævar Arnfjörð

Re: [OSM-talk] New static-maps API

2009-07-06 Thread Andy Robinson (blackadder-lists)
More OJW wizardry Thanks Oliver, nice tool Cheers Andy -Original Message- From: talk-boun...@openstreetmap.org [mailto:talk- boun...@openstreetmap.org] On Behalf Of OJ W Sent: 06 July 2009 8:58 PM To: talk@openstreetmap.org Subject: [OSM-talk] New static-maps API Various people have

Re: [OSM-talk] New static-maps API

2009-07-06 Thread 80n
On Mon, Jul 6, 2009 at 10:31 PM, OJ W ojwli...@googlemail.com wrote: you hard taskmasters - these features [gpx/relations] weren't planned for ages yet! OK, I just implemented GPX traces on the static map:

Re: [OSM-talk] New static-maps API

2009-07-06 Thread OJ W
sorry, I wasn't on the openlayers announce list when they changed the API from assumed ...z/x/y.png convention to specify it yerself with ${x} etc.. Hopefully it's working again now? On Mon, Jul 6, 2009 at 11:25 PM, 80n80n...@gmail.com wrote: On Mon, Jul 6, 2009 at 10:31 PM, OJ W

Re: [OSM-talk] New static-maps API

2009-07-06 Thread Ævar Arnfjörð Bjarmason
On Mon, Jul 6, 2009 at 7:57 PM, OJ Wojwli...@googlemail.com wrote: Various people have been asking for a better version of the MapOf service that's been running on dev for a while, serving mediawiki plugins, dynamic wallpapers, images in websites, etc.  So I'm pleased to announce a static maps