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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

JuliaGeometry/CoordinateTransformations.jl

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

CoordinateTransformations.jl

Features

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

Historial de estrellas

Gráfico del historial de estrellas de juliageometry/coordinatetransformations.jlGráfico del historial de estrellas de juliageometry/coordinatetransformations.jl

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a CoordinateTransformations.jl

Proyectos open-source similares, clasificados según cuántas características comparten con CoordinateTransformations.jl.
  • geopandas/geopandasAvatar de geopandas

    geopandas/geopandas

    5,049Ver en 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
    Ver en GitHub↗5,049
  • jl2/utmAvatar de jl2

    jl2/utm

    8Ver en GitHub↗

    Lisp library for converting between latitude/longitude and UTM.

    Common Lisp
    Ver en GitHub↗8
  • jswhit/pyprojAvatar de jswhit

    jswhit/pyproj

    1,214Ver en GitHub↗

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

    Python
    Ver en GitHub↗1,214
  • cleder/pygeoifC

    cleder/pygeoif

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 12 alternativas a CoordinateTransformations.jl→

Preguntas frecuentes

¿Cuáles son las características principales de juliageometry/coordinatetransformations.jl?

Las características principales de juliageometry/coordinatetransformations.jl son: Geospatial Frameworks.

¿Qué alternativas de código abierto existen para juliageometry/coordinatetransformations.jl?

Las alternativas de código abierto para juliageometry/coordinatetransformations.jl incluyen: 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.