Skip to content

Commit

Permalink
Various changes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonokeefe committed Mar 8, 2024
1 parent 4ed4a26 commit 07a31fb
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 8 deletions.
2 changes: 1 addition & 1 deletion admin-guide/qgis/configuring-layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Evaluate the pros and cons of using vectors for your layer, and if appropriate,
* report
* table view
* download
* when a vector layer is turned on, Pozi loads the entire layer in the browser, including all geometries and attributes. The browser doesn't need to send further requests for the layer to the server every time the map moves
* when a vector layer is turned on, Pozi loads the entire layer in the browser, including all geometries and attributes. The browser doesn't need to send further requests to the server every time the user moves the map
* when hovering over a vector feature the cursor changes to indicate the feature is clickable, and a tooltip is displayed with the feature's title
* when a vector feature is selected, only the selected feature's details are displayed - the info panel does *not* show the details of other features at the same location

Expand Down
31 changes: 29 additions & 2 deletions faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,18 @@ Talk to us about your requirements and priorities, and we can give you a more pr

==-

## Support

==- How is Pozi supported?

We provide technical support via our helpdesk service to enable you to get the most out of Pozi and solve any technical issues. Email and phone support is included in the subscription.

Email [[email protected]](mailto:[email protected]) or call 03 9017 6850.

We also partner with specialist GIS support providers who can offer a full range of GIS support services, including Pozi customisation, QGIS training, technical consulting and more.

==-

---

## Platform
Expand All @@ -57,17 +69,32 @@ Pozi's cloud architecture ensures fast performance, maximum stability, and unlim

Pozi is fully hosted and managed on Amazon Web Services (AWS), served from an Australian-based data centre. The application is deployed to AWS Simple Storage Service (S3) and served by AWS CloudFront.

Pozi is fully compliant with https to ensure user privacy and compatibility with all major browsers.
Pozi App is encrypted and authenticated using TLS 1.2/1.3, X25519, and AES_128_GCM.
Pozi is fully compliant with https to ensure user privacy and compatibility with all major browsers. Pozi App is encrypted and authenticated using TLS 1.2/1.3, X25519, and AES_128_GCM.

As a serverless web application, Pozi is not vulnerable to server exploits. AWS Cloudfront provides protection from DDOS attacks.

We monitor the uptime of the Pozi application using Pingdom. Pozi maintained a 99.999% uptime over the last three years.

==- Where is Pozi hosted?

The Pozi web application is hosted on our cloud infrastructure on Amazon Web Services.

When the Pozi application loads in a user's browser, it fetches data directly from various public and private data sources to display it in the map.

For any layers you choose to publish to the public, the on-premise Pozi Publisher application synchronises the layers to the Pozi cloud infrastructure where it is accessible by the public.

In the Enterprise Cloud implementation, authenticated users are able to interact directly with the council's on-premise data via Microsoft App Proxy. Your layers and QGIS projects remain onsite.

[!ref icon="stack" text="Learn more"](../how-it-works/)

==- How does Pozi deal with updates and bug fixes?

We embrace continuous development and deployment processes to ensure our clients have access to the latest version. Updated releases which include bug fixes, enhancements and new features are deployed several times per month. Any critical fixes can be deployed in a matter of hours.

==- What applications can be integrated with Pozi?

See our list of some of the applications that Pozi integrates with [here](../admin-guide/integrations/).

==-

---
Expand Down
27 changes: 23 additions & 4 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,39 @@ We also offer clients the opportunity to sponsor development of new features, gi
### New Features

- [ ] right-click options for selecting features and intersecting features
- [ ] profiles - create custom layer collections for different users or workflows - like "modules", but better!
- [ ] "profiles" - present user with optional simplified interface containing only the layers and layer groups associated with a selected role or workflow - like "modules", but better!
- [ ] collaborative map annotations
- [ ] 3D view

### Enhancements

- [ ] fix print option 'Current view' to match the map view extent exactly
- [ ] simplify child dataset configuration by automatically generating a spatial filter
- [ ] move measure functionality into annotation tools
- [ ] prevent Share links from including the panel state (unless specified in advanced options)
- [ ] zoom/pan to selected feature on Pozi launch if URL contains a selected feature
- [ ] display What's Here target on Pozi launch if URL contains a target
- [ ] simplify child dataset configuration by automatically generating a spatial filter
- [ ] allow QGIS layer folders to contain only hidden layers (eg, for better organising child datasets)
- [ ] fix print option 'Current view' to match the map view extent exactly

---

## Completed

### February 2024

#### New

- [x] ⚑

#### Improved

- [x] πŸ‘ make MapShare address searches compatible with widgets

#### Fixed

- [x] πŸͺ²


### January 2024

#### New
Expand All @@ -46,6 +61,7 @@ We also offer clients the opportunity to sponsor development of new features, gi

#### Improved

- [x] πŸ‘ improve support for Esri vector tiles
- [x] πŸ‘ add support for MultiPoint features in WMS GetFeatureInfo requests
- [x] πŸ‘ add support for alternative proxy servers
- [x] πŸ‘ clean up info panel by removing redundant layer icon
Expand All @@ -56,7 +72,9 @@ We also offer clients the opportunity to sponsor development of new features, gi
- [x] πŸͺ² exclude irrelevant results when a search contains an apostrophe
- [x] πŸͺ² safely ignore *"all other values"* style category that QGIS automatically generates to preserve styling for other categories
- [x] πŸͺ² render a layer in a default style if QGIS Server is unable to export the layer's style to SLD

- [x] πŸͺ² ensure top What's Here result is highlighted when doing a complex selection while there is an active vector layer
- [x] πŸͺ² enable table view to cope with layers without an id field
error message appears when expanding Table tab in layer options
### December 2023

#### New
Expand All @@ -70,6 +88,7 @@ We also offer clients the opportunity to sponsor development of new features, gi
- [x] πŸ‘ automatically fetch and display legends for any active WMS layer
- [x] πŸ‘ reduce Google Analytics traffic by eliminating triggering on hover events
- [x] πŸ‘ improve support for WA SLIP services
- [x] πŸ‘ add support for GeoJSON sources without properties
- [x] πŸ‘ notify user when there is an issue with connecting to a local data source

### October 2023
Expand Down
Binary file added user-guide/img/layer-search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion user-guide/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ The drop-down list displays any standard search options such as address, as well

The search drop-down list shows all searchable layers. Pick from the list what you're searching for and start typing to view matching records from any field in the layer - ids, names, description or any other attribute.

![Layer search](/user-guide/img/layer-search.png){style="width: 350px;"}

If the layer is not already active, Pozi turns it on for you. When you select a result, the map zooms to the feature.

At any time, you can revert back to the default search by clicking β€˜X’ next to the current search option.
At any time, you can revert back to the default search by clicking 'X' next to the current search option.

0 comments on commit 07a31fb

Please sign in to comment.