Deploying configurable application template for ArcGIS Online or Portal for ArcGIS? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Can a custom javascript web application be uploaded and run on ArcGIS online?How to share a hosted feature service with an application on ArcGIS Online?Using ArcGIS Online for public participation?Filter App Template - ArcGIS OnlineTransfering content from Portal to ArcGIS Online?Use of File Geodatabase uploaded to ArcGIS OnlineHow to Access Secured ArcGIS Online Services from a Custom JS Web app?How to republish Hosted Feature Layers on ArcGIS Online without losing the data?Show content of a file geodatabase on ArcGIS OnlineHow do you deploy a custom widget in Web AppBuilder for ArcGIS Online or Portal for ArcGIS?

How much damage would a cupful of neutron star matter do to the Earth?

New Order #6: Easter Egg

Why datecode is SO IMPORTANT to chip manufacturers?

Does the Black Tentacles spell do damage twice at the start of turn to an already restrained creature?

Moving a wrapfig vertically to encroach partially on a subsection title

A term for a woman complaining about things/begging in a cute/childish way

Where is the Next Backup Size entry on iOS 12?

Is it dangerous to install hacking tools on my private linux machine?

Universal covering space of the real projective line?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

How to write capital alpha?

Why is a lens darker than other ones when applying the same settings?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Why complex landing gears are used instead of simple,reliability and light weight muscle wire or shape memory alloys?

Why is std::move not [[nodiscard]] in C++20?

How can I save and copy a screenhot at the same time?

What are the main differences between the original Stargate SG-1 and the Final Cut edition?

Sally's older brother

Can an iPhone 7 be made to function as a NFC Tag?

How to ternary Plot3D a function

Why is the change of basis formula counter-intuitive? [See details]

Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?

What is the origin of 落第?

Is there public access to the Meteor Crater in Arizona?



Deploying configurable application template for ArcGIS Online or Portal for ArcGIS?



Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Can a custom javascript web application be uploaded and run on ArcGIS online?How to share a hosted feature service with an application on ArcGIS Online?Using ArcGIS Online for public participation?Filter App Template - ArcGIS OnlineTransfering content from Portal to ArcGIS Online?Use of File Geodatabase uploaded to ArcGIS OnlineHow to Access Secured ArcGIS Online Services from a Custom JS Web app?How to republish Hosted Feature Layers on ArcGIS Online without losing the data?Show content of a file geodatabase on ArcGIS OnlineHow do you deploy a custom widget in Web AppBuilder for ArcGIS Online or Portal for ArcGIS?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I am trying to use a configurable application template, Interactive Filter (Live Example Here) to create an online map in ArcGIS Online to be shared with others. I want my users to be able to filter the different layers that I have on my map. Those layers are uploaded as hosted layers under "Contents" in my ArcGIS Online account.



The Interactive Filter configurable application template is on GitHub and I have download and un-zipped it.



I really don't understand where to begin because I am very new to interactive and online maps. As far as I understand from the "Readme" file, I have to configure the JavaScript files and HTML and then upload the app in my ArcGIS Online account and share the URL of the app to the end users.



I want my map to be Sweden not USA, and I have multiple layers on the Sweden polygon that I want to use the filter on.



Where do I start?










share|improve this question



















  • 1





    Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

    – Zachary Ordo - GISP
    Nov 1 '18 at 17:20











  • @ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

    – firajk
    Nov 6 '18 at 9:25











  • I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

    – Zachary Ordo - GISP
    Nov 7 '18 at 15:07

















1















I am trying to use a configurable application template, Interactive Filter (Live Example Here) to create an online map in ArcGIS Online to be shared with others. I want my users to be able to filter the different layers that I have on my map. Those layers are uploaded as hosted layers under "Contents" in my ArcGIS Online account.



The Interactive Filter configurable application template is on GitHub and I have download and un-zipped it.



I really don't understand where to begin because I am very new to interactive and online maps. As far as I understand from the "Readme" file, I have to configure the JavaScript files and HTML and then upload the app in my ArcGIS Online account and share the URL of the app to the end users.



I want my map to be Sweden not USA, and I have multiple layers on the Sweden polygon that I want to use the filter on.



Where do I start?










