azavea / azavea/osmesa

Sample Analytic Vector Tile output

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
81
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Connects: https://github.com/azavea/osmesa/issues/28

We should generate sample vector tile output to get early integrations testing and iteration going.

Use: `s3://osm-pds-tmp/` that were generated by Seth.

Expected Output:

- Vector tiles at zoom level 12
- All features go into a single vector tile layer named `all`
- Feature `tags` contains `created`, `modified`, `version`, and `type` fields.
- Features contain, highways, waterways, buildings

Some geometries may not represented in the layer and `modified` tag may need to be mocked. I don't believe it can be correctly generated with current vectorpipe code

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading connected issue #28 and inspecting the current vectorpipe code, using the generated data in s3://osm-pds-tmp/. Done means producing zoom-12 vector tiles with one `all` layer containing highways, waterways, and buildings, with the requested feature tags; note which geometries or `modified` values cannot be generated.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, scala
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.