I am creating a web app of all DC Public Schools and nearby green spaces (waterbodies, libraries, parks, etc) Please see: ArcGIS Web Application. Ideally, I would like to let teachers type in their school name and check off a buffer radius. The teacher would hit a "Search" button and the web app would display the map- zoomed in on the school, with the desired buffer. Any thoughts on how to add a Buffer widget? *Would I need to build the widget using the Javascript API? Thank you so much for your help!
Solved! Go to Solution.
Ta N,
Based on your requirements you probably need to develop your own widget for WAB.
There are some custom widgets out there that do buffering like my eSearch Enhanced Search Widget Version 1.1.9 - 7/2/15 but it is probably more complex then what you are needing.
Ta N,
Based on your requirements you probably need to develop your own widget for WAB.
There are some custom widgets out there that do buffering like my eSearch Enhanced Search Widget Version 1.1.9 - 7/2/15 but it is probably more complex then what you are needing.
Hi Robert!
I followed your advice and I downloaded WAB for developers. I also downloaded Node.js. When I went to the "Create a custom in-panel widget" you included, I couldn't open the "Widget.js" file after creating a MyWidget folder. I got an error 800A138F. What should I do to resolve the error?
Thank you again!
Ta N.
Ta N,
Hi Robert!
I was able to access the Widget.js file through Sublime Text. Thank you for your help! As for running WABD using startup.bat, I will try to do that when I have access to my work laptop again (which will be in two day's time). Thank you for fielding my questions thus far. May I contact you again when a need arises?
Thank you for your time and advice!
TA
Ta N,
Sure ask away.
Glad to help. Now it is your turn to help the community by marking this question as answered. All you have to do is click the "Correct Answer" link (the one with the little green star) on the post that provided the answer for you. If the answer was not provided by one of the responders then you can mark any of the replies that you received as helpful by clicking on the "Actions" menu and choosing "Mark as Helpful"
Hi Robert!
I followed the instructions on the Create custom in-panel widget. And I was succeeding at first, but I did something that made everything crash and I don't have a clue as to how I made everything go awry. I just posted a question WebApp builder (basically everything) crashed. Please help!
If you could take a look at it, I would truly appreciate any help I can get.
Thank you so much!
TA
Hi Robert!
Instead of getting the error message, I am now getting a command prompt that opens up for one brief second (after I double-click on the Widget.js file) and then disappears. Do you have any suggestions on how to open the Widget.js file successfully?
Ta N,
Do you have a program associated with .js files on your machine? If not then just open the file in Notepad. I do all my development using Adobe Brackets a free JS development IDE.
Ta N,
Were you able to build this buffer widget easily (or at all)? I am trying to build a very similar model for teachers and students to fidn their home, click on it and add a set radius buffer around it. I wanted to see if it worked ok for you before I jumped in head first. Thanks!
Donitza