How can I make a layer visible but not be able to have it be snapped to?Append Attribute Table of multiple...

How to move the player while also allowing forces to affect it

Why airport relocation isn't done gradually?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Prime joint compound before latex paint?

How can I fix this gap between bookcases I made?

How to answer pointed "are you quitting" questioning when I don't want them to suspect

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

How to make payment on the internet without leaving a money trail?

"My colleague's body is amazing"

Can I legally use front facing blue light in the UK?

What is GPS' 19 year rollover and does it present a cybersecurity issue?

Calculate Levenshtein distance between two strings in Python

What is the command to reset a PC without deleting any files

What are the advantages and disadvantages of running one shots compared to campaigns?

Lied on resume at previous job

Is domain driven design an anti-SQL pattern?

Typesetting a double Over Dot on top of a symbol

How do I create uniquely male characters?

Patience, young "Padovan"

Are white and non-white police officers equally likely to kill black suspects?

Ideas for 3rd eye abilities

Finding files for which a command fails

Copycat chess is back

Re-submission of rejected manuscript without informing co-authors



How can I make a layer visible but not be able to have it be snapped to?


Append Attribute Table of multiple feature class with same points/ pointIDUpdate fields automatically after adding new geometryCan ArcGIS for Desktop auto populate Date Field with current date/time when feature is created?Copying geometry (not attributes) from feature in layer 1, to a feature in layer 2Repeat annotation labels for same feature on different data driven pagesUsing “Select by Location” in ArcGIS ModelBuilder?Creating symbology for polygon layer which has opaque outlines but transparent colored fills using ArcGIS for Desktop?Editing snapped polygons in QGIS: is releasing of snapped vertices possible?Inputting formatted concatenate in field of attribute using ArcGIS Desktop?Getting TypeError: <type 'str'> from arcpy.mapping.ListLayers()?






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







0















I have one feature created called 'parcel' that shows the borders of houses and another feature called 'conduit'. I need to attach a point feature to the conduit preferably where the parcel boundaries meet.



The problem I run into is that when I go to place the point feature it always seems to want to attach to the parcel field.



I don't want to turn the field off as I want to make sure the point is placed at the correct spot but it can get annoying when I am placing 100's of points and have to undo a couple because they stopped getting attached to the conduit line feature.










share|improve this question









New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Have you tried Editing Options - Classic snapping and turning on Snap tips?

    – johns
    7 hours ago


















0















I have one feature created called 'parcel' that shows the borders of houses and another feature called 'conduit'. I need to attach a point feature to the conduit preferably where the parcel boundaries meet.



The problem I run into is that when I go to place the point feature it always seems to want to attach to the parcel field.



I don't want to turn the field off as I want to make sure the point is placed at the correct spot but it can get annoying when I am placing 100's of points and have to undo a couple because they stopped getting attached to the conduit line feature.










share|improve this question









New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Have you tried Editing Options - Classic snapping and turning on Snap tips?

    – johns
    7 hours ago














0












0








0








I have one feature created called 'parcel' that shows the borders of houses and another feature called 'conduit'. I need to attach a point feature to the conduit preferably where the parcel boundaries meet.



The problem I run into is that when I go to place the point feature it always seems to want to attach to the parcel field.



I don't want to turn the field off as I want to make sure the point is placed at the correct spot but it can get annoying when I am placing 100's of points and have to undo a couple because they stopped getting attached to the conduit line feature.










share|improve this question









New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have one feature created called 'parcel' that shows the borders of houses and another feature called 'conduit'. I need to attach a point feature to the conduit preferably where the parcel boundaries meet.



The problem I run into is that when I go to place the point feature it always seems to want to attach to the parcel field.



I don't want to turn the field off as I want to make sure the point is placed at the correct spot but it can get annoying when I am placing 100's of points and have to undo a couple because they stopped getting attached to the conduit line feature.







arcgis-desktop layers snapping






share|improve this question









New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 mins ago









PhilippNagel

1,360312




1,360312






New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 8 hours ago









user140162user140162

1




1




New contributor




user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






