Update readme.md
This commit is contained in:
22
readme.md
22
readme.md
@@ -6,8 +6,9 @@ This is a project that consists of both extracting and digitalizing/modernzing p
|
|||||||
Thus, since, it's been 17 release cycles, each adding more digital granularity available from the previous maps into a digitally convertible format,
|
Thus, since, it's been 17 release cycles, each adding more digital granularity available from the previous maps into a digitally convertible format,
|
||||||
and it since it has been 17 such cylces, we've come full circle and exhausted bgMountainsMap and must circle back to the original BGTopo Map Project of the Plovdiv Universtiy.
|
and it since it has been 17 such cylces, we've come full circle and exhausted bgMountainsMap and must circle back to the original BGTopo Map Project of the Plovdiv Universtiy.
|
||||||
|
|
||||||
## Agenda:
|
## Agenda
|
||||||
[x] Reverse the garmin img format
|
|
||||||
|
1. Reverse the garmin img format
|
||||||
[x] Extract - coordinate + unique type pairs
|
[x] Extract - coordinate + unique type pairs
|
||||||
[x] Parse them
|
[x] Parse them
|
||||||
[x] Output them into different formats:
|
[x] Output them into different formats:
|
||||||
@@ -16,9 +17,20 @@ and it since it has been 17 such cylces, we've come full circle and exhausted bg
|
|||||||
- [x] KML
|
- [x] KML
|
||||||
- [x] KMZ
|
- [x] KMZ
|
||||||
- [X] GPX
|
- [X] GPX
|
||||||
[] Cover bulgaria's watersources fully
|
|
||||||
- [x] 75% of Bulgaria is covered (the north plateu of Bulgaria seems to not have corresponding BGMountains locators for wetersources)
|
2. Cover bulgaria's watersources fully
|
||||||
- [ ] Parse the existing BGTopo Plovdiv Uni Project and it's military map with OCR to determine more such points.
|
- A [x] 75% of Bulgaria is covered (the north plateu of Bulgaria seems to not have corresponding BGMountains locators for wetersources)
|
||||||
|
- B [ ] Parse the existing [BGTopo Plovdiv Uni Project and it's military map](https://map.bgmountains.org/#BG50K=16/2814500.1/5361888.46/0) with OCR to determine more such points.
|
||||||
|
|
||||||
|
To achieve B, the current plan is to:
|
||||||
|
|
||||||
|
- Export and centre the whole military map
|
||||||
|
- Train a simple ocr model on the existing pairs
|
||||||
|
- Start cross verifying across the extracted digital coords and the detected ones by the model
|
||||||
|
- Name them
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Uses:
|
## Uses:
|
||||||
- `OsmAnd~` - OBF / GPX
|
- `OsmAnd~` - OBF / GPX
|
||||||
- `Google Earth Pro` - KML (tested) / KMZ
|
- `Google Earth Pro` - KML (tested) / KMZ
|
||||||
|
|||||||
Reference in New Issue
Block a user