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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
geoserver avatar

geoserver/geoserver

0
View on GitHub↗
4,378 estrellas·2,303 forks·Java·8 vistasgeoserver.org↗

Geoserver

GeoServer es un gestor y publicador de datos geoespaciales de código abierto que comparte, edita y procesa información geográfica utilizando estándares abiertos. Opera como un servidor geoespacial OGC y proveedor de servicios de mapas web, entregando datos espaciales y mediciones calculadas a aplicaciones cliente mediante protocolos web estandarizados.

La plataforma permite la publicación de conjuntos de datos geoespaciales desde varios formatos de archivo a servicios web y soporta la modificación y gestión de conjuntos de datos espaciales a través de un servidor central. Proporciona capacidades para el procesamiento espacial remoto y la creación de directorios buscables para conjuntos de datos espaciales disponibles utilizando servicios de descubrimiento.

Features

  • Geospatial Web Services - Provides a server that delivers processed geospatial data and calculated measurements to client applications via standardized web protocols.
  • OGC Geospatial Standards - Implements OGC-standard interfaces to provide a consistent API for diverse mapping clients and data sources.
  • Java Geospatial Servers - Operates as a Java-based geospatial server for sharing and editing maps using WMS, WFS, and WPS standards.
  • Geospatial - Provides a platform for publishing geospatial datasets from various file formats to standardized web services.
  • Data Abstraction Layers - Provides a data-store abstraction layer that decouples service interfaces from various underlying storage engines.
  • Geospatial Data & Services - Publishes geographic information through standardized web services for consumption by mapping clients.
  • Geographic Information Systems - Acts as a central server for modifying and managing spatial datasets to ensure geographic information remains current.
  • Geometry Engines - Uses the GeoTools library as a comprehensive geometry engine for coordinate systems and spatial calculations.
  • Geospatial Feature Editing - Allows for the modification and management of geospatial features and datasets directly through the server.
  • Geospatial Data Management Systems - Serves as a system for computing spatial operations and modifying geographic datasets on a remote server.
  • Spatial Data Processing - Performs complex geospatial operations and calculations on a remote server to deliver processed results.
  • Geospatial - Supports publishing geospatial information from a wide variety of file formats to ensure cross-standard accessibility.
  • Spatial Indexing - Indexes geographic shapes and coordinates to create searchable directories of available spatial datasets.
  • Geospatial Indexers - Creates searchable directories of spatial datasets using standardized discovery services.
  • Interoperable Map Serving - Publishes geospatial information from various formats to ensure accessibility across different software standards.
  • Geospatial Data Aggregators - Implements a cascading WFS proxy to aggregate data from remote servers into a single local source.
  • Plugin-Based Extensibility - Provides a plugin-based extension system for adding new data formats and service protocols via modular JAR files.

Historial de estrellas

Gráfico del historial de estrellas de geoserver/geoserverGráfico del historial de estrellas de geoserver/geoserver

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 Geoserver

Proyectos open-source similares, clasificados según cuántas características comparten con Geoserver.
  • qgis/qgisAvatar de qgis

    qgis/QGIS

    13,284Ver en GitHub↗

    QGIS is a professional, open-source desktop geographic information system designed for the creation, editing, visualization, and analysis of complex spatial data. It functions as a comprehensive environment for managing vector, raster, and point cloud datasets, providing the tools necessary to perform coordinate transformations, georeferencing, and geographic calculations. The platform distinguishes itself through a modular architecture that supports deep system integration via third-party plugins and a hybrid runtime that combines high-performance compiled code with an interpreted scripting

    C++
    Ver en GitHub↗13,284
  • mapbox/mapbox-gl-nativeAvatar de mapbox

    mapbox/mapbox-gl-native

    4,452Ver en GitHub↗

    This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides a shared geospatial core that allows for the embedding of interactive maps into Android, iOS, macOS, Node.js, and Qt applications. The system focuses on high-performance vector tile rendering using OpenGL and GPU primitives to display interactive 3D landscapes and complex geospatial datasets. It transforms compressed protocol buffers into customizable visuals through a style-driven layer pipeline. The capability surface extends to comprehensive location services, including g

    C++
    Ver en GitHub↗4,452
  • amitshekhariitbhu/go-backend-clean-architectureAvatar de amitshekhariitbhu

    amitshekhariitbhu/go-backend-clean-architecture

    6,059Ver en GitHub↗

    This is a Go backend template that structures a web service into domain, usecase, controller, and repository layers with strict dependency inversion. It provides a foundation for building maintainable and testable REST APIs by separating business logic from transport and data access concerns. The project implements JWT-based authentication, issuing access and refresh tokens for user signup, login, and protected endpoint access. It uses the Gin HTTP framework to build a Docker-packaged REST API with public and private route groups, request validation, and middleware-based authentication. Depen

    Goapiarchitecturebackend
    Ver en GitHub↗6,059
  • andersao/l5-repositoryAvatar de andersao

    andersao/l5-repository

    4,205Ver en GitHub↗

    This project is a database abstraction layer for Laravel that implements the repository pattern to decouple business logic from Eloquent database queries. It provides a standardized interface for data retrieval, pagination, and filtering. The system includes a query criteria mechanism for applying reusable search conditions based on request parameters and a caching wrapper that automatically clears stored results during record creation, updates, or deletions. It also features a presentation layer to transform raw database model attributes into formatted output for user interfaces. Additional

    PHP
    Ver en GitHub↗4,205
Ver las 30 alternativas a Geoserver→

Preguntas frecuentes

¿Qué hace geoserver/geoserver?

GeoServer es un gestor y publicador de datos geoespaciales de código abierto que comparte, edita y procesa información geográfica utilizando estándares abiertos. Opera como un servidor geoespacial OGC y proveedor de servicios de mapas web, entregando datos espaciales y mediciones calculadas a aplicaciones cliente mediante protocolos web estandarizados.

¿Cuáles son las características principales de geoserver/geoserver?

Las características principales de geoserver/geoserver son: Geospatial Web Services, OGC Geospatial Standards, Java Geospatial Servers, Geospatial, Data Abstraction Layers, Geospatial Data & Services, Geographic Information Systems, Geometry Engines.

¿Qué alternativas de código abierto existen para geoserver/geoserver?

Las alternativas de código abierto para geoserver/geoserver incluyen: qgis/qgis — QGIS is a professional, open-source desktop geographic information system designed for the creation, editing,… mapbox/mapbox-gl-native — This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides… amitshekhariitbhu/go-backend-clean-architecture — This is a Go backend template that structures a web service into domain, usecase, controller, and repository layers… doctrine/persistence — This project is an object persistence library and data mapper abstraction layer. It provides a set of shared… arthurbrussee/brush — Brush is a tool for creating high-fidelity three-dimensional scene reconstructions from posed images using Gaussian… andersao/l5-repository — This project is a database abstraction layer for Laravel that implements the repository pattern to decouple business…