-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
dataadding or changing the actual map dataadding or changing the actual map data
Milestone
Description
For the street map, here's what I'm looking for:
- data stored in GeoJSON format in
data-internal. Probably juststreets.geojsonis fine? - WGS84 datum (EPSG:4326)
- Need fields for at least the following:
typecontains (motorway,primary, orsecondary,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.
Metadata
Metadata
Assignees
Labels
dataadding or changing the actual map dataadding or changing the actual map data