Commit Graph

3 Commits

Author SHA1 Message Date
philippe lhardy
71a1715094 osm import (long,lat) <-> (x,y)
- previously was (long,lat) <-> (y,x), this one makes more sens
2020-12-12 12:13:46 +01:00
philippe lhardy
94b4a0ce66 read osm format longitude and latitude bounds, separate ways and buildings
- read longitude and lattude boundaries
- separate ways ( open ways ) from buildings ( closed )
- save as .imc and .drawing ( raw format ) [ since .imc seems buggy )
- read uncompressed drawing format
2020-11-01 12:44:05 +01:00
philippe lhardy
8af19bdb59 first .osm format import
- import osm convert it to Drawing and use it as resolved path.
- Not ready , first test over lab/valbonne_oct_2020.osm
2020-10-31 15:44:23 +01:00