Jim Klassen
Jim Klassen
It's not closable yet. Only USNG got fixed. Lat/Lon and X/Y should also be fixed to show an appropriate # of digits based on zoom level.
This ticket is more about displaying the "right" amount of precision based on zoom level. If you want 6 decimal places (always), I think that can already be done in...
At this point and unless there is a real need demonstrated to track more, it probably makes most sense to document what is and isn't tracked.
Note: This is more than a documentation issue. There are currently many places where 3857 is hard coded in the library: * `upload.jsx` and `download.jsx` * `printModal.jsx` and `geopdf.js` (as...
My biggest concern with 3857 is it really isn't appropriate for survey quality data.
Looks like you didn't click on the parcel to select it (after choosing select from results). The parcel shouldn't be yellow.
One thing that might be a bug is it "remembering" what was previously selected (the point from the previous select). If it didn't do that, it would give you an...
Although that remembering can also be really useful if you want to re-run your last query with different options.
You don't need results to use the buffer. You can buffer any vector feature be it one you just drew or one selected from a vector layer, including from the...
I agree people do generally need to be told about the ability to chain queries and that they can use any vector source as an input though before they get...