Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWOB to GeoJSON feedback #1

Open
3 tasks done
thineshsornalingam opened this issue Jul 14, 2020 · 8 comments
Open
3 tasks done

SWOB to GeoJSON feedback #1

thineshsornalingam opened this issue Jul 14, 2020 · 8 comments
Assignees

Comments

@thineshsornalingam
Copy link

thineshsornalingam commented Jul 14, 2020

@rjwest good work here https://github.com/ECCC-PMCU/SWOB-GeoJSON/blob/master/src/swob2geojson.py

Some feedback:

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 15, 2020

Re: https://github.com/ECCC-PMCU/SWOB-GeoJSON/blob/master/src/swob2geojsonV2.py

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 16, 2020

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 16, 2020

  • Please fix style issues below:

(py3) sornalingamt@woudc-px-dev1:~/swob/SWOB-GeoJSON-master/src$ pycodestyle swob2geojsonV2.py
swob2geojsonV2.py:62:5: E722 do not use bare 'except'
swob2geojsonV2.py:142:21: E722 do not use bare 'except'
swob2geojsonV2.py:144:1: W293 blank line contains whitespace
swob2geojsonV2.py:201:15: W292 no newline at end of file

(py3) sornalingamt@woudc-px-dev1:~/swob/SWOB-GeoJSON-master/src$ pycodestyle run_tests.py
run_tests.py:40:67: W291 trailing whitespace
run_tests.py:107:1: E305 expected 2 blank lines after class or function definition, found 1

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 16, 2020

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 17, 2020

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 17, 2020

  • Change string coordinates to float

@thineshsornalingam
Copy link
Author

thineshsornalingam commented Jul 17, 2020

@thineshsornalingam
Copy link
Author

  • [ ]

(py3) sornalingamt@woudc-px-dev1:~/swob/SWOB-GeoJSON-master/test$ python run_tests.py
Traceback (most recent call last):
File "run_tests.py", line 33, in
import swob2geojson as swob2gjson
ImportError: No module named 'swob2geojson'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants