Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

map saving fails with esri basemap #100

Closed
3 tasks
bartvde opened this issue Jan 13, 2017 · 2 comments
Closed
3 tasks

map saving fails with esri basemap #100

bartvde opened this issue Jan 13, 2017 · 2 comments
Milestone

Comments

@bartvde
Copy link
Collaborator

bartvde commented Jan 13, 2017

JSON error (HTML Django)

  • change the django view to return JSON
  • handle different errors on save
  • add names to basemaps
TypeError at /maps/new/data
unsupported operand type(s) for +: 'NoneType' and 'str'

`return url(self.catalog.service_url, ["layers", self.name + ".xml"]) ...``

@bartvde
Copy link
Collaborator Author

bartvde commented Jan 20, 2017

The third point should be handled by an sdk upgrade

@bartvde
Copy link
Collaborator Author

bartvde commented Jan 23, 2017

Third point was done with #117 confirmed just now it also works

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

No branches or pull requests

2 participants