GeoShare Viewer: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:GeoShareViewer.png|thumb|Example of a GeoShare Viewer showing a [[Water Overlay]] with multiple timeframes and the option on the left to show two other feature layers.]] | [[File:GeoShareViewer.png|thumb|Example of a GeoShare Viewer showing a [[Water Overlay]] with multiple timeframes and the option on the left to show two other feature layers.]] | ||
A GeoShare Viewer is a functional viewing application hosted on and served by the {{geoshare}}. It | A GeoShare Viewer is a functional viewing application hosted on and served by the {{geoshare}}. It provides a user-friendly way to visualize geographical data ([[GeoPackage]]s, [[GeoTIFF]]s, and small [[GeoJSON]]s), primarily for sharing calculation results like [[Flooding Overlay|flood analyses]] or [[Heat Stress Overlay|heat stress effects]]. | ||
Like other [[Geo Data]] on the {{geoshare}}, it is accessible through a URL outside of running [[Session]]s, regardless of the contents of the data. This will open a web-based interface in which the data of the viewer can be inspected or played, if the data consists of multiple [[timeframe]]s. The extent | Like other [[Geo Data]] on the {{geoshare}}, it is accessible through a URL outside of running [[Session]]s, regardless of the contents of the data. This will open a web-based interface in which the data of the viewer can be inspected or played, if the data consists of multiple [[timeframe]]s. The viewer's extent is determined by its underlying data. The viewer can be configured to require a [[Web Token]] for authentication. | ||
GeoShare Viewers do not take up a significant amount of space on the {{geoshare}}. However, the data a GeoShare Viewer relies on must continue to exist on the {{geoshare}}. | GeoShare Viewers do not take up a significant amount of space on the {{geoshare}}. However, the data a GeoShare Viewer relies on must continue to exist on the {{geoshare}}. | ||
| Line 8: | Line 8: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* | * [[GeoJSON]] viewer inputs are limited to 1,000,000 features. Use [[GeoPackage]] for larger datasets as it is more efficient and performant. | ||
* Unmodified [[GeoJSON]]s from before {{software}} version 2026 are allowed to have more features due to backwards compatibility. | * Unmodified [[GeoJSON]]s from before {{software}} version 2026 are allowed to have more features due to backwards compatibility. | ||
|howtos= | |howtos= | ||
Latest revision as of 09:05, 7 July 2026

A GeoShare Viewer is a functional viewing application hosted on and served by the GeoShare. It provides a user-friendly way to visualize geographical data (GeoPackages, GeoTIFFs, and small GeoJSONs), primarily for sharing calculation results like flood analyses or heat stress effects.
Like other Geo Data on the GeoShare, it is accessible through a URL outside of running Sessions, regardless of the contents of the data. This will open a web-based interface in which the data of the viewer can be inspected or played, if the data consists of multiple timeframes. The viewer's extent is determined by its underlying data. The viewer can be configured to require a Web Token for authentication.
GeoShare Viewers do not take up a significant amount of space on the GeoShare. However, the data a GeoShare Viewer relies on must continue to exist on the GeoShare.
Notes
- GeoJSON viewer inputs are limited to 1,000,000 features. Use GeoPackage for larger datasets as it is more efficient and performant.
- Unmodified GeoJSONs from before Tygron Platform version 2026 are allowed to have more features due to backwards compatibility.
How-to's