README: lon,lat convention
This commit is contained in:
parent
feb6fc1e19
commit
1a0a6e0739
1 changed files with 3 additions and 0 deletions
|
|
@ -9,3 +9,6 @@ source env/bin/activate
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- Lon,Lat should be used throughout the codebase. (i.e. x,y)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue