Skip to content

This web app takes geojson files inputs, renders a map, creates a 3D building on the map which can be tweaked using different property values

Notifications You must be signed in to change notification settings

brian95348/mapbox-gl_deck.gl_turf.js-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • This web app creates a 3D building on a map canvas (using mapbox-gl) after taking a geojson file as input.
  • The web app creates 2 geojson layers (using deck.gl)
  • The ground layer depicts the ground floor plan
  • The building layer (polygon extrusion) depicts the 3D building
  • The building can be tweaked in realtime by varying different properties ( height, plan area, number of floors)

NB

  • This app needs a mapbox access token hence you should have an operational mapbox account.

URL

installation

  • clone repo
  • run ####npm install

About

This web app takes geojson files inputs, renders a map, creates a 3D building on the map which can be tweaked using different property values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published