openwisp / django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
http://openwisp.org
MIT License
1.07k stars 200 forks source link

KML Export support #159

Open tiagofassoni opened 6 years ago

tiagofassoni commented 6 years ago

I implemented KML Export functionality for a project using django-rest-framework-gis.

I'm opening this issue to check if you want me to create a pull request so the package will have KML export functionality.

nemesifier commented 6 years ago

@tiagofassoni yes please open a pull request :+1:

memoriadecalculo commented 2 years ago

I implemented KML Export functionality for a project using django-rest-framework-gis.

I'm opening this issue to check if you want me to create a pull request so the package will have KML export functionality.

Did you pull ? Do you have any example how to implement the KML export from GeoDjango ?

Best regards