4-Technical-Hotspot-Links

Related technical component links

The list of technical components related to PyramidMap is shown in Table 4-1:

Component
Illustrate
Web site
GeoServer GeoServer is an open-source map server based on the standard OGC protocol, with functions equivalent to ESRI’s ArcGIS Server. It can implement standard protocol map services such as Web Feature Services (WFS), Web Map Services (WMS), and Web Coverage Services (WCS). Other formats and publishing options can be provided as extension modules, including Web Processing Services (WPS) and Web Map Tile Services (WMTS). PyramidMap can serve as a visualization map processing client for GeoServer, completing the processing of the server’s internal workspace and data storage, achieving the visualization process of vector and grid map publishing, greatly simplifying complex map processing work. GeoServer
Mapbox Mapbox is currently a highly dynamic and innovative map engine manufacturer, and its vector map slicing technology has become a de facto standard in the industry. PyramidMap integrates technical support for MVT (Mapbox vector tiles) and MBTiles (Mapbox tiles) internally. Mapbox
Oracle PyramidMap supports storage access to Oracle geodatabases, including importing and exporting vector layers, as well as serving as a GeoServer data source for layer publishing services. Oracle Database;Oracle Spatial
PostgreSQL PyramidMap supports storage and access to PostGIS geodatabases, including importing and exporting vector layers, as well as serving as a GeoServer data source for layer publishing services. PostgreSQL
MySQL PyramidMap supports storage access to MySQL geodatabases, including importing and exporting vector layers, as well as serving as a GeoServer data source for layer publishing services. MySQL
OpenLayers OpenLayers is an open source, OGC standardized mapping service based, web-based interactive map JavaScript engine library. The map and tile data constructed by PyramidMap can be easily applied to the OpenLayers development environment. OpenLayers
LeafLet Leaflet is an open source, OGC standardized map service based, web-based interactive map JavaScript engine library. The map and tile data constructed by PyramidMap can be easily applied to the LeafLet development environment. Leaflet - a JavaScript library for interactive maps (leafletjs.com)
Cesium Cesium is an open source, OGC standardized map service based, web interactive map JavaScript library, and is currently the mainstream 3D map engine. The 2D map and tile data constructed by PyramidMap can be easily applied to the Cesium development environment. Cesium: The Platform for 3D Geospatial
ArcGIS ArcGIS is an established commercial version of geographic information technology manufacturer, and its data format is also the current de facto data standard, such as shp, gdb, mdb. PyramidMap’s vector map data constructed based on shp format is suitable for the vast majority of map platforms. ArcGIS
epsg.io Standardized coordinate system definition and conversion platform, covering all standardized coordinate system definitions and data conversion references. The coordinate system and projection transformation of PyramidMap are based on the standardized definition of EPSG. EPSG.io: Coordinate Systems Worldwide
Table 4-1: List of technical components related to PyramidMap