Type Definition diesel_mysql_spatial::data_types::SRID
source · [−]pub type SRID = u32;Expand description
Spatial Reference Identifier
0 is the unitless Cartesian plane, other values are EPSG SRS IDs like 4326 for WGS 84 or
identify custom reference systems registered with CREATE SPATIAL REFERENCE SYSTEM.