Tom MacWright
Tom MacWright
Right now, Placemark uses a combination of Mapbox GL JS and Deck.gl. I think this could use some freshening-up: - Maplibre and Protomaps are probably the best combination for an...
It should be possible to do a quickstart for deployment on platforms that support it. This requires: - A host that can do node - Postgres Potential options: - Deploy...
There are some issues that might be informative here - or transformed into docs. Could have a list of known bugs / refactoring needs / etc.
One of the many properties-table enhancements: it'd be nice to find & replace in the properties table: if you have lots of properties with some common mispelling, unifying NA and...
This was requested a few times and would be fun to add. ⚠️ Legal implications: [OSM has a license](https://www.openstreetmap.org/copyright) and the community is extremely enthusiastic about enforcing it. Because Placemark...
This was requested fairly often: it's [slightly different than union](https://longlovemyu.com/dissolve_and_union/). TopoJSON supports dissolve: - https://github.com/digidem/geojson-dissolve/blob/master/index.js - https://github.com/mfogel/polygon-clipping/issues Like other geometry-algorithm problems, it's important to find an implementation that has consistent...
CLI
I think there's kind of a reasonable take that this should be in rust, with clap as the CLI parser.
### Feedback From Matt Berg: > You might want to consider allowing you to download the original source used to create the map layer. I can see scenarios where I...