OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
64 stars 13 forks source link

Change any OSM length units from cm to m #183

Closed Robbendebiene closed 1 year ago

Robbendebiene commented 1 year ago

Resolves https://github.com/OPENER-next/OpenStop/issues/128

Explanation:

Inputs | PAD  | INSERT | REPLACE
1      > 001  > 0.01   > 0.01
1000   > 1000 > 10.00  > 10
12     > 012  > 0.12   > 0.12
0      > 000  > 0.00   > 0
102    > 102  > 1.02   > 1.02
120    > 120  > 1.20   > 1.2

Note: