[Geomoose-users] GM3 Coordinate Display precision

Kevin Grootendorst kgrootendorst at gmail.com
Sat Jan 12 16:37:47 PST 2019


All,
In the footer of my app, I'm displaying coordinates in UTM 17, however, it
defaults to 10 decimal places.  Can this be changed to 1 or 0 decimals?
>From searching the list archives, I see that pre-v3, there was a
coordinate_display.js or main.js that could be modified to change precision.
I'm guessing this could be done in the app.js file in GM3, but not sure
where/how to implement.
Is it in the app.addProjection?
app.addProjection({
        ref: 'EPSG:26917',
        def: '+proj=utm +zone=17 +ellps=GRS80 +datum=NAD83 +units=m
+no_defs'
    });

Cheers,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20190112/5e2b004c/attachment.html>


More information about the Geomoose-users mailing list