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
J

JuliaGeometry/CoordinateTransformations.jl

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

CoordinateTransformations.jl

Features

  • Geospatial Frameworks - Manages complex networks of coordinate system transformations.

Star history

Star history chart for juliageometry/coordinatetransformations.jlStar history chart for juliageometry/coordinatetransformations.jl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with CoordinateTransformations.jl

These projects share indexed features with CoordinateTransformations.jl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 12 related projects→

Frequently asked questions

What are the main features of juliageometry/coordinatetransformations.jl?

The main features of juliageometry/coordinatetransformations.jl are: Geospatial Frameworks.

Which projects share features with juliageometry/coordinatetransformations.jl?

Projects with overlapping indexed features 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.