awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mapbox avatar

mapbox/mapboxgl-jupyter

0
View on GitHub↗
679 stars·137 forks·Python·MIT·12 views

Mapboxgl Jupyter

Use Mapbox GL JS to visualize data in a Python Jupyter notebook

Features

  • Geospatial Analysis - Visualizing data on maps within Jupyter notebooks.
  • Python Geospatial Libraries - Visualizes data in Jupyter using Mapbox GL JS.
  • Visualization and Mapping - Visualizes data using web-based mapping libraries in notebooks.

Star history

Star history chart for mapbox/mapboxgl-jupyterStar history chart for mapbox/mapboxgl-jupyter

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mapbox/mapboxgl-jupyter do?

Use Mapbox GL JS to visualize data in a Python Jupyter notebook

What are the main features of mapbox/mapboxgl-jupyter?

The main features of mapbox/mapboxgl-jupyter are: Geospatial Analysis, Python Geospatial Libraries, Visualization and Mapping.

What are some open-source alternatives to mapbox/mapboxgl-jupyter?

Open-source alternatives to mapbox/mapboxgl-jupyter include: toblerity/fiona — Fiona reads and writes geographic data files. visgl/deck.gl — This project is a declarative visualization library and geospatial framework designed for rendering large-scale data… geopandas/geopandas — GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic… giswqs/geemap — geemap is a Python library and toolkit for interactive geospatial analysis, visualization, and satellite imagery… leaflet/leaflet.markercluster — This project is a marker clustering plugin and map visualization tool for Leaflet. It functions as a grouping library… shsarv/machine-learning-projects — This repository is a collection of practical machine learning implementations designed to demonstrate core predictive…

Open-source alternatives to Mapboxgl Jupyter

Similar open-source projects, ranked by how many features they share with Mapboxgl Jupyter.
  • giswqs/geemapgiswqs avatar

    giswqs/geemap

    3,960View on GitHub↗

    geemap is a Python library and toolkit for interactive geospatial analysis, visualization, and satellite imagery analysis using Google Earth Engine data and cloud computing. It provides a mapping tool for displaying geospatial datasets within Jupyter notebooks and a suite of tools for classifying imagery and calculating zonal statistics. The project includes a utility to convert geospatial analysis scripts from JavaScript into Python code to facilitate data manipulation. It also enables the generation of timelapse animations and time-series visualizations from satellite imagery catalogs. The

    Python
    View on GitHub↗3,960
  • toblerity/fionaToblerity avatar

    Toblerity/Fiona

    1,240View on GitHub↗

    Fiona reads and writes geographic data files

    Pythonclicythongdal
    View on GitHub↗1,240
  • geopandas/geopandasgeopandas avatar

    geopandas/geopandas

    5,049View on GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    View on GitHub↗5,049
  • visgl/deck.glvisgl avatar

    visgl/deck.gl

    13,875View on GitHub↗

    This project is a declarative visualization library and geospatial framework designed for rendering large-scale data sets within web browsers. It functions as a high-performance graphics engine that leverages hardware acceleration to display complex 2D and 3D visual layers, enabling the visualization of millions of data points through a structured, component-based syntax. The framework distinguishes itself through its ability to synchronize custom data visualizations with third-party mapping platforms. By managing camera states and coordinate systems, it allows developers to overlay high-perf

    TypeScriptdata-visualizationgeospatial-analysisjavascript
    View on GitHub↗13,875
See all 30 alternatives to Mapboxgl Jupyter→