flatgeobuf (@flatgeobuf) 's Twitter Profile
flatgeobuf

@flatgeobuf

A performant binary encoding for geographic data based on flatbuffers

ID: 1120045585145434113

linkhttps://github.com/flatgeobuf/flatgeobuf calendar_today21-04-2019 19:24:11

272 Tweet

800 Takipçi

53 Takip Edilen

flatgeobuf (@flatgeobuf) 's Twitter Profile Photo

Are you using GeoJSON today as the means to transfer data from your backend to your frontend today? Then I could save you ~10x the work and time as a drop in replacement.

Dror Bogin (@bogind2) 's Twitter Profile Photo

Preparing some demo apps for work and this is amazing: used MapLibre & deck.gl to draw a point cloud and figured why not add some extruded buildings. added ~4,400 buildings from OSM each with 98 fields. The layer is in flatgeobuf and the map loads in ~2 seconds.

Preparing some demo apps for work and this is amazing:
used <a href="/maplibre/">MapLibre</a> &amp; deck.gl to draw a point cloud and figured why not add some extruded buildings.
added ~4,400 buildings from OSM each with 98 fields.
The layer is in <a href="/flatgeobuf/">flatgeobuf</a> and the map loads in ~2 seconds.
Dror Bogin (@bogind2) 's Twitter Profile Photo

43VR❤️&💡 MapLibre flatgeobuf The buildings are just osm extracted through the QGIS plugin QuickOSM and just loaded as flatgeobuf. The point cloud I just took from the deck gl tutorial and moved it's anchor. I might have some time for a tutorial soon, but there are a few waiting before that.

goobernetes (@worace) 's Twitter Profile Photo

I recently got to spend an amazing week at gradientretreat and I used it to dig more deeply into flatgeobuf which I think is very cool. Now I'm back home and getting around to publishing some of my findings: worace.works/2022/02/23/kic…

I recently got to spend an amazing week at <a href="/gradientretreat/">gradientretreat</a> and I used it to dig more deeply into <a href="/flatgeobuf/">flatgeobuf</a> which I think is very cool.

Now I'm back home and getting around to publishing some of my findings: worace.works/2022/02/23/kic…
goobernetes (@worace) 's Twitter Profile Photo

Got some more flatgeobuf notes to share: worace.works/2022/03/12/fla… This is a more detailed implementer's guide covering topics I wished I knew when writing a GeoJSON -> FGB encoder. Useful for anyone trying to get into the nuts and bolts of how it works.

Brandon liu bsky.app/profile/bdon.org (@bdon) 's Twitter Profile Photo

I've added basic flatgeobuf support to the Protomaps https://bsky.app/profile/protomaps.com tippecanoe fork which you can try out now: github.com/protomaps/tipp… test dataset: Microsoft California Building Footprints (~3.6GB) reading GeoJSONSeq: 75 seconds reading FlatGeobuf: 10 seconds!

I've added basic <a href="/flatgeobuf/">flatgeobuf</a> support to the <a href="/protomaps/">Protomaps https://bsky.app/profile/protomaps.com</a> tippecanoe fork which you can try out now:

github.com/protomaps/tipp…

test dataset: Microsoft California Building Footprints (~3.6GB)

reading GeoJSONSeq: 75 seconds
reading FlatGeobuf: 10 seconds!
Open Geospatial: OGC (@opengeospatial) 's Twitter Profile Photo

Don't miss an opportunity to learn about #CloudNative #Geospatial on April 19 and 20 during our two day Outreach Meeting. See the full agenda: na.eventscloud.com/website/36829/

Don't miss an opportunity to learn about #CloudNative #Geospatial on April 19 and 20 during our two day Outreach Meeting. See the full agenda: na.eventscloud.com/website/36829/
Chris Holmes (@opencholmes) 's Twitter Profile Photo

This session is happening in 50 minutes! Lots of great talks on GeoParquet, which just got a 0.2 release (x.com/alasarr/status…). Do also check out the talk on flatgeobuf from earlier today for the full cloud-native vector picture: drive.google.com/file/d/1Yd9lfX… #cloudnativegeo

Chris Holmes (@opencholmes) 's Twitter Profile Photo

Björn Harrtell Kyle Barron kylebarron.dev on bsky Ben Schmidt / @[email protected] flatgeobuf GeoPackage For me FlatGeobuf is also clearly the first cloud-native vector format, as it was designed for http range requests. It's set a very high bar for all that's needed to be a modern spatial format, especially the big investment in the 'ecosystem' of tools to support it.

Bert Temme (@berttemme) 's Twitter Profile Photo

New blog - demonstrating visualizing in QGIS 10 million parcels - format FlatGeobuf (4GB) directly from cloud server bertt.wordpress.com/2022/05/03/fla…

Bert Temme (@berttemme) 's Twitter Profile Photo

new Observable notebook: Spatial query on @FlatGeobuf 8 million cadastral parcels datafile (4GB) hosted on Microsoft Azure blob storage and visualize in @Leaflet observablehq.com/@bert/flatgeob…

new Observable notebook: Spatial query on @FlatGeobuf 8 million cadastral parcels datafile (4GB) hosted on <a href="/Azure/">Microsoft Azure</a> blob storage and visualize in @Leaflet
observablehq.com/@bert/flatgeob…
Brian (@brian_bancroft) 's Twitter Profile Photo

It's klunky, but I find that Flatgeobuf gives me new capabilities and solves a problem that isn't easily-resolved via geojson, mvt or the like. It's a good file-format.

Bert Temme (@berttemme) 's Twitter Profile Photo

Nice, flatgeobuf becoming Open Geospatial: OGC community standard! portal.ogc.org/files/?artifac… See for my early experiments with FlatGeoBuf bertt.wordpress.com/2022/05/03/fla…

dale_lutz.fme (@daleatsafe) 's Twitter Profile Photo

Finally got some time to take the new flatgeobuf support in FME 2023 beta for a spin. Sorry ShapefiIe (@[email protected]), this thing seems pretty solid. And fast. 750k features per second on read.