mapseed/platform

Better URL schema that does not require slug prefixes

Closed this issue · 1 comments

Ideally we would not need URL prefixes like /page and /landmark because they are both pages. The only difference is a landmark can be accessed from the map and a page doesn't have a geo reference on the map (point, line, polygon)

So instead of http://heyduwamish.org/page/youthcorps2015 it would be http://heyduwamish.org/youthcorps2015

It would be up to us to control the namespace and make sure each page or landmark has a unique URL

works now through ServerLess!