複数のコンピュータがアクセスできる場所にデータを保存する必要があります。ArcGIS online を使用したくない場合、Sharepoint はオプションでしょうか?もしそうなら、どのように設定すればよいですか?
Mostly spatial. But could be anything GIS related.
Static, non-edited data might be ok on SharePoint. Just make sure you have appropriate attribute as well as spatial indexes to improve drawing/query speed.
If you are looking at multi-user concurrent editing then SharePoint may not be the best bet as it is not much better than a standard network share from a database perspective. You really should consider a backend database like MS SQL, Oracle, PostgreSQL, ... that can adequately handle the multiple edits and present data in an unlocked fashion.
File geodatabases can be used for multiple edits on SharePoint (or other local resource) IF everyone stays in their own area. https://support.esri.com/en-us/knowledge-base/can-multiple-users-edit-a-file-geodatabase-at-the-same--000012031
Is this spatial data or something else?
How much data? And is this a static set of data or something that will be subject to changes?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.