Skip to content

A utility designed to validate the format of Geofeed files.

License

Notifications You must be signed in to change notification settings

realSunyz/geofeed-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geofeed-validator

This utility is used to validate the format of geofeed files.

Note

The project is still under development. The code on the main branch is stable and usable.

Usage

Compile

# Clone the repository
git clone https://github.com/realSunyz/geofeed-validator.git

# Navigate to the directory
cd geofeed-tools/src

# Synchronize and clean up dependencies
go mod tidy

# Build the executable file
go build -o geofeed-tools

Run

./geofeed-tools <path_to_geofeed.csv>

Contributing

Issues and Pull Requests are definitely welcome!

Please make sure you have tested your code locally before submitting a PR.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A utility designed to validate the format of Geofeed files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages