Github user eddies commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/728#issuecomment-193063942
@randerzander I spent a chunk of time last week playing w/ geojson support
with pretty mixed results.
I probably sank the most time tracking down an annoying CSS issue that was
preventing the SVG layers from rendering properly within Zeppelin. But the real
difficulty for me was finding a way to pass in arbitrary geojson. I think
supporting the transformation of query results into geojson features is doable,
but I still think you need the ability to pass in your own geojson (e.g. a
shapefile you've converted to geojson) for it to be a useful feature in
Zeppelin and it was the latter that I ultimately gave up on (for the time
being).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---