stamen / ecoengine

Interactive visual exploration tools for https://ecoengine.berkeley.edu/
Other
16 stars 5 forks source link

Hide page_size=20 from the url #72

Open syntagmatic opened 9 years ago

syntagmatic commented 9 years ago

These are default parameters for EcoEngine when unspecified, so they can be left off of the interface's URL.

q= may still be necessary for queries to work with bounding box search, but still doesn't need to appear in Explore's URL.

postfalk commented 9 years ago

q= is necessary at this point. You will get returns without it but the behavior might be different -> see docs.

On Thu, Nov 20, 2014 at 4:21 PM, Kai notifications@github.com wrote:

These are default parameters for EcoEngine when unspecified, so they can be left off of the interface's URL.

q= may still be necessary for queries to work with bounding box search, but still doesn't need to appear in Explore's URL.

— Reply to this email directly or view it on GitHub https://github.com/stamen/ecoengine/issues/72.

Falk Schuetzenmeister, PhD Web Application Developer Geospatial Innovation Facility http://gif.berkeley.edu/

University of California Berkeley 111 Mulford Hall 94720 Berkeley, CA

schuetzenmeister@berkeley.edu 1-510-642-4897

syntagmatic commented 9 years ago

Okay, then q= will always be displayed. It's actually a good URL end for people to tinker with.