You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently axes ordering is assumed to be lon/lat but SOS provides a setting which lets the installing person decide which axes ordering will be used. So lat/lon ordering would be a valid case which will result in exceptions when transforming coordinates which are not in range of lon (-180, +180) or lat (-90, +90)
The text was updated successfully, but these errors were encountered:
either document this issue/limitation or introduce a configuration parameter to let users decide during installation/setup what the real axes ordering is to be expected when direct DAO access is being used
Currently axes ordering is assumed to be lon/lat but SOS provides a setting which lets the installing person decide which axes ordering will be used. So lat/lon ordering would be a valid case which will result in exceptions when transforming coordinates which are not in range of lon (-180, +180) or lat (-90, +90)
The text was updated successfully, but these errors were encountered: