Initial rust setup #1

Merged
newsch merged 2 commits from rust-init into main 2023-05-30 17:00:05 +00:00
newsch commented 2023-05-30 16:29:04 +00:00 (Migrated from github.com)

This has the initial boilerplate for a binary package that reads the Wikimedia Enterprise json dump format.

My next PR will add filtering by wikipedia url/wikimedia id and output the article html.

This has the initial boilerplate for a binary package that reads the Wikimedia Enterprise json dump format. My next PR will add filtering by wikipedia url/wikimedia id and output the article html.
biodranik (Migrated from github.com) approved these changes 2023-05-30 16:43:26 +00:00
biodranik (Migrated from github.com) commented 2023-05-30 16:42:10 +00:00

... for later embedding into mwm map files created by Organic Maps generator (link here)

... for later embedding into mwm map files created by Organic Maps generator (link here)
newsch (Migrated from github.com) reviewed 2023-05-30 16:55:08 +00:00
newsch (Migrated from github.com) commented 2023-05-30 16:55:07 +00:00

How's this?

_Extracts articles from [Wikipedia database dumps](https://en.wikipedia.org/wiki/Wikipedia:Database_download) for embedding into the `mwm` map files created by [the Organic Maps generator](https://github.com/organicmaps/organicmaps/blob/master/tools/python/maps_generator/README.md)._
How's this? ```suggestion _Extracts articles from [Wikipedia database dumps](https://en.wikipedia.org/wiki/Wikipedia:Database_download) for embedding into the `mwm` map files created by [the Organic Maps generator](https://github.com/organicmaps/organicmaps/blob/master/tools/python/maps_generator/README.md)._ ```
biodranik (Migrated from github.com) approved these changes 2023-05-30 16:59:57 +00:00
biodranik (Migrated from github.com) left a comment

LGTM!

LGTM!
Sign in to join this conversation.
No description provided.