Changes between Initial Version and Version 1 of Ticket #4922, comment 3
- Timestamp:
- 06/08/21 01:50:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4922, comment 3
initial v1 5 5 6 6 {{{ 7 select axis.name, coordinate_system_order7 select axis.name, axis.coordinate_system_order 8 8 from projected_crs 9 9 inner join axis on projected_crs.coordinate_system_code = axis.coordinate_system_code