Laurine told me there is a branch named migrate-to-ogc which can be used with the OGC-Pharo package.
For example:
GeoJSONReader fromString: GeoJSONExamples barsLilleGJ.
All is needed is to load 'OGC-Spheric' and 'OGC-Spheric-Tests' before.
And GeoJSON-Examples after loading GeoJSON.
So far I checked and it seems this branch add new classes prefixed with GJ like GJAddress.
Is the idea to migrate all source of this branch to OGC project?
Laurine told me there is a branch named migrate-to-ogc which can be used with the OGC-Pharo package.
For example:
All is needed is to load 'OGC-Spheric' and 'OGC-Spheric-Tests' before.
And GeoJSON-Examples after loading GeoJSON.
So far I checked and it seems this branch add new classes prefixed with GJ like GJAddress.
Is the idea to migrate all source of this branch to OGC project?