mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update openapi and mermaid postgsail schema
This commit is contained in:
@@ -24,6 +24,14 @@ erDiagram
|
||||
geography track_geog "postgis geography type default SRID 4326 Unit: degres"
|
||||
jsonb track_geojson "store generated geojson with track metrics data using with LineString and Point features, we can not depend api.metrics table"
|
||||
geometry track_geom "postgis geometry type EPSG:4326 Unit: degres"
|
||||
tgeogpoint trip "MobilityDB trajectory"
|
||||
tfloat trip_cog "courseovergroundtrue"
|
||||
ttext trip_notes
|
||||
tfloat trip_sog "speedoverground"
|
||||
ttext trip_status
|
||||
tfloat trip_twa "windspeedapparent"
|
||||
tfloat trip_twd "truewinddirection"
|
||||
tfloat trip_tws "truewindspeed"
|
||||
text vessel_id "{NOT_NULL}"
|
||||
}
|
||||
|
||||
@@ -187,6 +195,13 @@ erDiagram
|
||||
numeric id
|
||||
}
|
||||
|
||||
public_mobilitydb_opcache {
|
||||
integer ltypnum
|
||||
oid opid
|
||||
integer opnum
|
||||
integer rtypnum
|
||||
}
|
||||
|
||||
public_ne_10m_geography_marine_polys {
|
||||
text changed
|
||||
text featurecla
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user