user140162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Have you tried Editing Options - Classic snapping and turning on Snap tips?

    – johns
    7 hours ago



















  • Have you tried Editing Options - Classic snapping and turning on Snap tips?

    – johns
    7 hours ago

















Have you tried Editing Options - Classic snapping and turning on Snap tips?

– johns
7 hours ago





Have you tried Editing Options - Classic snapping and turning on Snap tips?

– johns
7 hours ago










1 Answer
1






active

oldest

votes


















0














There are a few ways to achieve this:



First, you will need to enable the snapping toolbar. On the Editor toolbar, click Editor -> Snapping -> Snapping Toolbar.




  1. In the Editor toolbar, you can deactivate everything except "Intersection Snapping" Now, the snapping will only stick to intersections of features. There are four buttons on the main toolbar to deactivate and a few more under the Snapping dropdown (this is where Intersection Snapping is).

  2. Click Editor on the Editor toolbar, and enable Classic Snapping. Now click Editor again, go to Snapping and select Snapping Window. This will give you very fine-grained control over which layers will snap and where.






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
    });


    }
    });






    user140162 is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f318163%2fhow-can-i-make-a-layer-visible-but-not-be-able-to-have-it-be-snapped-to%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














    There are a few ways to achieve this:



    First, you will need to enable the snapping toolbar. On the Editor toolbar, click Editor -> Snapping -> Snapping Toolbar.




    1. In the Editor toolbar, you can deactivate everything except "Intersection Snapping" Now, the snapping will only stick to intersections of features. There are four buttons on the main toolbar to deactivate and a few more under the Snapping dropdown (this is where Intersection Snapping is).

    2. Click Editor on the Editor toolbar, and enable Classic Snapping. Now click Editor again, go to Snapping and select Snapping Window. This will give you very fine-grained control over which layers will snap and where.






    share|improve this answer




























      0














      There are a few ways to achieve this:



      First, you will need to enable the snapping toolbar. On the Editor toolbar, click Editor -> Snapping -> Snapping Toolbar.




      1. In the Editor toolbar, you can deactivate everything except "Intersection Snapping" Now, the snapping will only stick to intersections of features. There are four buttons on the main toolbar to deactivate and a few more under the Snapping dropdown (this is where Intersection Snapping is).

      2. Click Editor on the Editor toolbar, and enable Classic Snapping. Now click Editor again, go to Snapping and select Snapping Window. This will give you very fine-grained control over which layers will snap and where.






      share|improve this answer


























        0












        0








        0







        There are a few ways to achieve this:



        First, you will need to enable the snapping toolbar. On the Editor toolbar, click Editor -> Snapping -> Snapping Toolbar.




        1. In the Editor toolbar, you can deactivate everything except "Intersection Snapping" Now, the snapping will only stick to intersections of features. There are four buttons on the main toolbar to deactivate and a few more under the Snapping dropdown (this is where Intersection Snapping is).

        2. Click Editor on the Editor toolbar, and enable Classic Snapping. Now click Editor again, go to Snapping and select Snapping Window. This will give you very fine-grained control over which layers will snap and where.






        share|improve this answer













        There are a few ways to achieve this:



        First, you will need to enable the snapping toolbar. On the Editor toolbar, click Editor -> Snapping -> Snapping Toolbar.




        1. In the Editor toolbar, you can deactivate everything except "Intersection Snapping" Now, the snapping will only stick to intersections of features. There are four buttons on the main toolbar to deactivate and a few more under the Snapping dropdown (this is where Intersection Snapping is).

        2. Click Editor on the Editor toolbar, and enable Classic Snapping. Now click Editor again, go to Snapping and select Snapping Window. This will give you very fine-grained control over which layers will snap and where.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 hours ago









        PhilippNagelPhilippNagel

        1,360312




        1,360312






















            user140162 is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            user140162 is a new contributor. Be nice, and check out our Code of Conduct.













            user140162 is a new contributor. Be nice, and check out our Code of Conduct.












            user140162 is a new contributor. Be nice, and check out our Code of Conduct.
















            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%2f318163%2fhow-can-i-make-a-layer-visible-but-not-be-able-to-have-it-be-snapped-to%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 Содержание Параметры шины | Стандартизация |...