28 Commits

Author SHA1 Message Date
Hannes Janetzek
9610555663 show other landuse above tourism:zoo 2013-10-09 01:55:52 +02:00
Hannes Janetzek
f2b7a9fdf8 formatting 2013-10-09 01:55:52 +02:00
Hannes Janetzek
303e0cb4ce fix RenderTheme spec to match what is actually parsed 2013-10-09 01:55:52 +02:00
Hannes Janetzek
373d45e008 building color 2013-10-09 01:55:51 +02:00
Hannes Janetzek
8a5ec974a1 - reuse element Tag arrays
- use previous elements' RenderInstructions when tags and zoom match
2013-10-09 01:55:51 +02:00
Hannes Janetzek
836f0ea82b use separate locks for nodes/ways/areas render instructions cache 2013-10-09 01:55:50 +02:00
Hannes Janetzek
bb39069af2 theme tweaks 2013-10-09 01:55:50 +02:00
Hannes Janetzek
cdc2e7308f cleanups 2013-10-09 01:55:50 +02:00
Hannes Janetzek
4990b827d9 rename osmarender theme to 'default' 2013-10-09 01:55:49 +02:00
Hannes Janetzek
bf75d3bead - use only one RenderInstruction cache item when instructions are the same for multiple zoom-level
- do common checks in Rule instead of calling interface methods
2013-10-09 01:55:49 +02:00
Hannes Janetzek
b50481653a theme tweaks 2013-10-09 01:55:49 +02:00
Hannes Janetzek
235e001a82 add 'min-size' option to line renderinstruction, when size is less no outline will be drawn 2013-10-09 01:55:49 +02:00
Hannes Janetzek
2148e7564c theme: same color for 3D and flat buildings 2013-10-09 01:55:48 +02:00
Hannes Janetzek
a8bcc59e25 use special landuse=urban tag 2013-10-09 01:55:48 +02:00
Hannes Janetzek
2e8bcd865a formatting 2013-10-09 01:55:48 +02:00
Hannes Janetzek
4f377cda46 theme tweaks, fix footway at z16 2013-10-09 01:55:47 +02:00
Hannes Janetzek
a4d2aafded theme tweaks 2013-10-09 01:52:19 +02:00
Hannes Janetzek
eb278585fa more work on building layer 2013-10-09 01:52:19 +02:00
Hannes Janetzek
7dd171dc24 unix line delimiters 2013-10-09 01:40:21 +02:00
Hannes Janetzek
b7aaaef485 - improve way-labeling
- let nomination search places instead of tags
2013-10-09 01:40:21 +02:00
Hannes Janetzek
ab5962d56c add osmdroid overlays + bonuspack 2013-10-09 01:40:21 +02:00
Hannes Janetzek
78aac5f019 - rename MapRenderer to TileManager and refactor
- move overlay renderer to own package
- slight TouchHandler improvements, not start rotation when scaling
2013-10-09 01:40:21 +02:00
Hannes Janetzek
9efe46e3ba cleanups 2013-10-09 01:39:51 +02:00
Hannes Janetzek
4a06553ddc more work on overlay renderer:
- moved text rendering to overlay
- added grid overlay
2013-10-09 01:27:43 +02:00
Hannes Janetzek
33d8865d7b - started overlays
- started symbol layer
- move renderer and generator out of view package
  - hopefully the last big refactoring for a while...
- improve perspective, plane should be more far away to decrease foreshortening
2013-10-09 01:27:43 +02:00
Hannes Janetzek
6e63158b3d theme tweaks 2013-10-09 01:22:48 +02:00
Hannes Janetzek
a1317a9de5 - remove swrenderer
- rearchitect:
 now that MapView is a ViewGroup and MapRenderer is the GLSurfaceView.
- lock/unlock proxy tiles properly to not be removed from cache while in use
2013-10-09 01:22:33 +02:00
Hannes Janetzek
e2da87d8e0 switch package org.mapsforge -> org.oscim 2013-10-09 01:22:33 +02:00