-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
a93b5c4
commit 31450f3
Showing
3 changed files
with
17 additions
and
22 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,20 +1,15 @@ | ||
# Active Travel Infrastructure Platform | ||
# Plan Your Active Travel Schemes | ||
|
||
ATIP lets you design, modify and share active travel infrastructure plans. | ||
This repository contains the Scheme Sketcher and Scheme Browser, two tools for mapping active travel schemes and viewing them alongside contextual layers. The tools are developed by the Alan Turing Institute in collaboration with Active Travel England. | ||
|
||
It's developed by the Alan Turing Institute in collaboration with Active Travel England. | ||
(Note this project used to be called ATIP, Active Travel Infrastructure Platform. This repo retains the old name.) | ||
|
||
## Using ATIP | ||
## Usage | ||
|
||
The development version of ATIP with data for England is available for use at <https://acteng.github.io/atip>. | ||
Note: this is not a production service and we make no guarantees about the site's uptime or about backwards compatibility of ATIP files. | ||
The development version is available for use at <https://acteng.github.io/atip>. Note this is not a production service and we make no guarantees about the site's uptime or about backwards compatibility of sketch files. | ||
|
||
## Development | ||
See the [developer guide](docs/developer_guide.md) if you want to work on the code. | ||
|
||
See our current roadmap on the [Milestones](https://github.com/acteng/atip/milestones?direction=desc&sort=completeness&state=open) page. Issues, feature requests, and pull requests are welcome. Please open an issue if you're interested in contributing! | ||
### Usage in other places | ||
|
||
See the [developer guide](docs/developer_guide.md) if you want to work on ATIP. | ||
|
||
### Using ATIP in other places | ||
|
||
You can set up the scheme sketcher in another place, using [the common library](https://github.com/acteng/scheme-sketcher-lib). You'll need technical experience to do this. Please [file an issue](https://github.com/acteng/atip/issues/new) to start a conversation. | ||
You can set up the Scheme Sketcher for another country, using [the common library](https://github.com/acteng/scheme-sketcher-lib). You'll need technical experience to do this. Please [file an issue](https://github.com/acteng/atip/issues/new) to start a conversation. |
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
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