Skip to content

Courses using 8-figure grid references do not import. #537

@michael-77

Description

@michael-77

Condes files which export courses using an 8-figure OSGB grid reference as the coordinate system do not import cleanly into RG2.

To import into RG2 the xml file from condes had to be manually adjusted so that the 8 figure coordinate of, say, 28860852 became 288608.52 before import into RG using a regular expression search and replace: (\d{6})(\d{2}) > \1.\2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions