[Geomoose-users] How To Add Search Clarification

Reynolds, Michael J. (MNIT) mike.reynolds at state.mn.us
Fri Sep 1 09:47:11 PDT 2017


I notice in the following How To doc:
https://github.com/geomoose/gm3/blob/master/docs/howto/add-search.md

It describes creating a map-source name="firestations-wfs".

Then later we're adding a new search service, specifically:
searchLayers: ['firestations/fire_stations'],

Is that correct or should it be 
searchLayers: ['firestations-wfs/fire_stations']

On another note, we'd like to use a search service on a mapserver layer that uses png images for each point and labels.  We see that search service is currently a wfs or mapserver-wfs thing and we're wondering if there's any way to mashup the two and get the best of both worlds.  Even if the wfs layer isn't styled at all but used to execute the search and the search service in turn makes sure the related mapserver wms layer is also on. Pair/mash/link?

Thank you.


More information about the Geomoose-users mailing list