Skip to content

Jarvis is missing wood bridges in surface calculations #2966

@XCNuse

Description

@XCNuse

Routes so far that include Jarvis:

the classic
deca dash
coast to coast
loopin lava
triple twist
waisted 8
ZG25 queen
power to the portal (missing on ZMap)

Simple GPX that should be accurate for each of the bridges from Google Earth Pro polys:

West bridge:
<?xml version="1.0"?> <gpx version="1.1" creator="GDAL 3.6.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogr="http://osgeo.org/gdal" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> <metadata><bounds minlat="-11.657971696915499" minlon="166.922900981339012" maxlat="-11.655944294035400" maxlon="166.925001266506996"/></metadata> <trk> <name>Jarvis West Bridge</name> <trkseg> <trkpt lat="-11.657971696915499" lon="166.923607387587992"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.656936110031401" lon="166.925001266506996"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.6559442940354" lon="166.923710265130012"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.657050929798499" lon="166.922900981339012"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.657971696915499" lon="166.923607387587992"> <ele>0.0</ele> </trkpt> </trkseg> </trk> </gpx>

East bridge:
<?xml version="1.0"?> <gpx version="1.1" creator="GDAL 3.6.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogr="http://osgeo.org/gdal" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> <metadata><bounds minlat="-11.659864326849901" minlon="166.926798224467007" maxlat="-11.658876515850400" maxlon="166.928008460974013"/></metadata> <trk> <name>Jarvis East Bridge</name> <trkseg> <trkpt lat="-11.659864326849901" lon="166.927798648007013"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.6591769038398" lon="166.928008460974013"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.6588765158504" lon="166.926989543258003"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.6595736629139" lon="166.926798224467007"> <ele>0.0</ele> </trkpt> <trkpt lat="-11.659864326849901" lon="166.927798648007013"> <ele>0.0</ele> </trkpt> </trkseg> </trk> </gpx>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions