Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Street map #12

Open
sylae opened this issue Jun 12, 2020 · 0 comments
Open

Street map #12

sylae opened this issue Jun 12, 2020 · 0 comments
Assignees
Labels
data adding or changing the actual map data
Milestone

Comments

@sylae
Copy link
Collaborator

sylae commented Jun 12, 2020

For the street map, here's what I'm looking for:

  • data stored in GeoJSON format in data-internal. Probably just streets.geojson is fine?
  • WGS84 datum (EPSG:4326)
  • Need fields for at least the following:
    • type contains (motorway, primary, or secondary, major, minor, rail). Or something like that, I just want to make sure I can stylize everything appropriately (as well as hide small streets when zoomed out).
    • name - not every street needs a name, but at least the major ones should!
    • id - some sort of autoincrementing ID or something for data management.

The big priority is major roads (see issue #1). Minor roads can wait, and that's largely what this issue is for.

@sylae sylae added the data adding or changing the actual map data label Jun 12, 2020
@sylae sylae added this to the Blur (v2) milestone Jun 12, 2020
@sylae sylae self-assigned this Jun 17, 2020
sylae added a commit that referenced this issue Jun 17, 2020
@sylae sylae mentioned this issue Jun 29, 2020
sylae added a commit that referenced this issue Jun 30, 2020
sylae added a commit that referenced this issue Jun 30, 2020
sylae added a commit that referenced this issue Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data adding or changing the actual map data
Projects
None yet
Development

No branches or pull requests

1 participant