Bryan Housel
|
05ff86e5c2
|
Prevent no-match parent relations from breaking getMatches
(e.g. a site relation with a fence in it)
Also, updated the test graph to contain one of these.
see https://github.com/openstreetmap/iD/pull/2554#issuecomment-78517442
|
2015-03-12 13:59:48 -04:00 |
|
Bryan Housel
|
3308b5507b
|
Feature Filtering: don't match multipolygon lines as 'others'
(fixes #2548)
If the entity is a way that is a member of a parent relation,
use that parent relation's matches instead of matching 'other'
|
2015-03-10 00:06:29 -04:00 |
|
Bryan Housel
|
dfe8fd1e90
|
features performance enhancements
1. reusue entity.geometry where possible
2. cache entity parents
|
2014-11-18 22:05:08 -05:00 |
|
John Firebaugh
|
9e9a4b3cc0
|
Fix tests
|
2014-11-11 14:32:50 -08:00 |
|
Bryan Housel
|
b20f1495de
|
restore toggle function and add test
|
2014-10-29 15:06:43 -04:00 |
|
Bryan Housel
|
927c533bb4
|
add feature tests for auto-hiding
|
2014-10-28 21:37:04 -04:00 |
|
Bryan Housel
|
43f1cdd3eb
|
decoupled graph from context for better testing
fixed feature matching tests for vertices and relations
|
2014-10-28 21:37:04 -04:00 |
|
Bryan Housel
|
2b260f9a6c
|
added tests for feature filtering
(some tests failing because I need to decouple graph from context)
|
2014-10-28 21:37:04 -04:00 |
|
Bryan Housel
|
6b6ca8d523
|
initial checkin of features unit tests
|
2014-10-28 21:37:04 -04:00 |
|