OpenDataSoft
module definition
Introduction
OpenDataSoft remote business objects examples.
Import
To import this module:
- Create a module named
OpenDataSoft
- Set the settings as:
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-opendatasoft.git"
}
}
- Click on the Import module button
OdsArbreRemarquable
business object definition
OpenDataSoft Remarquable trees in Paris object.
Note: the fields are retreived from OpenDataSoft metadata
Fields
Name | Type | Required | Updatable | Personal | Description |
---|
OdsCommunesFrance
business object definition
OpenDataSoft cities of France object.
Fields
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
odsComComCode |
char(10) | yes* | yes | City code | |
odsComComName |
char(255) | yes | yes | City name | |
odsComComNameUpper |
char(255) | yes | City name (uppercase) | ||
odsComCoords |
geocoords | yes | Geographical coordinates | ||
odsComRegCode |
char(10) | yes | Region code | ||
odsComRegName |
char(255) | yes | Region name | ||
odsComDepCode |
char(10) | yes | Area code | ||
odsComDepName |
char(255) | yes | Area name |