Newer Version Available
Charts Geodata Resource
- Resource URL
-
1/eclair/geodata/<id> - Formats
- JSON
- Available Version
- 38.0
- HTTP Methods
- DELETE GET PATCH
- GET Response Body
- GeoDataRepresentation
-
Property Name Type Description Filter Group and Version Available Version id String The ID of this geo data record. Small, 38.0 38.0 label String The user set name for the geo data. Small, 38.0 38.0 name String The developer name for the geo data. Small, 38.0 38.0 namespace String The namespace of the geo data. Small, 39.0 39.0 type ConnectEclairGeoDataTypeEnum The type of geo data (currently just GeoJSON). Small, 38.0 38.0 url String The url to retrieve the geodata. Small, 38.0 38.0 - PATCH Request Parameters
-
Parameter Name Type Description Required or Optional Available Version geoDataFile Binary The geojson file you want to upload. 39.0 geoDataObject Object (GeoDataInputRepresentation) List of all relevant information about the GeoData, i.e. { "label": "My GeoData" }. 39.0 - PATCH Request Body
- GeoDataInputRepresentation
-
Property Name Type Description Required or Optional Available Version label String Sets the GeoData label. 39.0 name String Sets the GeoData developer name. 39.0 - PATCH Response Body
- GeoDataRepresentation
-
Property Name Type Description Filter Group and Version Available Version id String The ID of this geo data record. Small, 38.0 38.0 label String The user set name for the geo data. Small, 38.0 38.0 name String The developer name for the geo data. Small, 38.0 38.0 namespace String The namespace of the geo data. Small, 39.0 39.0 type ConnectEclairGeoDataTypeEnum The type of geo data (currently just GeoJSON). Small, 38.0 38.0 url String The url to retrieve the geodata. Small, 38.0 38.0