Sharing ArcMap with router and simultaneously two or more than two users can data entry in attribute table?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





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







up vote
1
down vote

favorite












I have two computer, one router and i want to share ArcMap and simultaneously from two computer filling the attribute table.










share|improve this question





























    up vote
    1
    down vote

    favorite












    I have two computer, one router and i want to share ArcMap and simultaneously from two computer filling the attribute table.










    share|improve this question

























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have two computer, one router and i want to share ArcMap and simultaneously from two computer filling the attribute table.










      share|improve this question















      I have two computer, one router and i want to share ArcMap and simultaneously from two computer filling the attribute table.







      arcmap arcgis-10.2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 24 mins ago









      PolyGeo♦

      51.9k1777233




      51.9k1777233










      asked 1 hour ago









      M Zia

      243




      243




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote













          It is not possible to share ArcMap session between two computers. It is possible to run ArcMap on Citrix, however, the session is per user only so there is basically no way to modify the map layers open in a particular ArcMap serssion simultaneously without actually starting another session of ArcMap and editing the very same layers (provided that the data source layers are coming from support multiuser editing).



          If you require multiuser editing, but do not have multiple ArcGIS Desktop licenses, you could build custom desktop/web applications that are capable of editing your geodata stored in a format that supports multiuser editing that happens in the same time. There are quite a few libraries and frameworks that you could take advantage of.



          Your best open-source option would probably be QGIS Desktop app with the PostGIS DBMS in the backend. Your ArcMap user(s) would also be able to see and edit the PostGIS database tables as QGIS users are editing them, so this could be pretty handy.






          share|improve this answer






















          • +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
            – Michael Stimson
            10 mins ago










          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          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%2f297476%2fsharing-arcmap-with-router-and-simultaneously-two-or-more-than-two-users-can-dat%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote













          It is not possible to share ArcMap session between two computers. It is possible to run ArcMap on Citrix, however, the session is per user only so there is basically no way to modify the map layers open in a particular ArcMap serssion simultaneously without actually starting another session of ArcMap and editing the very same layers (provided that the data source layers are coming from support multiuser editing).



          If you require multiuser editing, but do not have multiple ArcGIS Desktop licenses, you could build custom desktop/web applications that are capable of editing your geodata stored in a format that supports multiuser editing that happens in the same time. There are quite a few libraries and frameworks that you could take advantage of.



          Your best open-source option would probably be QGIS Desktop app with the PostGIS DBMS in the backend. Your ArcMap user(s) would also be able to see and edit the PostGIS database tables as QGIS users are editing them, so this could be pretty handy.






          share|improve this answer






















          • +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
            – Michael Stimson
            10 mins ago














          up vote
          2
          down vote













          It is not possible to share ArcMap session between two computers. It is possible to run ArcMap on Citrix, however, the session is per user only so there is basically no way to modify the map layers open in a particular ArcMap serssion simultaneously without actually starting another session of ArcMap and editing the very same layers (provided that the data source layers are coming from support multiuser editing).



          If you require multiuser editing, but do not have multiple ArcGIS Desktop licenses, you could build custom desktop/web applications that are capable of editing your geodata stored in a format that supports multiuser editing that happens in the same time. There are quite a few libraries and frameworks that you could take advantage of.



          Your best open-source option would probably be QGIS Desktop app with the PostGIS DBMS in the backend. Your ArcMap user(s) would also be able to see and edit the PostGIS database tables as QGIS users are editing them, so this could be pretty handy.






          share|improve this answer






















          • +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
            – Michael Stimson
            10 mins ago












          up vote
          2
          down vote










          up vote
          2
          down vote









          It is not possible to share ArcMap session between two computers. It is possible to run ArcMap on Citrix, however, the session is per user only so there is basically no way to modify the map layers open in a particular ArcMap serssion simultaneously without actually starting another session of ArcMap and editing the very same layers (provided that the data source layers are coming from support multiuser editing).



          If you require multiuser editing, but do not have multiple ArcGIS Desktop licenses, you could build custom desktop/web applications that are capable of editing your geodata stored in a format that supports multiuser editing that happens in the same time. There are quite a few libraries and frameworks that you could take advantage of.



          Your best open-source option would probably be QGIS Desktop app with the PostGIS DBMS in the backend. Your ArcMap user(s) would also be able to see and edit the PostGIS database tables as QGIS users are editing them, so this could be pretty handy.






          share|improve this answer














          It is not possible to share ArcMap session between two computers. It is possible to run ArcMap on Citrix, however, the session is per user only so there is basically no way to modify the map layers open in a particular ArcMap serssion simultaneously without actually starting another session of ArcMap and editing the very same layers (provided that the data source layers are coming from support multiuser editing).



          If you require multiuser editing, but do not have multiple ArcGIS Desktop licenses, you could build custom desktop/web applications that are capable of editing your geodata stored in a format that supports multiuser editing that happens in the same time. There are quite a few libraries and frameworks that you could take advantage of.



          Your best open-source option would probably be QGIS Desktop app with the PostGIS DBMS in the backend. Your ArcMap user(s) would also be able to see and edit the PostGIS database tables as QGIS users are editing them, so this could be pretty handy.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 39 mins ago

























          answered 54 mins ago









          Alex Tereshenkov

          25.7k13197




          25.7k13197











          • +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
            – Michael Stimson
            10 mins ago
















          • +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
            – Michael Stimson
            10 mins ago















          +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
          – Michael Stimson
          10 mins ago




          +1 but be careful you don't oversell the ArcMap & QGIS editing the same PostGIS data, it is possible but there's a lot more involved with editing PostGIS data from the ArcGIS side than just adding a connection and QGIS users will not be able to see the ArcGIS edits straight away... I've been in the situation of having Esri and QGIS editors with PostGIS and having to clean up the mess.
          – Michael Stimson
          10 mins ago

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f297476%2fsharing-arcmap-with-router-and-simultaneously-two-or-more-than-two-users-can-dat%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          White Anglo-Saxon Protestant

          Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

          One-line joke