Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A custom serializer that outputs object_detail and object_list endpoints in KML, GeoJSON and SHP #36

Closed
wants to merge 4 commits into from

Conversation

palewire
Copy link
Contributor

Should solve #11, if I got it right.

@palewire
Copy link
Contributor Author

SHP bits work fine for me, though the GDAL package requirement it adds can be a pain in virtualenv.

@ryanmark
Copy link
Contributor

Does this require GDAL to work? I'd merge this if the GDAL was an optional dependancy.

@palewire
Copy link
Contributor Author

I'm pretty sure it is required for stuff that this uses.

It might be possible to degrade down and skip the SHP serializer (but keep KML and GeoJSON) if you don't have the requirements installed. Good idea?

@palewire palewire closed this Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants