washingtonstateuniversity / WSU-mapping

This provides maping for all campus locations
GNU General Public License v3.0
1 stars 0 forks source link

add feed for all places #3

Open quantumJLBass opened 10 years ago

quantumJLBass commented 10 years ago

There is a way to do this now by listing all the categories to get an A-Z list of all the places, but feed that skips that step of knowing the cats you want (all of them that are public). This will address a need from @NateOwen that was brought up in email

current planned aspects

nowen-a10 commented 10 years ago

It'd be nice if it returned just the list of place names without all the details

quantumJLBass commented 10 years ago

Yeah may be an option of full and field query would be best. That way you can just say you want the primary name, or you could as for the all the names of the location and include the abbreviations if your trying to search for example.

nowen-a10 commented 10 years ago

Yeah I just need the primary name, but even if it was Primary name + alternate abbrevations, etc. and not the whole listing. Having that lighter weight version would be nice.

On Fri, Aug 22, 2014 at 12:00 PM, Jeremy Bass notifications@github.com wrote:

Yeah may be an option of full and field query would be best. That way you can just say you want the primary name, or you could as for the all the names of the location and include the abbreviations if your trying to search for example.

— Reply to this email directly or view it on GitHub https://github.com/washingtonstateuniversity/WSU-mapping/issues/3#issuecomment-53106366 .

quantumJLBass commented 10 years ago

Well this way you can get just the Primary name so I think we are on track then.