Thursday 12 September 2019

embeddable web maps - What are some web based clients for GeoServer?


There is a list of Web Clients for Geoserver on the Geoserver site (http://geoserver.org/display/GEOSDOC/Clients). Unfortunately, it is posted as no longer maintained. Does anyone have a current list of web clients?




Answer



It depends on which services you want to provide/consume using Geoserver (WMS, WFS/WFS-T, or WCS). Based on the services you want to use, you can look for suitable clients. OpenLayers is one of the most advanced tools and documentation is good.


Other clients include:



No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...