Pedigree
Table 1 voor de end-to-end test.
- XML namespace:
https://api.data.amsterdam.nl/v1/wfs/
- Typename:
- app:pedigree
- Mogelijke CRS:
- Alle CRS waarden worden ondersteund, de brongegevens gebruiken urn:ogc:def:crs:EPSG::28992.
- Authorisatie:
- Geen; dit is openbare data.
- Formaten:
- GML, GML 3.2.1, GeoJSON, CSV, XML Schema
The following fields are available:
Field Name | Type | Description |
---|---|---|
key |
xs:integer | Primary Key. |
id |
xs:integer | Uniek id in order to test SCD. |
active |
xs:boolean | Test boolean values, set to TRUE for active FALSE for inactive. |
date_ingest |
xs:dateTime | Timestamp of ingestion into this table UTC. |
date_generated |
xs:dateTime | Timestamp of data generation UTC. |
comment |
xs:string | Comment field. |
binarycolumn |
xs:string | Test to send binary data. |
json |
xs:anyType | |
geo |
gml:PointPropertyType | Geometrie van het type POINT van een locatie in RD stelsel (epsg:28992) |
random |
xs:string | Veld 1 voor willekeurige data. |
random_2 |
xs:string | Veld 2 voor willekeurige data. |