How to set your Pharo environment

To run GeoJSON examples

In Pharo 9.0

  1. Install the baseline of OGCPharo

Github link to repository: https://github.com/pharo-GIS/OGC-Pharo
  1. Manually load 'OGC-Spheric' and 'OGC-Spheric-Tests' from OGC-Pharo, which are not in the baseline

  2. Install the baseline of the 'migrate-to-OGC' branch of GeoJSON project

Github link to repository: https://github.com/zweidenker/GeoJSON/tree/migrate-to-ogc

Note that for 3 specific examples, you need to load the NeoCSV package

Github link to repository: https://github.com/svenvc/NeoCSV