Converting Slope Raster to vectors The Next CEO of Stack OverflowQuerying slope data using raster calculator: why are all results true?Converting KML to Layer in ArcGIS for Desktop?ArcGIS 10.3: Insert rotated image without backgroundImporting style information from .lyr file to Google Earth?Raster image won't appear in Georeferencing toolbarHow to remove colors in an RGB raster to display only contour lines and roads for a basemapArcmap digitize map display on android offlineConverting KMZ file with png images to shapefile?Extracting boundary of raster into polygonConverting a point file, into a smoother set?

It is correct to match light sources with the same color temperature?

Scary film where a woman has vaginal teeth

Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico

Graph of the history of databases

Reshaping json / reparing json inside shell script (remove trailing comma)

In the "Harry Potter and the Order of the Phoenix" video game, what potion is used to sabotage Umbridge's speakers?

Can I board the first leg of the flight without having final country's visa?

Towers in the ocean; How deep can they be built?

What steps are necessary to read a Modern SSD in Medieval Europe?

Which one is the true statement?

Redefining symbol midway through a document

Help/tips for a first time writer?

What is the difference between "hamstring tendon" and "common hamstring tendon"?

"Eavesdropping" vs "Listen in on"

Inexact numbers as keys in Association?

Could a dragon use its wings to swim?

How to use ReplaceAll on an expression that contains a rule

free fall ellipse or parabola?

Is there such a thing as a proper verb, like a proper noun?

Is there a reasonable and studied concept of reduction between regular languages?

Help! I cannot understand this game’s notations!

What would be the main consequences for a country leaving the WTO?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

IC has pull-down resistors on SMBus lines?



Converting Slope Raster to vectors



The Next CEO of Stack OverflowQuerying slope data using raster calculator: why are all results true?Converting KML to Layer in ArcGIS for Desktop?ArcGIS 10.3: Insert rotated image without backgroundImporting style information from .lyr file to Google Earth?Raster image won't appear in Georeferencing toolbarHow to remove colors in an RGB raster to display only contour lines and roads for a basemapArcmap digitize map display on android offlineConverting KMZ file with png images to shapefile?Extracting boundary of raster into polygonConverting a point file, into a smoother set?










0















I have the attached raster inside ArcGIS. I want to convert this TIFF into a KML file. I figured I would convert it based on color to the point where i have a bunch of polygons that are the different slopes but I seem to be stuck.



So far I have tried to use the layer to kml tool and when I tried this option it created a 1kb .kml file which did not show any information. I also tried to vectorize by color but that also didnt seem to work



enter image description here










share|improve this question
























  • There is an edit button beneath your question that you should use to revise it with any requested clarifications.

    – PolyGeo
    2 days ago















0















I have the attached raster inside ArcGIS. I want to convert this TIFF into a KML file. I figured I would convert it based on color to the point where i have a bunch of polygons that are the different slopes but I seem to be stuck.



So far I have tried to use the layer to kml tool and when I tried this option it created a 1kb .kml file which did not show any information. I also tried to vectorize by color but that also didnt seem to work



enter image description here










share|improve this question
























  • There is an edit button beneath your question that you should use to revise it with any requested clarifications.

    – PolyGeo
    2 days ago













0












0








0








I have the attached raster inside ArcGIS. I want to convert this TIFF into a KML file. I figured I would convert it based on color to the point where i have a bunch of polygons that are the different slopes but I seem to be stuck.



So far I have tried to use the layer to kml tool and when I tried this option it created a 1kb .kml file which did not show any information. I also tried to vectorize by color but that also didnt seem to work



enter image description here










share|improve this question
















I have the attached raster inside ArcGIS. I want to convert this TIFF into a KML file. I figured I would convert it based on color to the point where i have a bunch of polygons that are the different slopes but I seem to be stuck.



So far I have tried to use the layer to kml tool and when I tried this option it created a 1kb .kml file which did not show any information. I also tried to vectorize by color but that also didnt seem to work



enter image description here







arcgis-desktop arcgis-pro






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 2 days ago







Shub

















asked 2 days ago









ShubShub

545117




545117












  • There is an edit button beneath your question that you should use to revise it with any requested clarifications.

    – PolyGeo
    2 days ago

















  • There is an edit button beneath your question that you should use to revise it with any requested clarifications.

    – PolyGeo
    2 days ago
















There is an edit button beneath your question that you should use to revise it with any requested clarifications.

– PolyGeo
2 days ago





There is an edit button beneath your question that you should use to revise it with any requested clarifications.

– PolyGeo
2 days ago










1 Answer
1






active

oldest

votes


















0














Reclassify slope to those 5 classes, convert to polygons then convert the polygon layer to KML






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%2f317195%2fconverting-slope-raster-to-vectors%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









    0














    Reclassify slope to those 5 classes, convert to polygons then convert the polygon layer to KML






    share|improve this answer



























      0














      Reclassify slope to those 5 classes, convert to polygons then convert the polygon layer to KML






      share|improve this answer

























        0












        0








        0







        Reclassify slope to those 5 classes, convert to polygons then convert the polygon layer to KML






        share|improve this answer













        Reclassify slope to those 5 classes, convert to polygons then convert the polygon layer to KML







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 days ago









        user2856user2856

        30.7k258106




        30.7k258106



























            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%2f317195%2fconverting-slope-raster-to-vectors%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