Description
A very simple command line tool to convert OSM files to Shapefiles. Written in Java. Think of it as a self-study project.
Categories
License
Features
- Reads OSM files, and converts them to SHP.
- Points, poly-lines, and polygons are supported.
- Relations are supported (including circular reference of relations).
- Multipolygon support.
- Can be used also as an OSM reader library.