mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-29 01:03:46 +00:00
[editor] More reliable check for deprecated and moved features
Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
@@ -45,8 +45,9 @@
|
||||
#
|
||||
# A C++ parser implementation used by the generator is in generator/utils.cpp::ParseMapCSS().
|
||||
# A python parser implementation used to compile *.mapcss style files is in tools/kothic/src/libkomwm.py::komap_mapswithme().
|
||||
# The app doesn't use this file directly, it loads a data/types.txt
|
||||
# The rendering engine in the app doesn't use this file directly, it loads a data/types.txt
|
||||
# which is derived from this file during style files compilation.
|
||||
# A C++ parser for matching types to OSM tags is implemented in editor/feature_type_to_osm.cpp
|
||||
#
|
||||
# Types that don't have any style defined are discarded by the generator.
|
||||
# To prevent discarding, add them to the exceptions in indexer/feature_visibility.cpp::IsUsefulNondrawableType()
|
||||
|
||||
|
Can't render this file because it contains an unexpected character in line 7 and column 16.
|
Reference in New Issue
Block a user