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
V

vityok/cl-proj

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

Cl Proj

Features

  • Geospatial Frameworks - Provides bindings for the standard cartographic projections library.

Star history

Star history chart for vityok/cl-projStar history chart for vityok/cl-proj

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 Cl Proj

Similar open-source projects, ranked by how many features they share with Cl Proj.
  • 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
  • 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
  • cleder/pygeoifC

    cleder/pygeoif

    0View on GitHub↗
    View on GitHub↗0
See all 12 alternatives to Cl Proj→

Frequently asked questions

What are the main features of vityok/cl-proj?

The main features of vityok/cl-proj are: Geospatial Frameworks.

What are some open-source alternatives to vityok/cl-proj?

Open-source alternatives to vityok/cl-proj include: cleder/pygeoif. 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.