cleder / fastkml

Fast 🌍️ KML processing for python

Home Page:https://fastkml.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor Atom Link and _Person

cleder opened this issue · comments

See #257
add __repr__
add @classmethod _get_kwargs
remove from_element

The kml_object_mapping introduced in #154 was likely a premature optimization and can be undone.
Make sure all tests are passing