To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

GeoServer
Developer(s)Boundless Spatial, GeoSolutions, Refractions Research
Initial release2001 (2001)[1]
Stable release
2.25.0[2] / 19 March 2024; 20 days ago (19 March 2024)
Repository
Written inJava
Operating systemLinux, MS-Windows, macOS, POSIX compliant systems
TypeGeographic information system
LicenseGPL
Websitehttp://geoserver.org

In computing, GeoServer is an open-source server written in Java that allows users to share, process and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards. GeoServer has evolved to become an easy method of connecting existing information to virtual globes such as Google Earth and NASA World Wind as well as to web-based maps such as OpenLayers, Leaflet, Google Maps and Bing Maps. GeoServer functions as the reference implementation of the Open Geospatial Consortium Web Feature Service standard, and also implements the Web Map Service, Web Coverage Service and Web Processing Service specifications.[3]

YouTube Encyclopedic

  • 1/3
    Views:
    316
    2 069
    555
  • 53_1: Google Earth | GeoServer | PostGIS | Geo Spatial GIS data Visualizations
  • Automated Testing of Web Mapping Applications
  • GeoServer Web Application using AWS Cloud Services

Transcription

Goals

GeoServer aims to operate as a node within a free and open Spatial Data Infrastructure. Just as the Apache HTTP Server has offered a free and open web server to publish HTML, GeoServer aims to do the same for geospatial data.

Features

GeoServer reads a variety of data formats,[4] including:

Through standard protocols it produces KML, GML, Shapefile, GeoRSS, PDF, GeoJSON, JPEG, GIF, SVG, PNG and more. In addition, one can edit data via the WFS transactional profile (WFS-T).[5] GeoServer includes an integrated OpenLayers client for previewing data layers.

GeoServer additionally supports efficient publishing of geospatial data to Google Earth through the use of network links, using KML. Advanced features for Google Earth output include templates for customized pop-ups, time and height visualizations, and "super-overlays".

GeoServer relies on GeoTools, a GIS library.[6]

Usage

Architecture

GeoServer uses the Spring Framework, providing a request dispatch architecture for modules implementing OGC services. The web administration application uses wicket, allowing extensions to contribute additional configuration screens. The application provides a REST API implemented using the spring-mvc-framework.

GeoServer is a web application, supporting any common servlet container (a standalone distribution is available with the Jetty (web server) as an embedded server). GeoWebCache, a Java-based caching component similar to TileCache, is bundled with GeoServer, but available separately.[7] Similarly, GeoServer packages GeoTools as a Java library, but it is also available separately.[8]

GeoServer is a longstanding application and has undergone several architectural changes. GeoServer 1.0 was built around the STRUTS framework, with the migration to Spring and Wicket taking place for GeoServer 2.0. Early versions of the REST API used restlet before migration to spring-mvc-framework.

See also

References

  1. ^ "History — GeoServer 2.21.x User Manual". Retrieved 31 March 2022.
  2. ^ "GeoServer 2.25.0 Release". 19 March 2024.
  3. ^ "GeoServer". geoserver.org. Retrieved 2018-08-02.
  4. ^ "GeoServer". geoserver.org. Retrieved 2018-08-02.
  5. ^ "WFS reference — GeoServer 2.14.x User Manual". docs.geoserver.org. Retrieved 2018-08-02.
  6. ^ "About - GeoServer". geoserver.org. Retrieved 2018-08-02.
  7. ^ "GeoWebCache". Archived from the original on 2010-04-05.
  8. ^ "GeoTools".

External links

This page was last edited on 13 April 2023, at 10:29
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.