GithubHelp home page GithubHelp logo

lidar-hd-grid's Introduction

Project to download LIDAR HD grid

The goal is to get a GeoJSON grid with all the infos from each tile so you can integrate in 3rd party tool the GeoJSON for any purpose.

You can use the direct download link to each grid tile and it size.

For instance, you could use the GeoJSON:

  • to predict the size of files to download on an area
  • know if the data is available on your area. Whole country coverage is the target but before it's achieved, it's a way to get work advancement on the delivery part
  • ease batch download by selecting multiple tiles and providing a list of URLs to download

QGIS basic example

You can open a basic project named lidar-hd-grid.qgz that contains a thematic map with file size for each tile that reuse the GeoJSON

Thematic map with grid file size in Mo

Principles for retrieving infos

It retrieves firstly from a 1st remote XML a list of grid and transform to GeoJSON.

From this list, several http calls to get each grid file infos (size and filename) are done.

Thus, additionnal keys are added to GeoJSON

How to run manually

We launch every week the process to get the latest GeoJSON using a Github action but if you want to run the script manually, do

git clone https://github.com/ThomasG77/lidar-hd-grid.git
cd lidar-hd-grid
npm i
node download-lidar-hd.js

You will get a resulting file grid_lidar_hd_ign_with_related_infos.geojson

lidar-hd-grid's People

Contributors

thomasg77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.