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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to juliageo/geointerface.jl

Open-source alternatives to GeoInterface.jl

30 open-source projects similar to juliageo/geointerface.jl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GeoInterface.jl alternative.

  • juliageo/proj4.jlAvatar von JuliaGeo

    JuliaGeo/Proj4.jl

    52Auf GitHub ansehen↗

    Julia wrapper for the PROJ cartographic projections library

    Julia
    Auf GitHub ansehen↗52
  • yeesian/archgdal.jlAvatar von yeesian

    yeesian/ArchGDAL.jl

    148Auf GitHub ansehen↗

    A high level API for GDAL - Geospatial Data Abstraction Library

    Julia
    Auf GitHub ansehen↗148
  • juliageo/geodesy.jlAvatar von JuliaGeo

    JuliaGeo/Geodesy.jl

    114Auf GitHub ansehen↗

    Work with points defined in various coordinate systems.

    Julia
    Auf GitHub ansehen↗114
  • juliageo/geojson.jlAvatar von JuliaGeo

    JuliaGeo/GeoJSON.jl

    71Auf GitHub ansehen↗

    Utilities for working with GeoJSON data in Julia

    Julia
    Auf GitHub ansehen↗71
  • 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

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • jl2/utmAvatar von jl2

    jl2/utm

    8Auf GitHub ansehen↗

    Lisp library for converting between latitude/longitude and UTM.

    Common Lisp
    Auf GitHub ansehen↗8
  • jswhit/pyprojAvatar von jswhit

    jswhit/pyproj

    1,214Auf GitHub ansehen↗

    Python interface to PROJ (cartographic projections and coordinate transformations library)

    Python
    Auf GitHub ansehen↗1,214
  • juliageo/libspatialindex.jlAvatar von JuliaGeo

    JuliaGeo/LibSpatialIndex.jl

    12Auf GitHub ansehen↗

    A library for spatially indexing kD bounding box data (based on libspatialindex)

    Julia
    Auf GitHub ansehen↗12
  • juliageo/netcdf.jlAvatar von JuliaGeo

    JuliaGeo/NetCDF.jl

    118Auf GitHub ansehen↗

    NetCDF support for the julia programming language

    Julia
    Auf GitHub ansehen↗118
  • juliageometry/coordinatetransformations.jlJ

    JuliaGeometry/CoordinateTransformations.jl

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • juliageometry/libgeos.jlJ

    JuliaGeometry/LibGEOS.jl

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • juliageometry/voronoidelaunay.jlAvatar von JuliaGeometry

    JuliaGeometry/VoronoiDelaunay.jl

    125Auf GitHub ansehen↗

    Fast and robust Voronoi & Delaunay tessellation creation with Julia

    Julia
    Auf GitHub ansehen↗125
  • juliaimages/imagefeatures.jlAvatar von JuliaImages

    JuliaImages/ImageFeatures.jl

    48Auf GitHub ansehen↗

    Image feature detection for the Julia language

    Julia
    Auf GitHub ansehen↗48
  • juliaimages/imagefiltering.jlAvatar von JuliaImages

    JuliaImages/ImageFiltering.jl

    105Auf GitHub ansehen↗

    Julia implementations of multidimensional array convolution and nonlinear stencil operations

    Julia
    Auf GitHub ansehen↗105
  • juliaimages/imagemetadata.jlAvatar von JuliaImages

    JuliaImages/ImageMetadata.jl

    12Auf GitHub ansehen↗

    Julia package for images having metadata

    Julia
    Auf GitHub ansehen↗12
  • juliaimages/imagemorphology.jlAvatar von JuliaImages

    JuliaImages/ImageMorphology.jl

    28Auf GitHub ansehen↗

    Morphological operations for image processing

    Julia
    Auf GitHub ansehen↗28
  • juliaimages/images.jlAvatar von JuliaImages

    JuliaImages/Images.jl

    551Auf GitHub ansehen↗

    An image library for Julia

    Julia
    Auf GitHub ansehen↗551
  • juliaimages/imagesegmentation.jlAvatar von JuliaImages

    JuliaImages/ImageSegmentation.jl

    47Auf GitHub ansehen↗

    Partitioning images into meaningful regions

    Julia
    Auf GitHub ansehen↗47
  • juliaimages/imagetransformations.jlAvatar von JuliaImages

    JuliaImages/ImageTransformations.jl

    48Auf GitHub ansehen↗

    Geometric transformations on images for Julia

    Julia
    Auf GitHub ansehen↗48
  • juliaimages/tinker.jlAvatar von JuliaImages

    JuliaImages/Tinker.jl

    2Auf GitHub ansehen↗

    Interactive graphical tool for complex image analysis

    Julia
    Auf GitHub ansehen↗2
  • juliastats/dataframes.jlAvatar von JuliaStats

    JuliaStats/DataFrames.jl

    1,830Auf GitHub ansehen↗

    In-memory tabular data in Julia

    Julia
    Auf GitHub ansehen↗1,830
  • juliohm/geostats.jlAvatar von juliohm

    juliohm/GeoStats.jl

    587Auf GitHub ansehen↗

    An extensible framework for geospatial data science and geostatistical modeling fully written in Julia

    Julia
    Auf GitHub ansehen↗587
  • juliohm/geostatsimages.jlAvatar von juliohm

    juliohm/GeoStatsImages.jl

    20Auf GitHub ansehen↗

    Training images for geostastical simulation

    Julia
    Auf GitHub ansehen↗20
  • juliohm/interpolations.jlAvatar von juliohm

    juliohm/Interpolations.jl

    0Auf GitHub ansehen↗

    Fast, continuous interpolation of discrete datasets in Julia

    Julia
    Auf GitHub ansehen↗0
  • maplibre/spatial-kM

    maplibre/spatial-k

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • meggart/gdalfuns.jlAvatar von meggart

    meggart/GDALfuns.jl

    0Auf GitHub ansehen↗

    GDAL wrapper for the Julia Programming language

    Julia
    Auf GitHub ansehen↗0
  • poisotlab/ecologicalnetwork.jlAvatar von PoisotLab

    PoisotLab/EcologicalNetwork.jl

    69Auf GitHub ansehen↗

    Everything you've never dreamed about measuring on ecological networks.

    Julia
    Auf GitHub ansehen↗69
  • pygeos/pygeosAvatar von pygeos

    pygeos/pygeos

    390Auf GitHub ansehen↗

    Wraps GEOS geometry functions in numpy ufuncs.

    Python
    Auf GitHub ansehen↗390
  • seung-lab/watershed.jlAvatar von seung-lab

    seung-lab/Watershed.jl

    6Auf GitHub ansehen↗

    Julia version of watershed.

    Julia
    Auf GitHub ansehen↗6
  • tedsteiner/openstreetmap.jlAvatar von tedsteiner

    tedsteiner/OpenStreetMap.jl

    52Auf GitHub ansehen↗

    Julia OpenStreetMap Package

    Julia
    Auf GitHub ansehen↗52