S
S
Sergey Zolotarev2021-10-23 15:20:48
Python
Sergey Zolotarev, 2021-10-23 15:20:48

How to work with geojson correctly?

I recently started trying out the geojson module to work with geodata from an Excel file, processing it with Pandas. Instead of converting the data by processing and receiving it in JSON format, the compiler gave me this error:

ValueError: Out of range float values are not JSON compliant

How to fix this error if the pieces of code responsible for this were taken from foreign sources?

Problem code example

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2021-10-23
@seregazolotaryow64

ValueError: Out of range float values ​​are not JSON...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question