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

The geocoder configuration is not respected if anonymous access has been disabled #19

Open
ghost opened this issue Mar 10, 2016 · 8 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 10, 2016

Please make the geocoder configurable like they do in Web AppBuilder so we can use our own geocoding service.
Thanks.

@glazou
Copy link

glazou commented Mar 11, 2016

We introduced with last release an optional geocoder configuration in the app/config.js file that should be identical to what WebAppBuilder is offering. Note that if you have configured custom geocoder in your Organization settings, those will be used.

See https://github.com/Esri/map-series-storytelling-template-js/blob/master/src/app/config.js#L473

@glazou glazou closed this as completed Mar 11, 2016
@ghost
Copy link
Author

ghost commented Mar 14, 2016

We are not hosting the code, so changing JS file is not an option.
We do have configured our custom geocoder in our org account settings (
thecityofcalgary.maps.arcgis.com) but the story map is not picking it up,
and still using ESRI geocoder. See the attached screenshot.

On Fri, Mar 11, 2016 at 11:09 AM, glazou notifications@github.com wrote:

We introduced with last release an optional geocoder configuration in the
app/config.js file that should be identical to what WebAppBuilder is
offering. Note that if you have configured custom geocoder in your
Organization settings, those will be used.

See
https://github.com/Esri/map-series-storytelling-template-js/blob/master/src/app/config.js#L473


Reply to this email directly or view it on GitHub
#19 (comment)
.

@glazou
Copy link

glazou commented Mar 14, 2016

Ok sorry, I found the issue. It appear that if your ArcGIS Online Organization has disabledanonymous access, the geocoder configuration defined is not applied properly. This is the setting:

image

Until we fix this with our next release planned for June 13th, you can either enable that setting or use the downloadable version and configure it manually.

I changed the title of your issue to reflect the issue and will update you here once fixed.

@glazou glazou added this to the V1.6.0 milestone Mar 14, 2016
@glazou glazou changed the title Make geocoder configurable The geocoder configuration is not respected if anonymous access has been disabled Mar 14, 2016
@ghost
Copy link
Author

ghost commented Mar 14, 2016

Thanks for looking into this. We don't want to allow public access of the
site for various reasons. Hopefully you guys can fix this soon. My
recommendation is to add a simple interface to allow user to set custom
geocoder inside story map (cloud hosted), rather than getting it from AGOL
as many orgs tend to have more than one custom geocoder for various
purpose. We might create a custom geocoder just for this story map to make
user search more relative.

On Mon, Mar 14, 2016 at 10:19 AM, glazou notifications@github.com wrote:

Ok sorry, I found the issue. It appear that if your ArcGIS Online
Organization has disabledanonymous access, the geocoder configuration
defined is not applied properly. This is the setting:

[image: image]
https://cloud.githubusercontent.com/assets/994078/13751051/8940f216-e9c5-11e5-82bc-e9745cbd516d.png

Until we fix this with our next release planned for June 13th, you can
either enable that setting or use the downloadable version and configure it
manually.

I changed the title of your issue to reflect the issue and will update you
here once fixed.


Reply to this email directly or view it on GitHub
#19 (comment)
.

@glazou
Copy link

glazou commented Mar 14, 2016

Thanks, I did not realize this requirements. I would like to avoid redeveloping a full UI to configure geocoder in the builder but I can see a more limited UI just to select which of the geocoder configured in the Organization should be available in the story with checkbox. How does that sound?

@ghost
Copy link
Author

ghost commented Mar 14, 2016

That sounds good too. Thanks.

On Mon, Mar 14, 2016 at 12:26 PM, glazou notifications@github.com wrote:

Thanks, I did not realize this requirements. I would like to avoid
redeveloping a full UI to configure geocoder in the builder but I can see a
more limited UI just to select which of the geocoder configured in the
Organization should be available in the story with checkbox. How does that
sound?


Reply to this email directly or view it on GitHub
#19 (comment)
.

@glazou glazou reopened this Mar 16, 2016
@glazou glazou modified the milestone: V1.6.0 Jun 22, 2016
@ghost
Copy link
Author

ghost commented Mar 1, 2017

Do you have any update on this ? Thanks.

@ghost ghost closed this as completed Mar 1, 2017
@ghost ghost reopened this Mar 1, 2017
@oevans
Copy link
Member

oevans commented Mar 1, 2017

@darkbluemsu -- stay tuned for our release notes and blogs after tonight's release.

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

No branches or pull requests

2 participants