December 26, 2021 at 7:15 pm
#6796
Keymaster
The basic problem was the GitHub link is a page about the GeoJSON file, not the URL of the file itself. It’s a confusing aspect of GitHub. If you go to that page, then click on “raw”, this is the URL for the GeoJSON file. It is this page that you can download, then drag into CODAP.
Indeed, you don’t actually have to download it, now that you have the actual GeoJSON url: “https://raw.githubusercontent.com/deldersveld/topojson/master/countries/italy/italy-regions.json”. You can drag the URL over CODAP. Or, in most modern browsers, you can copy the URL to your clipboard, then open the CODAP “import” menu, select “URL”, then paste the URL and click “Import”.
Jonathan