Blake McCord
Blake McCord
Yep. Here you go [testdata.json](https://github.com/OpenBeta/openbeta-graphql/files/14200925/testdata.json)
I would think we can just store it as a string. The paper import function works with a string and the export function returns a JSON object or string. See...
I think its likely to change structure, especially as we implement new features. A version number seems like a good idea. Although the version could also be put into the...
I can take on #1088 if someone can implement the backend part
> @btmccord #1128 introduces a new page (`/topo/`) based loosely on one of the your mockups. The intention here is to have a separate page for developing/experimenting with the gallery/topo...
Rather than showing NA, we should inherit the parents coordinates.
> See #1057 for discussion of why inheriting parent coordinates may not be the best approach. That makes sense for areas, however if we have a coordinate for an area...
> When creating a new route, the backend populates the climb's coordinate pair with that of the parent. If this is the case I would think it's not possible to...
I took a look at this and would like to work on it. ### A Problem I Noticed I did notice that currently the GraphQL query filters areas out that...
Here are the areas that would show with the following changes - Remove minimum density - Lower min route count to 20 - Show all areas if there are less...