-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
g.trantham
committed
Jul 31, 2023
1 parent
26983e9
commit 89773ae
Showing
2 changed files
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,10 @@ | ||
# NLDI Crawler | ||
# NLDI Crawler (python) | ||
|
||
This is a **work in progress** | ||
|
||
This is to be a python port of the [nldi crawler](https://github.com/internetofwater/nldi-crawler). | ||
It is used to ingest data from various sources and link it to the network if it is not already. | ||
The only requirement is that the source system is able to provide GeoJSON via a web request | ||
with the necessary attributes. | ||
|
||
See the documentation [here](https://gzt5142.github.io/nldi-crawler-py/) for details of function, including design and usage. | ||
|
||
Adding new pipeline | ||
|
||
|
||
----- | ||
[LICENSE](./docs/LICENSE.md) | [CONTRIBUTING](./docs/CONTRIBUTING.md) | [CODE of CONDUCT](./docs/CODE_OF_CONDUCT.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters