[Tile-serving] [openstreetmap/osm2pgsql] Give a better error when a transform returns a non-string type (#664)

Paul Norman notifications at github.com
Tue Dec 27 07:28:57 UTC 2016


I had a multi backend transform which returned tags `{foo=true}`, and it reports the error

```
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
```

This error doesn't give any clue that the problem is in the transform

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/664
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20161226/f0e56aae/attachment.html>


More information about the Tile-serving mailing list