91
edits
(added info on textures) |
Portreekid (talk | contribs) No edit summary |
||
| Line 90: | Line 90: | ||
osm2city is pure python, but it depends on imposm.parser for OSM parsing. Some users report problems with imposm.parser on Windows -- YMMV. In the future, we might replace imposm.parser with a standard XML parser. | osm2city is pure python, but it depends on imposm.parser for OSM parsing. Some users report problems with imposm.parser on Windows -- YMMV. In the future, we might replace imposm.parser with a standard XML parser. | ||
Install the following packages. | |||
http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy | |||
http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely | |||
== Workflow == | == Workflow == | ||
edits