share|improve this question



















  • 1





    Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

    – Zachary Ordo - GISP
    Nov 1 '18 at 17:20











  • @ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

    – firajk
    Nov 6 '18 at 9:25











  • I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

    – Zachary Ordo - GISP
    Nov 7 '18 at 15:07













1












1








1








I am trying to use a configurable application template, Interactive Filter (Live Example Here) to create an online map in ArcGIS Online to be shared with others. I want my users to be able to filter the different layers that I have on my map. Those layers are uploaded as hosted layers under "Contents" in my ArcGIS Online account.



The Interactive Filter configurable application template is on GitHub and I have download and un-zipped it.



I really don't understand where to begin because I am very new to interactive and online maps. As far as I understand from the "Readme" file, I have to configure the JavaScript files and HTML and then upload the app in my ArcGIS Online account and share the URL of the app to the end users.



I want my map to be Sweden not USA, and I have multiple layers on the Sweden polygon that I want to use the filter on.



Where do I start?










share|improve this question
















I am trying to use a configurable application template, Interactive Filter (Live Example Here) to create an online map in ArcGIS Online to be shared with others. I want my users to be able to filter the different layers that I have on my map. Those layers are uploaded as hosted layers under "Contents" in my ArcGIS Online account.



The Interactive Filter configurable application template is on GitHub and I have download and un-zipped it.



I really don't understand where to begin because I am very new to interactive and online maps. As far as I understand from the "Readme" file, I have to configure the JavaScript files and HTML and then upload the app in my ArcGIS Online account and share the URL of the app to the end users.



I want my map to be Sweden not USA, and I have multiple layers on the Sweden polygon that I want to use the filter on.



Where do I start?







arcgis-online arcgis-portal arcgis-online-webmap






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 12 at 9:49









PolyGeo

54.1k1782246




54.1k1782246










asked Nov 1 '18 at 14:59









firajkfirajk

376




376







  • 1





    Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

    – Zachary Ordo - GISP
    Nov 1 '18 at 17:20











  • @ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

    – firajk
    Nov 6 '18 at 9:25











  • I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

    – Zachary Ordo - GISP
    Nov 7 '18 at 15:07












  • 1





    Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

    – Zachary Ordo - GISP
    Nov 1 '18 at 17:20











  • @ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

    – firajk
    Nov 6 '18 at 9:25











  • I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

    – Zachary Ordo - GISP
    Nov 7 '18 at 15:07







1




1





Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

– Zachary Ordo - GISP
Nov 1 '18 at 17:20





Have you downloaded Web AppBuilder for ArcGIS Developer Edition? community.esri.com/thread/…

– Zachary Ordo - GISP
Nov 1 '18 at 17:20













@ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

– firajk
Nov 6 '18 at 9:25





@ZacharyOrdo-GISP Yes thank you for pointing me at the right direction! I have downloaded Web AppBuilder for ArcGIS Developer Edition now and setup it up. But I can't seem to upload my Web App template... I have downloaded the Template and it's a .zip file when I try to import it via Web AppBuilder it's says : "Error Parsing Server result:"

– firajk
Nov 6 '18 at 9:25













I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

– Zachary Ordo - GISP
Nov 7 '18 at 15:07





I may have pointed you in the wrong direction. I incorrectly assumed this was a custom widget. However, upon further review, this is for deploying a configurable application template, which has completely different steps to deploy. Do you have a web server? It appears you must have your own web server available to deploy a configurable application template. I do not believe you can deploy it directly on ArcGIS Online.

– Zachary Ordo - GISP
Nov 7 '18 at 15:07










1 Answer
1






active

oldest

votes


















1














In order to deploy this configurable application template, you will need to host it from your web server. A configurable application template cannot be hosted on ArcGIS Online, nor can it be uploaded via Portal for ArcGIS.



If you have a website you already host internally, this should be as simple as hopping onto the machine that hosts your web server, opening Internet Information Services (IIS) Manager (or a similar application), navigating to your site, right-clicking on your site, going to "Add Application...", and pointing the application to wherever you've placed the Interactive Filter application (such as C:InteractiveFilter). In this case, the URL for accessing your application could look something like http://www.mysite.com/InteractiveFilter



Create a new application on your locally hosted website



