awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·4 Aufrufe

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-Verlauf

Star-Verlauf für mapbox/mapboxgl-jupyterStar-Verlauf für mapbox/mapboxgl-jupyter

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Mapboxgl Jupyter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mapboxgl Jupyter.
  • giswqs/geemapAvatar von giswqs

    giswqs/geemap

    3,960Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,960
  • toblerity/fionaAvatar von Toblerity

    Toblerity/Fiona

    1,240Auf GitHub ansehen↗

    Fiona reads and writes geographic data files

    Pythonclicythongdal
    Auf GitHub ansehen↗1,240
  • geopandas/geopandasAvatar von geopandas

    geopandas/geopandas

    5,049Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,049
  • visgl/deck.glAvatar von visgl

    visgl/deck.gl

    13,875Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,875
Alle 30 Alternativen zu Mapboxgl Jupyter anzeigen→

Häufig gestellte Fragen

Was macht mapbox/mapboxgl-jupyter?

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

Was sind die Hauptfunktionen von mapbox/mapboxgl-jupyter?

Die Hauptfunktionen von mapbox/mapboxgl-jupyter sind: Geospatial Analysis, Python Geospatial Libraries, Visualization and Mapping.

Welche Open-Source-Alternativen gibt es zu mapbox/mapboxgl-jupyter?

Open-Source-Alternativen zu mapbox/mapboxgl-jupyter sind unter anderem: 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…