Adding KML as operationallayers on local serverprotecting kml access to google onlyHow to force ArcGIS server...

Simulating a probability of 1 of 2^N with less than N random bits

Can a Bard use an arcane focus?

What is the opposite of 'gravitas'?

Organic chemistry Iodoform Reaction

Does "Dominei" mean something?

How can I raise concerns with a new DM about XP splitting?

No idea how to draw this using tikz

Reply ‘no position’ while the job posting is still there (‘HiWi’ position in Germany)

What will be the benefits of Brexit?

Resetting two CD4017 counters simultaneously, only one resets

Have I saved too much for retirement so far?

How do I repair my stair bannister?

For airliners, what prevents wing strikes on landing in bad weather?

Could solar power be utilized and substitute coal in the 19th century?

Golf game boilerplate

Is exact Kanji stroke length important?

Adding empty element to declared container without declaring type of element

How will losing mobility of one hand affect my career as a programmer?

Indicating multiple different modes of speech (fantasy language or telepathy)

Why is delta-v is the most useful quantity for planning space travel?

How can a jailer prevent the Forge Cleric's Artisan's Blessing from being used?

A known event to a history junkie

Can the harmonic series explain the origin of the major scale?

In Star Trek IV, why did the Bounty go back to a time when whales were already rare?



Adding KML as operationallayers on local server


protecting kml access to google onlyHow to force ArcGIS server to create KML?How can I add KML to OpenLayers from remote serverHow to add a KML from Google Map to OpenLayers2?How to serve KML files from ArcGIS Server in AGS JSAPI 3.6Keep name of Local Authority when converting KML to GeoJSON?How to add Image to KML file using JAVA?How to add a KML vector from a string variableBring KML via localhost url into ESRI js app also hosted locallyProcessing a very large hosted KML file to identify what makes it so big













0















I want to add a KML file, hosted internally on a server, as operationallayers. It doesn't seem to be working.



If I put the KML file in Google Drive or Github and then call it
"url: 'http://googlemaps.github.io/js-v2-samples/ggeoxml/cta.kml'". It works. But I don't want to put my resource on outside premises.



How can I put this KML file on my internal network so that I can call it in my app?



I have read about KML parser called geoxml3, but I don't know how to convert the result of geoxml3 so that it can be passed to my CMV app. Any ideas?










share|improve this question





























    0















    I want to add a KML file, hosted internally on a server, as operationallayers. It doesn't seem to be working.



    If I put the KML file in Google Drive or Github and then call it
    "url: 'http://googlemaps.github.io/js-v2-samples/ggeoxml/cta.kml'". It works. But I don't want to put my resource on outside premises.



    How can I put this KML file on my internal network so that I can call it in my app?



    I have read about KML parser called geoxml3, but I don't know how to convert the result of geoxml3 so that it can be passed to my CMV app. Any ideas?










    share|improve this question



























      0












      0








      0








      I want to add a KML file, hosted internally on a server, as operationallayers. It doesn't seem to be working.



      If I put the KML file in Google Drive or Github and then call it
      "url: 'http://googlemaps.github.io/js-v2-samples/ggeoxml/cta.kml'". It works. But I don't want to put my resource on outside premises.



      How can I put this KML file on my internal network so that I can call it in my app?



      I have read about KML parser called geoxml3, but I don't know how to convert the result of geoxml3 so that it can be passed to my CMV app. Any ideas?










      share|improve this question
















      I want to add a KML file, hosted internally on a server, as operationallayers. It doesn't seem to be working.



      If I put the KML file in Google Drive or Github and then call it
      "url: 'http://googlemaps.github.io/js-v2-samples/ggeoxml/cta.kml'". It works. But I don't want to put my resource on outside premises.



      How can I put this KML file on my internal network so that I can call it in my app?



      I have read about KML parser called geoxml3, but I don't know how to convert the result of geoxml3 so that it can be passed to my CMV app. Any ideas?







      kml configurable-map-viewer hosting






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 mins ago









      Taras

      2,3112727




      2,3112727










      asked 1 hour ago









      padjeepadjee

      64




      64






















          0






          active

          oldest

          votes











          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%2f316677%2fadding-kml-as-operationallayers-on-local-server%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f316677%2fadding-kml-as-operationallayers-on-local-server%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

          Щит и меч (фильм) Содержание Названия серий | Сюжет |...

          is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

          Meter-Bus Содержание Параметры шины | Стандартизация |...