Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.11 KB

index.md

File metadata and controls

18 lines (10 loc) · 1.11 KB

Building a Map app with Kepler.gl

:material-chevron-right-circle: Introduction

In this guide, you shall learn how to build and visualize a large amount of location data in your browser using kepler.gl and ReactJS.

Kepler.gl is designed for geospatial data analysis. It allows technical and non-technical audiences to visualize trends in a city or region.

:material-buffer: Live Samples:

Saudi Kepler's map

New York City Population

You will be able to perform data analysis in Kepler.gl by adding data to a map, fetching layers from a web service (e.g. GeoServer), adding filters, and more cool features to explore.

!!! tip It's highly recommended before going through how to use Kepler.gl in ReactJs, to explore and interact with Kepler.gl's demo. Use one of the samples that are available to be used and add it to the map.