Create a GIS attribute mapping
post
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID}/child/GISAttrMappings
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorGISServicesUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and GisServiceId ---for the GIS Map Services resource and used to uniquely identify an instance of GIS Map Services. The client should not generate the hash key value. Instead, the client should query on the GIS Map Services collection resource with a filter on the primary key values in order to navigate to a specific instance of GIS Map Services.
For example: publicSectorGISServices?q=AgencyId=<value1>;GisServiceId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorGISServices-GISAttrMappings-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
The identifier for the public sector agency associated with the GIS attribute mapping.
-
AttrLabel(optional):
string
Maximum Length:
100
The user-friendly label of the GIS attribute. -
AttrLayer(optional):
string
The GIS map service layer associated with the GIS attribute.
-
AttrName(optional):
string
Maximum Length:
30
The name to uniquely identify the GIS attribute. -
CreationDate(optional):
string(date-time)
The date and time when the GIS attribute was created.
-
EnabledFlag(optional):
string
Title:
Enabled
Maximum Length:1
Indicates whether the GIS attribute is enabled for capture at application intake. The default value is Y for yes. -
GisAttrName(optional):
string
Maximum Length:
30
The name of the GIS attribute provided by the GIS map service. -
GisAttrType(optional):
string
Maximum Length:
30
The type of attribute provided by the GIS map service. -
GisServiceId(optional):
string
Maximum Length:
30
The unique identifier of the GIS map service. -
LastUpdateDate(optional):
string(date-time)
The date and time when the GIS attribute was last updated.
-
LayerLabel(optional):
string
Maximum Length:
100
The user-friendly label of the GIS map service layer associated with the GIS attribute. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorGISServices-GISAttrMappings-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
The identifier for the public sector agency associated with the GIS attribute mapping.
-
AttrLabel(optional):
string
Maximum Length:
100
The user-friendly label of the GIS attribute. -
AttrLayer(optional):
string
The GIS map service layer associated with the GIS attribute.
-
AttrName(optional):
string
Maximum Length:
30
The name to uniquely identify the GIS attribute. -
CreationDate(optional):
string(date-time)
The date and time when the GIS attribute was created.
-
EnabledFlag(optional):
string
Title:
Enabled
Maximum Length:1
Indicates whether the GIS attribute is enabled for capture at application intake. The default value is Y for yes. -
GisAttrName(optional):
string
Maximum Length:
30
The name of the GIS attribute provided by the GIS map service. -
GisAttrType(optional):
string
Maximum Length:
30
The type of attribute provided by the GIS map service. -
GisServiceId(optional):
string
Maximum Length:
30
The unique identifier of the GIS map service. -
LastUpdateDate(optional):
string(date-time)
The date and time when the GIS attribute was last updated.
-
LayerLabel(optional):
string
Maximum Length:
100
The user-friendly label of the GIS map service layer associated with the GIS attribute. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.