Coder Social home page Coder Social logo

Trouble Displaying PathLayer about lonboard HOT 6 CLOSED

jwass avatar jwass commented on September 22, 2024
Trouble Displaying PathLayer

from lonboard.

Comments (6)

kylebarron avatar kylebarron commented on September 22, 2024 1

Try layer.width_min_pixels = 10 https://developmentseed.org/lonboard/latest/api/layers/path-layer/#lonboard.PathLayer.width_min_pixels

from lonboard.

giswqs avatar giswqs commented on September 22, 2024

get_line_color?

from lonboard.

jwass avatar jwass commented on September 22, 2024

get_line_color?

That's not what it expects.
TypeError: unexpected keyword argument 'get_line_color'

Also doesn't match the docs: https://developmentseed.org/lonboard/latest/api/layers/path-layer/#lonboard.PathLayer.get_color

from lonboard.

kylebarron avatar kylebarron commented on September 22, 2024

If you have suggestions on how to make this more clear, I'm open to them. Trying to figure out the line between simplicity and being true to the deck.gl API.

Maybe print a warning on the python side if width_min_pixels is set to 0 and get_width is not provided?

from lonboard.

kylebarron avatar kylebarron commented on September 22, 2024

FWIW, the current default is that paths are rendered one-meter wide

from lonboard.

jwass avatar jwass commented on September 22, 2024

Try layer.width_min_pixels = 10 https://developmentseed.org/lonboard/latest/api/layers/path-layer/#lonboard.PathLayer.width_min_pixels

That did it. Thank you!

If you have suggestions on how to make this more clear, I'm open to them. Trying to figure out the line between simplicity and being true to the deck.gl API.

I definitely should have looked more closely at the docs. I'm not familiar with deck.gl which may have lead to some misunderstanding on my part too.

Maybe print a warning on the python side if width_min_pixels is set to 0 and get_width is not provided?

That seems like it would be useful if someone else ends up doing the same thing.

In any case, this has worked out of the box and is super useful so far. Thanks!

from lonboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.