Hartmut Holzgraefe
5c2117fa60
preview pictures for additional styles
2017-07-08 12:34:49 +02:00
Hartmut Holzgraefe
df13e0024d
search failed when results included old pre-GPX jobs
2017-07-08 11:36:29 +02:00
Hartmut Holzgraefe
9d88f7d72b
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2017-07-01 17:30:17 +02:00
Hartmut Holzgraefe
e4ea1751c2
added leaflet location control to detect current client location
2017-07-01 15:29:24 +00:00
Hartmut Holzgraefe
3b94d5f542
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2017-07-01 14:38:12 +02:00
Hartmut Holzgraefe
83f171ecb5
silence some django deprecation warnings
2017-07-01 12:37:28 +00:00
Hartmut Holzgraefe
6984b4774e
ignore file upload directory
2017-07-01 12:20:06 +00:00
Hartmut Holzgraefe
f1b899ed1b
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2017-07-01 14:14:40 +02:00
Hartmut Holzgraefe
f205a9db34
changed IPAddressField to GenericIPAddressField to silence deprecation warning
2017-07-01 12:14:02 +00:00
Hartmut Holzgraefe
c84f28a732
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2017-07-01 14:03:29 +02:00
Hartmut Holzgraefe
e7d0f2cf2f
installing leaflet-omnivore via bower doesn't really work out,
...
so we're falling back to a bundled static version instead
2017-07-01 12:02:01 +00:00
Hartmut Holzgraefe
5c271ccd13
improve gpx bbox field description
2017-07-01 11:51:03 +00:00
Hartmut Holzgraefe
67e5a434c7
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2017-07-01 13:21:22 +02:00
Hartmut Holzgraefe
afdcf40cca
handle gpx bounding box mode in render daemon
2017-07-01 11:13:56 +00:00
Hartmut Holzgraefe
860b75afe5
forgot to hande track bbox mode in render job copy routine
2017-07-01 11:12:32 +00:00
Hartmut Holzgraefe
b3851b664f
preview picture for height contour line overlay
2017-07-01 11:40:43 +02:00
Hartmut Holzgraefe
5e35718b8d
updated WayMarkedTrails overlay preview pictures
2017-07-01 11:39:58 +02:00
Hartmut Holzgraefe
1120801932
pass track bounding box mode to rendering component
2017-07-01 07:01:21 +00:00
Hartmut Holzgraefe
0c5a9546b4
added field for choosing track bounding box handling
...
allows to choose to:
* keep current bounding box (do nothing)
* extend current bbox to fit GPX track
* replace current bbox with GPX bbox
so far only database and user interface parts are implemented,
actual bbox processing following in next commit
2017-07-01 06:56:18 +00:00
Hartmut Holzgraefe
06a921febc
always show rendering result thumbnail in maplist, now that we
...
have enough space for it anyway
2017-05-24 00:34:33 +02:00
Hartmut Holzgraefe
108264ad58
pass uploaded gpx track file to ocitysmap render subsystem
2017-05-24 00:33:29 +02:00
Hartmut Holzgraefe
a4e8e9b2a8
pass complete GPX file pass to ocitysmap render subsystem
2017-05-22 21:53:54 +02:00
Hartmut Holzgraefe
4b834ddf21
show only the basename of uploaded gpx track files
2017-05-22 20:49:15 +02:00
Hartmut Holzgraefe
27873de66d
pass optional GPX track to ocitysmap rendering subsystem
2017-05-22 18:54:38 +02:00
Hartmut Holzgraefe
2697e2a135
moved MEDIA_ROOT setting to settings_local.py
2017-05-22 18:54:05 +02:00
Hartmut Holzgraefe
648c03190c
preserve GPX track across re-render requests
2017-05-22 18:45:02 +02:00
Hartmut Holzgraefe
4c6b8e5423
show optional GPX track in maps list and detail page
2017-05-22 18:44:25 +02:00
Hartmut Holzgraefe
50d23d9eb6
use plural when listing overlays
2017-05-22 18:19:12 +02:00
Hartmut Holzgraefe
8c179cd88a
Merge remote-tracking branch 'origin/dev-site-osm-baustelle' into site-osm-baustelle
2017-05-21 15:09:50 +02:00
Hartmut Holzgraefe
17c68e7097
add db and form support for uploading an optional GPX track file
...
to be used in rendering later
2017-05-21 02:10:57 +02:00
Hartmut Holzgraefe
64a9140697
update style and overlay preview images for production branch
2017-05-20 19:58:36 +02:00
Hartmut Holzgraefe
52c806a032
Merge remote-tracking branch 'origin/dev-site-osm-baustelle' into site-osm-baustelle
2017-05-20 17:58:59 +02:00
Hartmut Holzgraefe
e88abb9138
split up layout/style/overlay selection into separate wizzart frames
...
and add preview images for layout, style and overlay choice
2017-05-20 17:13:53 +02:00
Hartmut Holzgraefe
e6330473f3
show all render job details in list view
2017-05-20 00:51:59 +02:00
Hartmut Holzgraefe
7dba4de71b
prevent premature form submission on pressing [ENTER] key
2017-05-17 09:58:13 +02:00
Hartmut Holzgraefe
5239fc572b
include extra waymarked trails database in status check
2017-04-05 19:15:01 +02:00
Hartmut Holzgraefe
3420b3cf33
prepared section for maintenance notix
2017-04-05 19:10:13 +02:00
Hartmut Holzgraefe
1df2a3a919
wikipedia URL fix in german translation
2017-04-05 19:07:29 +02:00
Hartmut Holzgraefe
4eae9a5117
make sure nominatim search works with and without SSL
2017-04-05 19:03:31 +02:00
Hartmut Holzgraefe
e857e7887f
use leaflet provider for properly setting up tile layers and attribution
2017-04-05 19:01:21 +02:00
Hartmut Holzgraefe
b579abd207
raised default render timeout from 20min to 1 hour
2017-04-05 18:53:34 +02:00
Hartmut Holzgraefe
dfd03444f2
gracefully handle cases where 'start of rendering' is unknown, e.g. for jobs canceled by the user before they even reached the top of the rendering queue
2017-01-22 09:31:38 +01:00
Hartmut Holzgraefe
a4b7a3e07b
typo / syntax fix
2016-12-23 10:56:55 +01:00
Hartmut Holzgraefe
7ad62a23b4
set orientation choice to new preferred orientation parameter
2016-12-22 20:58:02 +01:00
Hartmut Holzgraefe
9901bc2a53
show true boundaries for city polygons in map detail page
...
using leaflet omnivore plugin to render WKT
2016-12-07 01:29:12 +01:00
Hartmut Holzgraefe
3456c886a1
use hover mouseover effect for preview map to work around a rendering issue
2016-12-06 22:45:32 +01:00
Hartmut Holzgraefe
d483f9e145
added "Recreate map" button to map detail view
2016-12-05 00:06:11 +01:00
Hartmut Holzgraefe
b3381f77a8
Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle
2016-12-04 23:46:56 +01:00
Hartmut Holzgraefe
97931c6bb7
added a database model field for bitmap rendering DPI
2016-12-04 23:40:02 +01:00
Hartmut Holzgraefe
bb619ca2fe
show error logs in maps list, too
2016-12-04 23:32:17 +01:00