Fix KeyError: 'depth' in shp2osm script
ClosedPublic

Authored by tandon on Jul 23 2016, 1:37 PM.

Details

Summary

After adding support for bathymetries , we were getting KeyError: 'depth' whenever we tried to generate tiles. This fix solves this bug.

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tandon updated this revision to Diff 5459.Jul 23 2016, 1:37 PM
tandon retitled this revision from to Fix KeyError: 'depth' in shp2osm script.
tandon updated this object.
tandon edited the test plan for this revision. (Show Details)
tandon added reviewers: nienhueser, rahn.
tandon set the repository for this revision to R34 Marble.
nienhueser edited edge metadata.Jul 23 2016, 1:42 PM

Looks good, please push.

nienhueser accepted this revision.Jul 23 2016, 1:42 PM
nienhueser edited edge metadata.
This revision is now accepted and ready to land.Jul 23 2016, 1:42 PM
This revision was automatically updated to reflect the committed changes.