Graz Sample Project (GeoOffice, WebOffice)
Parcels
no target or operation
Parameter: One Parcel
Parameter: One Parcel and Coordinates
KG_GNR=63101275&CoordinateX=47.11&CoordinateY=11.78
Parameter: Two Parcels and Coordinates
KG_GNR=%2263101275%22,%2263101832%22&CoordinateX=47.11,45.6&CoordinateY=11.78,678.345
provided target - choose operation
Parameter: One Parcel and target
targetName=GeoOffice%20analyst%20Target%20Project&KG_GNR=63101275
Parameter: Two Parcels, Coordinates and target
provided target and operation - no target selection dialog
Parameter: Two Parcels, target and operation
Parameter: One Parcel, Coordinates, target and operation
Parameter: Many Parcels - POST - inclusive target operation
Parameter: VertiGIS FM Select trees with DetailMask - POST - inclusive target operation
Parameter: VertiGIS FM Select specific Trees by Code and AssetNo with DetailMask - POST - inclusive target operation
Parameter: VertiGIS FM Edit CoordinateX search by Code and AssetNo - POST - inclusive target operation
different data types
strings (url encoded)
Parameter: one string
Parameter: multiple strings (three)
integers
these are also examples for non-unique identifiers: District Numbers
Parameter: one integer
Parameter: multiple integers (two)
floats/doubles
Parameter: one float
Parameter: multiple floats (three)
ObjectID
nullvalue definition
Parameter: value=null (nullvalue)
special characters
Parameter: string without reserved characters - KGNAME=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz017-_.
KGNAME=%22ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz017-_.%22
Parameter: string with reserved characters - KGNAME=!#$%&()*+,-./:; <=>?@[\]{|}~
KGNAME=%22%21%23%24%25%26%28%29%2A%2B%2C%2D%2E%2F%3A%3B%3C%3D%3E%3F%40%5B%5C%5D%7B%7C%7D%7E%22
Parameter: string with special characters of quotes - KGNAME="''"
Parameter: string with other german characters KGNAME=ÄÖÜßäöüẞ
KGNAME=%22%C3%84%C3%96%C3%9C%C3%9F%C3%A4%C3%B6%C3%BC%E1%BA%9E%22