Skip to content

legnoh/wlw-locate-kml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🍖🍖🍖

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages