Code Monkey home page Code Monkey logo

cadastre-conflation's Introduction

What's in the box

UMap demo

Instructions

Installation de JOSM et des plugins patchés :

mkdir -p $HOME/.local/share/{applications,mime/packages,icons,JOSM/plugins}

sed "s|PWD|$PWD|g" desktop/josm.desktop.in > $HOME/.local/share/applications/josm.desktop
ln -sr desktop/josm-mime.xml $HOME/.local/share/mime/packages
ln -sr desktop/icons/* $HOME/.local/share/icons

update-mime-database $HOME/.local/share/mime

ln -srf plugins/* $HOME/.local/share/JOSM/plugins

Guide

Supposons que l'on souhaite mettre à jour le cadastre de Upie, code insee 26358 :

  1. Vérification de l'état du cadastre dans OSM : ./tools/osm-cadastre-stats.sh Upie
Treatment done! Summary:
1NSEE   NOM COUNT   DATE    ASSOCIATEDSTREET
26358   Upie    1805     2017   0

Ici le dernier import date de 2017, donc il est déjà à jour. Supposons qu'il ne le soit pas.

  1. Génération du bâti depuis http://cadastre.openstreetmap.fr/ (cela prend plusieurs minutes, selon la taille de la commune) : ./tools/osm-cadastre-generate-import.sh 26358

  2. Ouverture des fichiers CL358-UPIE-houses-prediction_segmente.osm et CL358-UPIE-houses-simplifie.osm dans JOSM via nautilus.

  3. Voir le guide complet pour la suite ou le guide vidéo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.