Kyle Barron
Kyle Barron
I'd like to get back to #64 in the next few days
> not available on crates.io. Do you plan to publish it? Just published geoarrow v0.4.0-beta.1 and pyo3-geoarrow v0.1.0-beta.1. Would like to publish stable versions in the next week or two...
We could update the footnote but we still don't use GeoParquet 1.1; we use the "interleaved" GeoArrow coordinate layout because that's what deck.gl expects, while GeoParquet 1.1 only allows "separated"...
This is probably similar to https://github.com/developmentseed/lonboard/issues/696, but I don't quite understand the styling interactions enough to know the root cause.
I don't use sphinx so I was unable to test it, but I'll happily consider this closed.
Geocoding needs some sort of service running in the background, so it's unclear if we want that as part of the native Lonboard JS app. By having it separate, the...
> A pure-Python widget should be sufficient for using within Jupyter. But if this can be part of the html, this will be more useful to the users who just...
Oh that looks great!
@prusswan given #924 I think we can say this is now in scope. We can use https://github.com/maplibre/maplibre-gl-geocoder for Maplibre-driven maps (when deck.gl is injected into Maplibre) and https://deck.gl/docs/api-reference/widgets/geocoder-widget for deck.gl-driven...
I started a draft in #991 but it's a little complex to use the maplibre-gl-geocoder API. If anyone is interested in this, help is welcome