Open docdnp opened 4 months ago
Hello @docdnp ,
you should try install nvm and use node 16 as explained in the doc, when i switched to node 16 no more problems for me and i am able to use the cadastre-builder command now. I am also on Ubuntu 22.04.
Hello there,
I am DImitri and part of a data science training program at datascientest.com. We were made aware of your cadastre tool (https://github.com/datagouv/cadastre).
At first I had difficulties installing it. But I can build it using "yarn install". Nevertheless it's a bit confusing.
The following call fails on Ubuntu 22.04, node v21.1.0, yarn v1.22.19:
npm_config_build_from_source=true yarn global add @etalab/cadastre
Output:
You also write that the source data can be obtained as follows:
To create all the files, it is necessary to obtain the following:
The according links are dead:
Currently I'm downloading from the only link alive, which seems to be working:
As far as I understand I should be able to use the following commands to create a GeoJSON file per department using the cadastre tool:
As my french isn't that good, I've translated the repo's site on github. But I'm not sure about whether I really understand everything correctly.
I also have been told by Jerome, who isn't in charge anymore, that I can find the prepared results on:
What exactly are the results. Is it the SQLite database, the GeoJSON files or anything else? While waiting on some support I'm currently downloading all the data from:
Do you mind giving me a hint, if I'm missing anything?
Thank you in advance for any inconvenience and best regards
Dimitri