locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.34k stars 360 forks source link

Make a list of missing DOC pages #3237

Closed pomadchin closed 3 years ago

pomadchin commented 4 years ago

Apart of updateing our docs in general, it makes sense to add some extra doc pages basing on the gitter channel demands. The output of this task would be a list of pages we definitely need to cover since there is a high demand in them.

echeipesh commented 4 years ago

Potentially we can adopt "answer to the documentation" approach to common questions if we have some docs/FAQ to point to. This can be more sustainable because it would allow us to make a small change to the docs every time a new questions comes up and subsequently just point to the updated section.

This issue is to make a list of currently commonly asked questions and topics such that we can scope and plan it in larger GT docs over-hall. This does not need to be exhaustive, just a first honest pass at such list.

pomadchin commented 4 years ago

WARNING: this is only a first pass of creating a list of topics, it should be cleaned up

A couple of things we may want to reflect in docs / project examples to support GeoTrellis. Some of these questions can be addressed in the FAQ, some in the example projects and referenced from FAQ.

For some of the points below it would be enough just to fix the doc page. For some of them to add a proper reference into docs.

COGLayers:

jpolchlo commented 4 years ago

My comments on this great list:

  1. I think there's no reason to even mention the defunct GeoPySpark project. We're moving towards RasterFrames; that should be where we focus our efforts (and it has a python interface).

  2. Pointcloud doc suggestions should move to an issue in that project. We can link to it from GT docs.

  3. If we're linking to supplemental projects, then let's not forget VectorPipe (related to both vectortiles and rasterframes).

pomadchin commented 4 years ago

Just a clarification: this list covers the entire geotrellis ecosystem and is based on often gitter questions only. Semanitcs of some points from the list is preserved.

CloudNiner commented 3 years ago

Going to close as this list significantly informed #3304 and the list of items to ensure we capture in that effort.