-
I think queries that users generate (especially in the workshop) might be a valuable datasource that informs what the users are interested in. For later analysis, we need to save the queries, if possi…
-
From @brentfraser :
Specifying a startup service in the mapbook or in config.js doesn't seem to work. And I can't find any place in the code where startup_service is referenced.
So I added a few li…
-
Capturing Brent Fraser's fixes for WFS-T editing here so it doesn't get lost:
https://lists.osgeo.org/pipermail/geomoose-users/2016-March/005945.html
- Add controls to the Census Cities layer in mapbo…
-
This is actually an old old request from Dean and these mapfiles are inspired by some of his work.
> This message describes how you can reference different scalebars in GeoMoose. Robin from Columb…
-
Place a legend showing layers turned on in the PDF output.
As mentioned here: http://lists.osgeo.org/pipermail/geomoose-users/2015-April/005601.html
and here: http://lists.osgeo.org/pipermail/geomoos…
-
we are using geomoose 2.8.1, but when add a map-source to mapbook with format wms provided by ArcGis Server:
`
http://visualizadorgeominero.dinamige.gub.uy:8081/arcgis/services/Catastro_Minero/MapSer…
-
Geomoose v2.6 had an "ajax_select" to get a list for feature editing service combo box via a URL:
`
php/getFeatureTypes.php
`
And I see that Jim has added combo box ability to the new Geom…
-
In WFS.js (trunk), the preParseNode function calls this.updateFilter which references this._ol_layer. The object this._ol_layer does not yet exist and the code fails.
-
Since Farmview started using a different way of creating map layers to get more control on them (issue [#36](https://github.com/stlim0730/farmview/issues/36)), Farmview has lost the on-map interaction…
-
If `status="on"` is used in the `catalog->layer` instead of the `mapsource->layer` in the mapbook, then the layer still defaults to on in the interface, but `initial_on` never gets set in `Application…