Jim Klassen
Jim Klassen
I think the only place jsts is used in the code right now is in src/gm3/components/map/index.js:addSelectionFeatures(). I would have thought it would have been used in more places.
Ideally this would be built against the USNG library already in GeoMoose, but that doesn't seem accessible in the service environment (outside of the ES6 build process).
Some test points: 15TVK919779 should return a 100m box over a dome. 15TVK91937797 should return a 10m box over the peak of the dome. If a point is selected within...
15TVK8326 is a good multi-parcel spot in the demo.
Update, the two big issues at the moment are: 1) Needing to modify toolbar.less to make the toolbar icon work. This isn't an issue if we bundle this with gm3...
This should be evaluated as a plugin now that #465 is merged.
GeoJSON (and KML) is always EPSG:4326 [1,2]. I'm +1 on adding that as a note to the docs. [1] https://datatracker.ietf.org/doc/html/rfc7946#section-4 [2] https://gdal.org/drivers/vector/kml.html#kml-keyhole-markup-language Rant: No, I don't agree with the committee...
I don't think Catalog->layer->title is doable because catalog layers are many-to-many (and not one-to-one) with mapsource layers and the mapsource layers are what is actually queryable. Although, IIRC Catalog->layer->title can...
(Similar scaling number of digits for X,Y might be good too).
Also applies to all forms of the measure tool.