-
https://github.com/yakra/DataProcessing/blob/869e35c1d4c3cb729b3475619163071c3ecc8d9b/siteupdate/cplusplus/siteupdate.cpp#L565
Does this need to happen?
(It does in Python because regions come from …
yakra updated
2 years ago
-
Add username to result table to be to identify the person who uploaded the results.
Use this solution from the DP:
https://github.com/openego/data_processing/blob/release/v0.3/dataprocessing/pytho…
-
Please add a BPMN explaining how the tables
* grid.otg_ehvhv_bus_data
* grid.otg_ehvhv_branch_data
are created.
-
Pipeline should from start to finish cover most of what a user needs to build their pipeline
Minimum requirements:
- [x] Should download a file from HTTP
- [x] Should download a file from GS st…
-
from #420:
> https://forum.travelmapping.net/index.php?topic=4015.msg22719#msg22719
`nc.us015;US15/401Bus;;;LABEL_SELFREF;`
There are a lot of these cases in HighwayData. The idea is, it's **(**`US…
yakra updated
2 years ago
-
http://travelmapping.net/devel/datacheck.php?show=DUPLICATE_LABEL
I think that DUPLICATE LABEL errors are the most critical data errors because users cannot use these labels or their stats are fals…
-
https://github.com/TravelMapping/DataProcessing/issues/154
> It would be very helpful to have the "Show markers" option from HB in HDX too. The option hides all markers. One would not need to zoom-in…
yakra updated
3 years ago
-
```
App Engine
Dataprocessing (GPS/NOx Dataoverload)
Algorithm for converting to KML. Even more data cleaning?
Cleaning of existing data
Android App
GUI for upload list.
Automatic cleaning of uploade…
-
Hi everyone,
here is some feedback on the C++ part of your project that I hope might be helpful for you. Note: These are not corrections that you need to do, its just for the future! It is a bit h…
-
As I continue work on #551 to unify the various site update and datacheck scripts, I need to understand `chcon` a little better.
https://github.com/TravelMapping/DataProcessing/blob/12af4dd32fd662c…