summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael 'PoempelFox' Meier [Wed, 5 Aug 2015 08:06:21 +0000 (10:06 +0200)]
fix my double-escape-FAIL
Michael 'PoempelFox' Meier [Wed, 5 Aug 2015 07:43:29 +0000 (09:43 +0200)]
some more fields taken from new osmbuildings doc about server interface
Michael 'PoempelFox' Meier [Tue, 4 Aug 2015 09:47:29 +0000 (11:47 +0200)]
make JSON output smaller by eleminating whitespace.
This can be disabled by setting verbosity higher, so that you get
more readable output for debugging. However for delivery over the internet smaller is better.
Michael 'PoempelFox' Meier [Fri, 31 Jul 2015 14:03:57 +0000 (16:03 +0200)]
now with cgi-mode and lots of other improvements.
Michael 'PoempelFox' Meier [Sat, 25 Jul 2015 05:47:18 +0000 (07:47 +0200)]
Merge branch 'master' of git.rrze.uni-erlangen.de:osmrrze
Michael 'PoempelFox' Meier [Sat, 25 Jul 2015 05:44:43 +0000 (07:44 +0200)]
script to generate json data for osmbuildings.js. First somewhat working version. Fails completely with overlapping building-parts.
User for running Openstreetmap-things [Wed, 4 Feb 2015 22:08:38 +0000 (23:08 +0100)]
documentation in the form of comments added.
User for running Openstreetmap-things [Sun, 1 Feb 2015 22:01:26 +0000 (23:01 +0100)]
support more layers, also support leaflet permalinks (so the noscript-replacement show the correct map)
User for running Openstreetmap-things [Sat, 31 Jan 2015 22:47:00 +0000 (23:47 +0100)]
new in the overlay: draw bus stops and show which bus lines depart from there.
This isn't a graphically pleasing as it could be, the shieldsymbolizer placement-type list seems to be broken, so all routes are just drawn onto one label as a workaround..
User for running Openstreetmap-things [Sat, 31 Jan 2015 22:43:44 +0000 (23:43 +0100)]
change rerendering for zoom 13-14 tiles, change prio for daily rerenderings to be less than the minutely updates
User for running Openstreetmap-things [Fri, 12 Sep 2014 11:42:29 +0000 (13:42 +0200)]
einfaches script um sea-tiles (also tiles die nur "blau" sind weil sie komplett im Meer liegen) zu loeschen. Die koennen in Sekundenbruchteilen neu gerendert werden falls sie angefragt werden.
User for running Openstreetmap-things [Fri, 12 Sep 2014 09:06:30 +0000 (11:06 +0200)]
render FAU fablab (and possibly other hacker spaces)
osm@osm.rrze [Fri, 28 Feb 2014 10:57:41 +0000 (11:57 +0100)]
output critical and warning values, fix for not printing config in non-config-mode
osm@osm.rrze [Fri, 5 Apr 2013 08:58:20 +0000 (10:58 +0200)]
script for merging maptiles out of high-zoom non-text and lowzoom textlayer-tiles.
osm@osm.rrze [Wed, 5 Dec 2012 10:00:41 +0000 (11:00 +0100)]
also support leaflet map if called under a filename containing -leaflet
osm@osm.rrze [Tue, 4 Dec 2012 09:19:38 +0000 (10:19 +0100)]
add cleanup for bicycleparking/lecturehall-layer
osm@osm.rrze [Tue, 4 Dec 2012 09:16:13 +0000 (10:16 +0100)]
allow mlat/mlon parameter that draws a marker at the specified location. If lon/lat is not given but mlat/mlon is, it's also used as lon/lat.
osm@osm.rrze [Tue, 4 Dec 2012 09:15:46 +0000 (10:15 +0100)]
use flatnodes-mode of osm2pgsql
osm@osm.rrze [Fri, 17 Aug 2012 20:47:12 +0000 (22:47 +0200)]
mixup lokale zeitzone / utc korrigiert - date wertet das Z als zeitzonenangabe im textstring leider nicht aus, daher --utc als parameter noetig.
osm@osm.rrze [Sat, 11 Aug 2012 11:57:56 +0000 (13:57 +0200)]
first working version of our overlay style: this now draws bicycle parking and lecture halls.
osm@osm.rrze [Sat, 11 Aug 2012 11:56:27 +0000 (13:56 +0200)]
Munin Plugin to check database lag (how much our database copy lags behind the official database)
osm@osm.rrze [Tue, 7 Aug 2012 10:30:38 +0000 (12:30 +0200)]
optimize database queries - a lot (they were gigantic because they were copy+paste from some significantly larger rendering)
osm@osm.rrze [Tue, 7 Aug 2012 10:20:06 +0000 (12:20 +0200)]
initial checkin of rrze style - currently doing a bad rendering of bicycle parking
osm@osm.rrze [Sat, 28 Jul 2012 10:45:40 +0000 (12:45 +0200)]
copy+paste error
osm@osm.rrze [Tue, 17 Jul 2012 08:51:09 +0000 (10:51 +0200)]
now also handles map baselayer selection.
osm@osm.rrze [Tue, 17 Jul 2012 08:41:54 +0000 (10:41 +0200)]
our cgis
osm@osm.rrze [Sun, 15 Jul 2012 21:57:38 +0000 (23:57 +0200)]
this is a pretty nice script for handling all sorts of maintenance work - cleaning out or regenerating old tiles.
User for running Openstreetmap-things [Sun, 15 Jul 2012 21:47:19 +0000 (23:47 +0200)]
these two are the cronjobs-scripts
This page took 0.04586 seconds and 4 git commands to generate.