Otherwise, if you're using a web hosting service such as GoDaddy or HostGator, you'll need to upload your template to your host.






share|improve this answer

























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "79"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f301024%2fdeploying-configurable-application-template-for-arcgis-online-or-portal-for-arcg%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    In order to deploy this configurable application template, you will need to host it from your web server. A configurable application template cannot be hosted on ArcGIS Online, nor can it be uploaded via Portal for ArcGIS.



    If you have a website you already host internally, this should be as simple as hopping onto the machine that hosts your web server, opening Internet Information Services (IIS) Manager (or a similar application), navigating to your site, right-clicking on your site, going to "Add Application...", and pointing the application to wherever you've placed the Interactive Filter application (such as C:InteractiveFilter). In this case, the URL for accessing your application could look something like http://www.mysite.com/InteractiveFilter



    Create a new application on your locally hosted website



    Otherwise, if you're using a web hosting service such as GoDaddy or HostGator, you'll need to upload your template to your host.






    share|improve this answer





























      1














      In order to deploy this configurable application template, you will need to host it from your web server. A configurable application template cannot be hosted on ArcGIS Online, nor can it be uploaded via Portal for ArcGIS.



      If you have a website you already host internally, this should be as simple as hopping onto the machine that hosts your web server, opening Internet Information Services (IIS) Manager (or a similar application), navigating to your site, right-clicking on your site, going to "Add Application...", and pointing the application to wherever you've placed the Interactive Filter application (such as C:InteractiveFilter). In this case, the URL for accessing your application could look something like http://www.mysite.com/InteractiveFilter



      Create a new application on your locally hosted website



      Otherwise, if you're using a web hosting service such as GoDaddy or HostGator, you'll need to upload your template to your host.






      share|improve this answer



























        1












        1








        1







        In order to deploy this configurable application template, you will need to host it from your web server. A configurable application template cannot be hosted on ArcGIS Online, nor can it be uploaded via Portal for ArcGIS.



        If you have a website you already host internally, this should be as simple as hopping onto the machine that hosts your web server, opening Internet Information Services (IIS) Manager (or a similar application), navigating to your site, right-clicking on your site, going to "Add Application...", and pointing the application to wherever you've placed the Interactive Filter application (such as C:InteractiveFilter). In this case, the URL for accessing your application could look something like http://www.mysite.com/InteractiveFilter



        Create a new application on your locally hosted website



        Otherwise, if you're using a web hosting service such as GoDaddy or HostGator, you'll need to upload your template to your host.






        share|improve this answer















        In order to deploy this configurable application template, you will need to host it from your web server. A configurable application template cannot be hosted on ArcGIS Online, nor can it be uploaded via Portal for ArcGIS.



        If you have a website you already host internally, this should be as simple as hopping onto the machine that hosts your web server, opening Internet Information Services (IIS) Manager (or a similar application), navigating to your site, right-clicking on your site, going to "Add Application...", and pointing the application to wherever you've placed the Interactive Filter application (such as C:InteractiveFilter). In this case, the URL for accessing your application could look something like http://www.mysite.com/InteractiveFilter



        Create a new application on your locally hosted website



        Otherwise, if you're using a web hosting service such as GoDaddy or HostGator, you'll need to upload your template to your host.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Nov 7 '18 at 15:46

























        answered Nov 7 '18 at 14:49









        Zachary Ordo - GISPZachary Ordo - GISP

        262120




        262120



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f301024%2fdeploying-configurable-application-template-for-arcgis-online-or-portal-for-arcg%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

            QGIS export composer to PDF scale the map [closed] Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Print Composer QGIS 2.6, how to export image?QGIS 2.8.1 print composer won't export all OpenCycleMap base layer tilesSave Print/Map QGIS composer view as PNG/PDF using Python (without changing anything in visible layout)?Export QGIS Print Composer PDF with searchable text labelsQGIS Print Composer does not change from landscape to portrait orientation?How can I avoid map size and scale changes in print composer?Fuzzy PDF export in QGIS running on macSierra OSExport the legend into its 100% size using Print ComposerScale-dependent rendering in QGIS PDF output

            PDF-ში გადმოწერა სანავიგაციო მენიუproject page