Changes

Jump to: navigation, search

Coordinate display rules

63 bytes removed, 14:18, 12 July 2014
no edit summary
</pre>
This query identifies coordinates where the ''userenteredcoord'' contains ''':''' and the ''userinputformat'when coordformat is ' and/or ''coordformatDecimal Degrees'' are wrong
<pre>
SELECT
WHERE
userenteredcoord LIKE '%:%'
AND (coordformat = 'Decimal Degrees'OR geopoint.userinputformat <> 'X and Y')
</pre>
6,632
edits

Navigation menu