forked from MapComplete/MapComplete
Merge: develop
This commit is contained in:
commit
9cffe6814e
154 changed files with 1199 additions and 41754 deletions
|
@ -56,8 +56,9 @@ export default class SourceConfig {
|
|||
"Error at " +
|
||||
context +
|
||||
": the specified tags are conflicting with each other: they will never match anything at all.\n" +
|
||||
"\tThe offending tags are: "+params.osmTags.asHumanString(false, false, {})+
|
||||
"\tThey optmize into 'false' "
|
||||
"\tThe offending tags are: " +
|
||||
params.osmTags.asHumanString(false, false, {}) +
|
||||
"\tThey optmize into 'false' "
|
||||
)
|
||||
}
|
||||
if (optimized === true) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue