bitsteller / osm-isometric-3d

Webfrontend and rendering script for generating isometric 3D maps of OSM data using osm2pov and povray
http://bitsteller.bplaced.net/osm/
11 stars 3 forks source link

Writing is executed twice #2

Closed bitsteller closed 12 years ago

bitsteller commented 12 years ago

Steps to reproduce:

  1. Simulate.

Issue:

After a write (say #->0), the machine writes a second time (0->0), which is useless.

Expected:

Only one write command.