master
[transit] Changed default feature id for edgeData.
[transit] Tests update.
[transit] Replace osmoh::OpeningHours with Schedule.
[transit] Add integration test.
[transit] Inline kSubwayLayerTypes.
[transit] Read lines metadata.
[base] string conversion methods are refactored. Changes: - added converision to uint8_t int8_t int16_t uint16_t with in-box limits check; - added limits check for int64_t and uint64_t; - added limit check for conversion from negative to unsigned value (except uint64_t, because of intrnal implementation of strtoull method); - result value will not be changed when cast is not correct; - added tests for to_float and to_any.
[base] Replaced the namespace my with base.
[transit][world_feed] Fix crashes.
[transit] Versioning for transit section.
[transit] Mixin subway json to the new transit jsons.
[iOS] Temporary stub for compiling convertType(TransitType type) with new version of transit.