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
P

pyproj4/pyproj

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

Pyproj

Features

  • Geospatial Analysis - Cartographic projections and coordinate system transformations.

Star history

Star history chart for pyproj4/pyprojStar history chart for pyproj4/pyproj

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 Pyproj

Similar open-source projects, ranked by how many features they share with Pyproj.
  • shsarv/machine-learning-projectsshsarv avatar

    shsarv/Machine-Learning-Projects

    1,620View on GitHub↗

    This repository is a collection of practical machine learning implementations designed to demonstrate core predictive analytics, computer vision, and natural language processing techniques. It serves as a resource for applying standard machine learning frameworks to solve diverse data science problems, ranging from automated classification to complex pattern recognition. The project distinguishes itself by providing concrete examples across multiple domains, including the development of conversational interfaces, the analysis of geospatial data, and the implementation of deep learning archite

    Jupyter Notebookdeep-learning-projectdeep-learning-projectsmachine-learning-project
    View on GitHub↗1,620
  • 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
  • geospace-code/pymap3dgeospace-code avatar

    geospace-code/pymap3d

    438View on GitHub↗

    pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef enu eci

    Python
    View on GitHub↗438
  • esri/arcgis-python-apiEsri avatar

    Esri/arcgis-python-api

    2,160View on GitHub↗

    Documentation and samples for ArcGIS API for Python

    Pythonarcgisdata-sciencegis
    View on GitHub↗2,160
See all 15 alternatives to Pyproj→

Frequently asked questions

What are the main features of pyproj4/pyproj?

The main features of pyproj4/pyproj are: Geospatial Analysis.

What are some open-source alternatives to pyproj4/pyproj?

Open-source alternatives to pyproj4/pyproj include: shsarv/machine-learning-projects — This repository is a collection of practical machine learning implementations designed to demonstrate core predictive… geopandas/geopandas — GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic… geospace-code/pymap3d — pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef enu eci. holoviz/geoviews. jazzband/geojson — Python bindings and utilities for GeoJSON. esri/arcgis-python-api — Documentation and samples for ArcGIS API for Python.