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
C

cleder/pygeoif

0
View on GitHub↗
0 stars·0 forks·8 views

Pygeoif

Features

  • Geospatial Frameworks - Provides a simple GeoJSON-like protocol for vector data.

Star history

Star history chart for cleder/pygeoifStar history chart for cleder/pygeoif

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

Open-source alternatives to Pygeoif

Similar open-source projects, ranked by how many features they share with Pygeoif.
  • jl2/utmjl2 avatar

    jl2/utm

    8View on GitHub↗

    Lisp library for converting between latitude/longitude and UTM.

    Common Lisp
    View on GitHub↗8
  • jswhit/pyprojjswhit avatar

    jswhit/pyproj

    1,214View on GitHub↗

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

    Python
    View on GitHub↗1,214
  • juliageo/geodesy.jlJuliaGeo avatar

    JuliaGeo/Geodesy.jl

    114View on GitHub↗

    Work with points defined in various coordinate systems.

    Julia
    View on GitHub↗114
  • 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
See all 12 alternatives to Pygeoif→

Frequently asked questions

What are the main features of cleder/pygeoif?

The main features of cleder/pygeoif are: Geospatial Frameworks.

What are some open-source alternatives to cleder/pygeoif?

Open-source alternatives to cleder/pygeoif include: geopandas/geopandas — GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic… jl2/utm — Lisp library for converting between latitude/longitude and UTM. jswhit/pyproj — Python interface to PROJ (cartographic projections and coordinate transformations library). juliageo/geodesy.jl — Work with points defined in various coordinate systems. juliageo/geointerface.jl — A Julia Protocol for Geospatial Data. juliageo/geojson.jl — Utilities for working with GeoJSON data in Julia.