Skip to content

Rework gc.su import script #12

@kumy

Description

@kumy

I've found that all gc.su waypoint name having character " in the title are badly encoded on import. This is caused by some weird text trasnformation in import script

$xml_raw = strtr(file_get_contents($baza), array('&' => '+'));

Screenshot from 2019-07-21 21-17-23

We should rework this script as done for OC in #9

link geokrety/geokrety-website#399

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions