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

add Azimuth parameter #186

Open
iShift opened this issue Aug 2, 2018 · 3 comments
Open

add Azimuth parameter #186

iShift opened this issue Aug 2, 2018 · 3 comments
Labels
backlog Feature request that's currently outside of our roadmap feature A new feature

Comments

@iShift
Copy link

iShift commented Aug 2, 2018

Hi it would be perfect if you add Azimuth parameter, it is very useful for drew telecom data on maps (like antennas) so if we have LAT LNG and AZ we can draw triangle with some fix (?) width

@heshan0131
Copy link
Contributor

Thanks interesting! Do you have an example map of what that might look like?

@LuTang-Terrence
Copy link

LuTang-Terrence commented Aug 7, 2018

I have a similar need. @heshan0131 you can imagine a 3D underground map of New York subways.

Currently I find an alternative solution: a geojson file with "LineString" type. Basically it consists of multiple points in 3D and the points are linked by lines. Kepler.gl can read this type and plot as expected.

Still I think it's way better to have a built in Azimuth parameter as @iShift mentioned, so that we can use other great features along with Kepler. I believe this will make Kepler.gl much more powerful.

@heshan0131 heshan0131 added the feature A new feature label Aug 30, 2018
@heshan0131
Copy link
Contributor

Could you share with me a sample dataset that contains AZ so we can use to develop this feature?

@macrigiuseppe macrigiuseppe added the backlog Feature request that's currently outside of our roadmap label Oct 11, 2019
heshan0131 added a commit that referenced this issue Jan 3, 2022
…7) (#213)

* fix grid and hexagon layer, added tests
* added `test-headless` and moved map-container tests there
Signed-off-by: Shan He <heshan0131@gmail.com>

[Bug] Fix cpu-aggregator can't access index of undefined (UN-1262) (#186)

Signed-off-by: Shan He <heshan0131@gmail.com>

[Bug] Pinning a tooltip moves it to the top left of the screen (UN-1348) (#204)

* fix grid and hexagon layer, added tests
* added `test-headless` and moved map-container tests there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Feature request that's currently outside of our roadmap feature A new feature
Projects
None yet
Development

No branches or pull requests

4 participants