ZeLonewolf / planetiler-scripts

Scripts for building planetiler
Creative Commons Zero v1.0 Universal
15 stars 3 forks source link

Update osmus_trails.yml #5

Closed quincylvania closed 8 months ago

quincylvania commented 8 months ago

@ZeLonewolf Thanks for your help with the trails map! I started a repo over at osmus/OpenTrailMap. Here are some changes that would help the tool. I tried to follow the schema spec so hopefully there are no errors. Also, not sure if this is still the right file to use since it's specifying Rhode Island?

ZeLonewolf commented 8 months ago

Looks like there's a syntax issue:

0:00:00 DEB - argument: schema=/data/layers/trails.yml (Location of YML-format schema definition file)
Exception in thread "main" while parsing a block mapping
 in reader, line 1, column 1:
    schema_name: OSMUS Trails
    ^
expected <block end>, but found '-'
 in reader, line 132, column 1:
    - id: trail_poi
    ^
quincylvania commented 8 months ago

Looks like there's a syntax issue

Fixed in https://github.com/ZeLonewolf/planetiler-scripts/pull/6