-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remake won't allow duplication location tags
- Loading branch information
Lindsay Carr
committed
Jan 5, 2018
1 parent
6b40412
commit cf79e4c
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cf79e4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand this. Isn't
location
a really standard viz argument? What isremake
telling you?cf79e4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to use
location: cache/state_map.geojson
in both aprocess
ID and apublish
ID. If both keys arelocation
, then I get this error (which I assumed was remake, but might be vizlab):location
is standard ... but not sure how else to get around that duplication bit.cf79e4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a remake error but occurs because of the remake/vizlab combo. Would you mind changing location back locally (temporarily), running vizmake, and then sharing a copy of the full remake file with me? This might be quickly solvable.