|
|
@8406
|
11 years |
ojw |
switch to pyrender as default renderer (note: this requires pyrender …
|
|
|
@8405
|
11 years |
amillar |
Oceantiles fixes: Lake Tahoe
|
|
|
@8404
|
11 years |
bobkare |
Big cleanup of highway areas. Closes #700
|
|
|
@8403
|
11 years |
stevechilton |
Tracktypes rendered for normal, bridges and tunnels
|
|
|
@8402
|
11 years |
ojw |
change own symbol to triangle
|
|
|
@8401
|
11 years |
ojw |
max/avg speed
|
|
|
@8400
|
11 years |
ojw |
max and average speed
|
|
|
@8399
|
11 years |
Chris Browet |
FIX : problem with map adapters having limited zoom range (e.g. …
|
|
|
@8398
|
11 years |
ojw |
projection code from old pyroute
|
|
|
@8397
|
11 years |
ojw |
Update map centre every 2 seconds, and request a redraw
|
|
|
@8396
|
11 years |
ojw |
is an overlay not a map layer
|
|
|
@8395
|
11 years |
ojw |
better drawing of map tiles (still temporary code that needs moving)
+ …
|
|
|
@8394
|
11 years |
ojw |
drawoverlay function separate to map drawing
|
|
|
@8393
|
11 years |
ojw |
Make overlays separate from map drawing
|
|
|
@8392
|
11 years |
Chris Browet |
ADD : Style tag selector by type (e.g "Type is TrackPoint?") and …
|
|
|
@8389
|
11 years |
ojw |
add a copy of the slippy map tile calculations
|
|
|
@8388
|
11 years |
ojw |
keep map centred on current position
|
|
|
@8387
|
11 years |
ojw |
limit bearings to range 0..360
|
|
|
@8386
|
11 years |
ojw |
calculate bearing
|
|
|
@8385
|
11 years |
ojw |
geographic calculations
|
|
|
@8384
|
11 years |
ojw |
add speed and bearing information
|
|
|
@8383
|
11 years |
ojw |
basic module for calculating speed
|
|
|
@8380
|
11 years |
ojw |
Allow replaying a GPX file as position info
|
|
|
@8379
|
11 years |
Chris Browet |
FIX : Bug with node merge (fixed #984)
|
|
|
@8376
|
11 years |
Chris Browet |
FIX : Selecting a feature in the properties dock did not update the …
|
|
|
@8375
|
11 years |
bretth |
Fixed the change downloader task so that the option for limiting the …
|
|
|
@8374
|
11 years |
amillar |
Oceantiles fixes: Caspian Sea
|
|
|
@8373
|
11 years |
ojw |
fix usage instructions - this version doesn't support any of the stuff …
|
|
|
@8372
|
11 years |
ojw |
remove some debugging output
|
|
|
@8371
|
11 years |
ojw |
outline of how to draw map image tiles
|
|
|
@8370
|
11 years |
ojw |
request and display information about the road we're on
|
|
|
@8369
|
11 years |
ojw |
module to find which road you're on
|
|
|
@8368
|
11 years |
ojw |
update date in file header
|
|
|
@8367
|
11 years |
ojw |
add a date/time display
|
|
|
@8366
|
11 years |
ojw |
allow proper selecting of overlay modes, allowing different bits of …
|
|
|
@8365
|
11 years |
ojw |
allow toggling of which field is displayed when overlay clicked on
|
|
|
@8364
|
11 years |
ojw |
registering areas as sending a message on click
|
|
|
@8363
|
11 years |
ojw |
message-routing interfaces
|
|
|
@8362
|
11 years |
ojw |
message-handling module
|
|
|
@8361
|
11 years |
giggls |
* Adjust color of sport=tennis to be less obtrusive
* Add rendering of …
|
|
|
@8360
|
11 years |
bobkare |
Whitespace cleanup, as well as a couple of minor things
|
|
|
@8359
|
11 years |
ojw |
Add click handler
|
|
|
@8358
|
11 years |
ojw |
display position as overlay
|
|
|
@8356
|
11 years |
ojw |
drawing functions
|
|
|
@8355
|
11 years |
ojw |
outline of a module which can display text on screen
|
|
|
@8354
|
11 years |
ojw |
remove debug text
|
|
|
@8353
|
11 years |
ojw |
more overridable functions
|
|
|
@8352
|
11 years |
nic |
Make pak file path relative to gosm_arm.exe
|
|
|
@8350
|
11 years |
ojw |
make it easier to use module status messages
|
|
|
@8349
|
11 years |
ojw |
module for connecting to GPSD. untested
|
|
|
@8348
|
11 years |
ojw |
just a module to get position from textfile instead of a real GPS
|
|
|
@8347
|
11 years |
ojw |
check everything shares the new name ;)
|
|
|
@8346
|
11 years |
ojw |
take the outline of the pyroute windowing code, but make the modules …
|
|
|
@8345
|
11 years |
bretth |
Added a simple shell script for fixing source code line endings and …
|
|
|
@8344
|
11 years |
nic |
Added on-screen buttons for finger operation.
Replaced NMEA recording …
|
|
|
@8343
|
11 years |
bretth |
Cleaned up some invalid javadoc method parameter descriptions.
|
|
|
@8342
|
11 years |
bretth |
Enhanced the Entity class to allow dates to be represented as strings …
|
|
|
@8341
|
11 years |
bretth |
Enhanced the Entity class to allow dates to be represented as strings …
|
|
|
@8340
|
11 years |
ojw |
new location for pyroute GUI
|
|
|
@8339
|
11 years |
amillar |
Oceantiles fixes: Lake Ladoga in Russia
|
|
|
@8338
|
11 years |
ojw |
only return ways with names
|
|
|
@8337
|
11 years |
ojw |
locate road that you're standing on
|
|
|
@8336
|
11 years |
ojw |
utility for telling you the name of the road you're standing on
|
|
|
@8335
|
11 years |
ojw |
remove min zoom level from pyrender layers
|
|
|
@8334
|
11 years |
amillar |
Oceantiles fixes: Utah Great Salt Lake
|
|
|
@8333
|
11 years |
Chris Browet |
FIX : segfault when creating "manual" relations
|
|
|
@8332
|
11 years |
Chris Browet |
* ADD : clipboard-copy-paste support (Tags only for now). Clipboard …
|
|
|
@8331
|
11 years |
newmka |
Osmosis: Add svn:executable to some script files.
|
|
|
@8330
|
11 years |
dantje |
FIX : Use definition of pi from math.h
"This also simplifies …
|
|
|
@8329
|
11 years |
ojw |
When merging tiles together, remove nodes which aren't a junction, or …
|
|
|
@8328
|
11 years |
rjmunro |
Set some svn:ignores on cache and data folders.
|
|
|
@8327
|
11 years |
rjmunro |
Update URL for tiles at home layer.
|
|
|
@8326
|
11 years |
amillar |
Oceantiles fixes: coastline of Cuba
|
|
|
@8325
|
11 years |
nick |
Started set of classes for menu system
|
|
|
@8324
|
11 years |
ojw |
start calculating distances
|
|
|
@8323
|
11 years |
nenik |
josm-ng: Keep the timestamp as integer seconds from epoch only, …
|
|
|
@8322
|
11 years |
amillar |
Oceantiles fixes: More Alaskan coastal islands and inlets
|
|
|
@8321
|
11 years |
Chris Browet |
FIX : only delete roads nodes exclusively attached to the deleted road
|
|
|
@8320
|
11 years |
jonb |
osm2pgsql: Up-rev to 0.55 for the new default projection change
|
|
|
@8319
|
11 years |
jonb |
osm2pgsql: Make spherical mercator the default, old format is now …
|
|
|
@8318
|
11 years |
ojw |
remove debugging
|
|
|
@8317
|
11 years |
ojw |
remove backgrounds from here (handed in the server)
how well do …
|
|
|
@8316
|
11 years |
ojw |
The problem was swapping x and y when saving the merged file :(
|
|
|
@8315
|
11 years |
ojw |
blank backgrounds to use /blank/colour/
|
|
|
@8314
|
11 years |
ojw |
remove some debug text
|
|
|
@8313
|
11 years |
ojw |
Send blank backgrounds directly, rather than getting the renderer to …
|
|
|
@8312
|
11 years |
ojw |
store blank backgrounds
|
|
|
@8311
|
11 years |
joerg |
the build target was no triggered after dh_clean, so most icons where …
|
|
|
@8310
|
11 years |
amillar |
Oceantiles fixes: Alaskan coastal inlets
|
|
|
@8309
|
11 years |
bobkare |
Applied patch from Jiri Klemet to consistently test for no and false.
|
|
|
@8308
|
11 years |
joerg |
Set conflicting old packages
|
|
|
@8307
|
11 years |
dantje |
FIX: Typo and compile warnings
|
|
|
@8306
|
11 years |
joerg |
Update changelog
|
|
|
@8305
|
11 years |
ojw |
updated with new module names
|
|
|
@8304
|
11 years |
joerg |
add update_icons.pl command; start scripts with interpreter prepended
|
|
|
@8303
|
11 years |
joerg |
Automatic update of changelog from svn-log
|
|
|
@8302
|
11 years |
joerg |
update Icons from directories
|
|
|
@8301
|
11 years |
amillar |
Oceantiles fixes: coast of Vietnam; Salton Sea
|
|
|
@8300
|
11 years |
studerap |
added a few more way types (track, footway)
|
|
|
@8299
|
11 years |
amillar |
Oceantiles fixes: Lake in Cambodia
|
|
|