/wlw-locate-kml

Primary LanguageGoMIT LicenseMIT

wlw-locate-kml

output WLW map's KML file.

usage

go run main.go

for diff

  • 新規出店・退店店舗のみを抜き出す
diff result-before.kml result-after.kml \
--ignore-matching-lines=".*name.*" \
--ignore-matching-lines=".*description.*" \
--ignore-matching-lines=".*coordinates.*" \
--ignore-matching-lines ".*ランキング.*" \
--ignore-matching-lines ".*styleUrl.*" \
-U 0 > frequent.diff

TODO

  • Refactoring
  • UnitTest

ENJOY 🍖🍖🍖