资 源 简 介
Currently this includes:
1. A comand-line reprocessor tool, functionality similar to that written in PHP;
1. A utility to search and extract locations from wikimapia project, saving it to loadstone database file;
1. a comand-line OSM to loadstone converter. Major highlights:
* Incredibly fast. ~15 megabytes XML takes atleast 10 secs.
* Amenity labels are translatable. It mean that you have names like "restaurant", "bus_stop" in your native language.
* Ability to define tags you prefer for building of point names. Again, you can extract names in your native language (if available in OSM data).
* Feature to transliterate Ukrainian labels into Russian.
* Uses sqlite3 as backend for temporary data if file is too big to be processed in memory
* Ability to specify delimiter for intersections
* More will come on !