Closed pomadchin closed 3 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.
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.
Docs are in general not up to date, they are till only for GT 2.0
What does 'install geotrellis mean'? (see two example projects)
Quick start project (without spark)
- Key not found: 'keyname'.
Quick start Spark project reference (we already have it, more references and an updated repo was required)
Examples
RasterSources API
GDAL examples through RasterSources API with limitations deiscription
application.conf
Rasters:
Vectors
Proj4
Vectortile
GeoTrellis Layers
COGLayers:
Spark use case
Relation to RasterFrames
GeoTrellis PointCloud references (in the beginning of this year there was an intrest in its usage)
geotrellis-slick is not supported
Relation to GeoPySpark and what to use instead
What versions of Spark, Cassandra, Accumulo, HBase, S3 SDK we use and support
MAML Description (there were no explicit questions, but questions about ETL and JSON descriptions of what should happen to rasters can be interesting to users)
My comments on this great list:
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).
Pointcloud doc suggestions should move to an issue in that project. We can link to it from GT docs.
If we're linking to supplemental projects, then let's not forget VectorPipe (related to both vectortiles and rasterframes).
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.
Going to close as this list significantly informed #3304 and the list of items to ensure we capture in that effort.
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.