ParkenDD / parkapi-sources-v3

MIT License
0 stars 1 forks source link

Fix coordinates mismatch in push base converter #45

Closed AbdullahiFatola closed 4 months ago

AbdullahiFatola commented 4 months ago

This PR fixes the mismatch of coordinates in the base_converter for the push endpoints. "längengrad" and "breitengrad" attributes in the class NormalizedXlsxConverter were remapped to longitude and latitude respectively.