Browse Source

audit completion results

master
joseph.leach 4 years ago
parent
commit
8bd4d81d6b
4 changed files with 3301 additions and 0 deletions
  1. +6
    -0
      README.md
  2. +1
    -0
      audit_charging_stations.json
  3. +3292
    -0
      preview-audit.json
  4. +2
    -0
      results-audited.osm

+ 6
- 0
README.md View File

@ -35,6 +35,12 @@ pipenv shell
conflate --changes preview.json --output results.osm charging-stations.py
```
after the audit has completed, you run `charging-stations.py` again with the `-a audit_charging_stations.json` parameter include the changes from validation
```sh
conflate --changes preview-audit.json --output results-audited.osm -a audit_charging_stations.json charging-stations.py
```
...or
```sh


+ 1
- 0
audit_charging_stations.json View File

@ -0,0 +1 @@
{"150": {"move": [-0.1521939, 51.4749848]}, "203": {"move": [0.0431717, 51.4578218]}, "15": {"move": [-0.1163247, 51.3980594]}, "198": {"move": [-0.4177541, 51.6570215]}, "209": {"move": [-0.1592882, 51.4737822]}, "95": {"move": [-0.2976459, 51.542092]}, "259": {"move": [-0.1149955, 51.3954445]}, "50": {"comment": "this is a separate node", "create": true}, "90": {"move": [-0.2292754, 51.5849386]}, "29": {"move": [-0.2538201, 51.6427525]}, "121": {"move": [-0.1003119, 51.3256984]}, "3": {"fixme": "https://www.mapillary.com/app/user/vlivyur?focus=photo&pKey=tmrHu37xr5cZOIadsmIoCg&lat=51.496487095359285&lng=-0.08229826182634731&z=17"}, "130": {"comment": "Not there", "skip": true}, "73": {"move": [-0.1200771, 51.6125754]}, "169": {"move": [-0.1324904, 51.6163012]}, "246": {"move": [-0.1106731, 51.4890893]}, "67": {"move": [-0.2706617, 51.4641846]}, "181": {"move": [-0.4109976, 51.5605977]}, "92": {"move": [-0.252963, 51.4374968]}, "86": {"move": [-0.201171, 51.3953065]}, "74": {"fixme": "https://www.mapillary.com/map/im/tuD2TmWa32YkUsqX1K1XVg"}}

+ 3292
- 0
preview-audit.json
File diff suppressed because it is too large
View File


+ 2
- 0
results-audited.osm
File diff suppressed because it is too large
View File