We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Base URL: https://ogc-demo.k8s.ilt-dmz.iosb.fraunhofer.de/FROST-GeoTech/v1.1
There are several users to test with:
The rights for the different users:
To do a request with a given user, put <username>:<password>@ before the server name. For instance:
<username>:<password>@
https://Bob:[email protected]/FROST-GeoTech/v1.1/Projects
https://Kevin:[email protected]/FROST-GeoTech/v1.1/Projects
The text was updated successfully, but these errors were encountered:
The data currently in the demo service is in the following STA Batch Request: https://github.com/hylkevds/FROST-Server.Plugin.GeoTech/blob/main/scripts/BatchUploadTemplate.json
If you POST that file to v1.1/$batch with a content-type of application/JSON it will create the demo entities.
POST
v1.1/$batch
content-type
application/JSON
Sorry, something went wrong.
No branches or pull requests
Base URL: https://ogc-demo.k8s.ilt-dmz.iosb.fraunhofer.de/FROST-GeoTech/v1.1
There are several users to test with:
The rights for the different users:
To do a request with a given user, put
<username>:<password>@
before the server name. For instance:https://Bob:[email protected]/FROST-GeoTech/v1.1/Projects
https://Kevin:[email protected]/FROST-GeoTech/v1.1/Projects
The text was updated successfully, but these errors were encountered: