Reduce duplication of place update code
The place update code in osmUtils.js and overpass.js contains some duplication. Refactor this into place.js to make it less cumbersome to add new detail fields in the future.
Implements #398 (closed)
Edited by Marcus Lundblad