Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to implement tile subdomains #206

Open
bartvde opened this issue Apr 7, 2015 · 3 comments
Open

need to implement tile subdomains #206

bartvde opened this issue Apr 7, 2015 · 3 comments

Comments

@bartvde
Copy link
Member

bartvde commented Apr 7, 2015

t1, t2, t3, t4

http://t3.mapstory.org/geoserver etc.

@bartvde
Copy link
Member Author

bartvde commented Apr 7, 2015

ol.source.ImageWMS does not support urls
ol.source.TileWMS does

This is different from gxp

@bartvde
Copy link
Member Author

bartvde commented Apr 7, 2015

so it seems we also have absolute urls and relative urls in the saved map configs

e.g. map 1192

"local": {"title": "My GeoServer WMS", "url": "/geoserver/geonode/PB_Business_Sites/wms",

map 1196

{"sources": {"geonode:points_lat_lon3-search": {"title": "My GeoServer WMS", "url": "http://mapstory.org/geoserver/geonode/points_lat_lon3/wms"

@bartvde
Copy link
Member Author

bartvde commented Apr 7, 2015

The weird thing is that on production the subdomain does not kick in for: http://mapstory.org/maps/1192/view/

maybe because the urls are relative?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant