Change source:geometry -> source:position MapCSS rule
Hello,
I discovered recently that MapCSS validation rules (geometry.mapcss) contains something to warn user when source:geometry is used on a node, and should be replaced by source:position instead. As now, source:geometry tag is used 1500000 times worldwide, whereas source:position is used 647000 times. It would make sense to keep tagging unified, no matter the kind of geometry we use. If you don't mind, I would like to edit this and change the MapCSS rule, making source:position being changed into source:geometry for any kind of feature.
Regards.
Change History
(4)
| Summary: |
Remove source:geometry -> source:location MapCSS rule → Change source:geometry -> source:location MapCSS rule
|
| Description: |
modified (diff)
|
| Summary: |
Change source:geometry -> source:location MapCSS rule → Change source:geometry -> source:position MapCSS rule
|
| Description: |
modified (diff)
|
| Keywords: |
source geometry position added
|
We could also add a rule for fixing
source:locationintosource:geometryin the same way.