Coder Social home page Coder Social logo

nicorio42 / mapant-scripts Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.05 MB

All the scripts used for the processing of LiDAR data to make mapant.fr

Home Page: http://mapant.fr/

License: MIT License

Python 96.93% HTML 3.07%
python pillow data-analysis lidar-data orienteering web-map-tile-service

mapant-scripts's Introduction

MapAnt France scripts

All the scripts used for the processing of LiDAR data to make mapant.fr.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Inspired by mapant.fi, mapant.no, omap.nz, and recently mapant.es and mapant.ch, this website is a first attempt (as far as I know) to generate an orienteering map from a large amount of LiDAR data in France. This pilot project was made with territoire français du Grand Genève LiDAR data from 2014, and the BD TOPO database from the French Geographic Institute. I also used OpenStreetMap data for residential areas. This project was a way to get used with the LiDAR to map server workflow, while waiting for the full coverage of France.

I used the LAStools library of Martin Isenburg to manipulate the LiDAR files, and the awesome karttapullautin software of Jarkko Ryyppö to generate the orienteering map. I wrote Python scripts to orchestrate the processes, and to generate the tile pyramid.

This repository contains all the scripts used for the processing of LiDAR data. Below are all the steps of the workflow:

  • downloading the files with lidar_download
  • thining and indexing the files with lidar_thin_index
  • generating PNG files with karttapullautin
  • sorting the PNG files with lidar_sort
  • generating the tile pyramid for the web portal with pullautin_to_tiles

To see the source code of mapant.fr website, visit MapAnt France website

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Upgrade pip

pip install --upgrade pip

Download virtualenv

pip install virtualenv --upgrade

Set up a virtual environment

python -m virtualenv env

Activate the virtual environment

env\Scripts\activate.bat

Installation

Clone the repo

git clone https://github.com/NicoRio42/mapant-scripts.git

Install requirements

pip install requirements.txt

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nicolas Rio - [email protected]

Project Link: https://github.com/NicoRio42/mapant-scripts

Acknowledgements

  • Jarkko Ryyppö for the awesome karttapullautin software
  • Olivier Blanc-Tranchant for turning his room into a computing center for almost a week

mapant-scripts's People

Contributors

nicorio42 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.