gm3 icon indicating copy to clipboard operation
gm3 copied to clipboard

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.

Results 88 gm3 issues
Sort by recently updated
recently updated
newest added

A common problem for new implementers is finding and correcting problems with their mapbook and mapserver map files as they build their Geomoose site. A good solution would be to...

These had some quirks that were not caught in testing. Ideally each component should gracefully handle: 1. Initializing themselves with no value. 2. Initializing with a default value. 3. Re-displaying...

1. Templates can be poorly formed and will fail to return valid HTML. This causes a broken application response. There should be a more graceful failure. 2. 404's are not...

Specific data sets, such as the OSM tiles, are meant to come with attribution. This should make its way into the printout.

enhancement

GeoMoose 2 provided users with a way to jump to a specific scale. It was a small component in the lower right-hand corner of the window. We should make this...

forward-port
review-me

refs: #302 Add a more natural language descriptor or structure to inputs to support building the sentence recommended by @tchaddad, `Select from_______ using point/line/polygon, with _____ buffer`

If you use the Draw Multi-Point option after having done a previous draw multi-point, it retains the previous selection. Modifying a multipoint doesn't work as expected. If you move all...

mapbox-to-ol-style is deprecated and replace with ol-mapbox-style (which looks like it has a broader scope than the old module).

I've been playing with using GM3 (desktop example) on my phone and it would be nice if Find Me would drop a point (probably on it's own layer) that could...

enhancement

1) Print to a specified scale 2) Print legends 3) Print compass rose 4) Print attribution (ex. for OpenStreetMaps)

enhancement
forward-port