title: "GISMap" category: reference tags: [entity, g-i-s-map, datamodel] source: Entities.xml date: 2026-04-17 status: published
GISMap
Type: Entity Properties: 15 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("GISMap")· ../tables/GISMap
Contextsbewerken
- 0: GISMap (
GISMapContext.None) - 1: GISMap (
GISMapContext.Infra)
Statussenbewerken
- -1: Trash (
GISMapStatus.Trash) - 0: None (
GISMapStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | GMID | 4 | false | |
| ArcGISDescriptionField | UltimoString | GMARCGISDESCRFIELD | 50 | true | |
| ArcGISExtraDescriptionField | UltimoString | GMARCGISEXTRADESCRFIELD | 50 | true | |
| ArcGISPassword | UltimoString | GMARCGISPASSWORD | 50 | true | |
| ArcGISToken | UltimoString | GMARCGISTOKEN | 250 | true | |
| ArcGISUserName | UltimoString | GMARCGISUSERNAME | 50 | true | |
| Context | Context | GMCONTEXT | false | ||
| Description | UltimoString | GMDESCR | 200 | true | |
| Exported | Boolean | GMEXPORTED | false | 0 | |
| GISMapGISBaseMaps | List[GISMapGISBaseMap] | GMGBMGMID | true | ||
| GISMapLayers | List[GISMapLayer] | GMLGMID | true | ||
| LocalUrlForArcGISRequest | UltimoString | GMLOCALURLFORARCGISREQUEST | 250 | true | |
| RecordCreateDate | DateTime? | GMRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | GMRECSTATUS | false | ||
| Url | UltimoString | GMURL | 500 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("GISMap")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("GISMap")· ../tables/GISMap DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="GISMap")Before/After Save events voor GISMap. Bron:workflows.xml.