﻿{"id":8458,"date":"2019-04-04T05:03:55","date_gmt":"2019-04-04T03:03:55","guid":{"rendered":"http:\/\/www.sigterritoires.fr\/?p=8458"},"modified":"2021-03-09T08:03:22","modified_gmt":"2021-03-09T07:03:22","slug":"arcgis-qgis-how-to-share-data","status":"publish","type":"post","link":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/","title":{"rendered":"ArcGIS <-> QGis. How to share data?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">More frequently we have a cohabitation of ArcGis\nwith QGis. We keep ArcGis for heavy operations while\nQGis is used for lighter work , even if QGis is quite capable of\nassuming much more than that . Free , easier to handle, QGis &nbsp;is more used for portable applications.\nBut there\u2019s always the\npossibility of sharing the data between these two\nsoftware\n. Towork properly with ArcGis we use geodatabases, but\nit\nis not possible to access such data from QGis.\nTherefore, we choose to export a <a href=\"https:\/\/www.sigterritoires.fr\/index.php\/frshapefile-vs-geopackage-quel-format-choisir\/\">shapefile<\/a> that it is easily accessible\nby both software . Except that this specific format,\navailable for more than 30 years does not pose many problems. In\nthis article, we will discuss, a quite unknown option, the use of\ndatabases SpatiaLite databases, to communicate between both\nsoftware\n. <br>\n<br>\nIf\nyou want , first of all, to know why it\u2019s worth\nusing SpatiaLite instead of a shapefile, go directly\nto the paragraph Why not a shapefile?\n.\nAnd\nafterwards, return here. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p class=\"wp-block-paragraph\">With QGis, we have already discuss how to work\nwith SpatiaLite databases ( <a href=\"https:\/\/translate.google.com\/translate?hl=fr&amp;prev=_t&amp;sl=fr&amp;tl=en&amp;u=http:\/\/www.sigterritoires.fr\/index.php\/tutoriel-bases-de-donnees-spatialite-sous-qgis-2-8-wien\/\">Tutorial\ndatabases<\/a> <a href=\"https:\/\/translate.google.com\/translate?hl=fr&amp;prev=_t&amp;sl=fr&amp;tl=en&amp;u=http:\/\/www.sigterritoires.fr\/index.php\/tutoriel-bases-de-donnees-spatialite-sous-qgis-2-8-wien\/\">SpatiaLite under QGis 2.8\nWien<\/a> ). ArcGis uses may be surprised since the format SpatiaLite is well\nsupported\nby ArcGis since version 10.2. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is<\/strong>\n<strong>SpatiaLite?<\/strong>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SpatiaLite is an Open Source Spatial Data\nManagement Project built above the SQLite\nplatform. <br>\nHere\nis an excerpt from the Wikipedia SQLite article: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201c <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>\n\u00a0\u00bb\n<em>SQLite<\/em> <em>is<\/em> <em>a<\/em><em> relational database management system contained in a C\nprogramming library and SQL language.<\/em> <em>SQLite<\/em>\n<em>implements<\/em> <em>in<\/em> <em>great<\/em>\n<em>part of<\/em> <em>the SQL-92 standard and<\/em> <em>ACID<\/em> <em>properties<\/em>\n<em>.<\/em> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Unlike<\/em> <em>traditional<\/em>\n<em>database<\/em> <em>servers<\/em><em>,<\/em> <em>such as<\/em> <em>MySQL<\/em> <em>or<\/em> <em>PostgreSQL,<\/em>\n<em>its<\/em> <em>main<\/em> <em>feature<\/em> <em>is<\/em> <em>to not<\/em> <em>reproduce<\/em>\n<em>the<\/em> <em>usual<\/em> <em>client-<\/em> <em>server<\/em><em> <a href=\"https:\/\/www.sigterritoires.fr\/index.php\/cartes-enc-dans-qgis-avec-postgis1\/\">schema<\/a><\/em> <em>but<\/em>\n<em>to be<\/em> <em>directly<\/em> <em>integrated<\/em> <em>into\nprograms.<\/em> <em>The entire database<\/em> <em>(reports,\ntables, indexes and<\/em> <em>data)<\/em> <em>is<\/em> <em>stored<\/em>\n<em>in<\/em> <em>an<\/em> <em>independent<\/em> <em>file<\/em> <em>of the<\/em> <em>platform<\/em> <em>.<\/em>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>D. Richard<\/em> <em>Hipp<\/em> <em>, the<\/em> <em>creator<\/em> <em>of\nSQLite,<\/em> <em>chose<\/em> <em>to<\/em> <em>put<\/em> <em>this<\/em>\n<em>library<\/em> <em>and its source code<\/em> <em>in<\/em>\n<em>the<\/em> <em>public domain,<\/em> <em>allowing<\/em> <em>unrestricted use<\/em> <em>as\nwell as <\/em>&nbsp;<em>the\nopen source<\/em> <em>projects<\/em> <em>as<\/em> <em>proprietary\nprojects<\/em> <em>.<\/em>\n<em>The<\/em> <em>creator<\/em> <em>as well as part of the<\/em> <em>SQLite&rsquo;s<\/em>\n<em>main features<\/em> <em>developers<\/em> <em>are<\/em>\n<em>employed<\/em> <em>by<\/em> <em>American<\/em> <em>Hwaci1society.<\/em>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>SQLite<\/em> <em>is<\/em> <em>the most<\/em> <em>distributed<\/em> <em>database<\/em>\n<em>engine<\/em> <em>in the world,<\/em> <em>thanks<\/em> <em>to its use<\/em> <em>in<\/em> <em>many<\/em>\n<em>consumer<\/em> <em>software<\/em> <em>such as<\/em> <em>Firefox,\nSkype, Google Gears,<\/em> <em>in<\/em> <em>some<\/em> <em>products<\/em>\n<em>Apple,<\/em> <em>Adobe<\/em> <em>and McAfee and<\/em> <em>in<\/em> <em>many\nstandard<\/em> <em>libraries<\/em> <em>languages<\/em> <em>like<\/em>\n<em>PHP<\/em> <em>or<\/em> <em>Python.<\/em> <em>By\nits<\/em> <em>extreme<\/em> <em>lightness<\/em> <em>(<\/em> <em>less<\/em>\n<em>than 300 Kio2),<\/em> <em>it<\/em> <em>is<\/em> <em>also<\/em>\n<em>very<\/em> <em>popular<\/em> <em>on<\/em> <em>board\nsystems,<\/em> <em>including<\/em> <em>on most<\/em> <em>modern<\/em> <em>smartphones:<\/em> <em>iPhone<\/em>\n<em>as well<\/em> <em>as the<\/em> <em>mobile<\/em> <em>operating<\/em>\n<em>systems Symbian and Android<\/em> <em>use it<\/em> <em>as<\/em>\n<em>an<\/em> <em>embedded<\/em> <em>database3<\/em> <em>.<\/em> <em>In\ntotal, we<\/em> <em>can<\/em> <em>count<\/em> <em>over a billion\ncopies of<\/em> <em>known<\/em> <em>and<\/em> <em>reported<\/em> <em>to the<\/em> <em>library<\/em>\n\u00ab\u00a0( <a href=\"https:\/\/translate.google.com\/translate?hl=fr&amp;prev=_t&amp;sl=fr&amp;tl=en&amp;u=http:\/\/fr.wikipedia.org\/wiki\/SQLite\">see\nfull article<\/a> ) <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What to<\/strong> <strong>do to be able to<\/strong> <strong>use<\/strong> <strong>Spatialite?<\/strong>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NOTHING!<\/strong> There is no installation or\nconfiguration. You can\ncreate\nand use databases Spatialite from\nfor\nArcGIS or QGis, without doing anything special . <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How to create<\/strong>\n<strong>a<\/strong> <strong>SpatiaLite<\/strong> <strong>database with ArcGis<\/strong>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We will use the Python console to create the database\nSpatiaLite\n. \n\nOpen the Python console by clicking on the icon\n\n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"249\" data-attachment-id=\"8459\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/41-7\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?fit=630%2C249&amp;ssl=1\" data-orig-size=\"630,249\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"41\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?fit=630%2C249&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?resize=630%2C249&#038;ssl=1\" alt=\"\" class=\"wp-image-8459\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?resize=300%2C119&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly we will define\nthe name of the database to create ( <em>argistest.sqlite<\/em> ) in\na\nvariable ( <em>sqlite_database<\/em> ) <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Type the command next in\nthe window <strong><em>sqlite_database<\/em><\/strong><strong><em>= &lsquo;C: \/ qgis \/<\/em><\/strong><strong><em>arcgistest.sqlite<\/em><\/strong><strong><em>&lsquo;<\/em><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"181\" data-attachment-id=\"8460\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/42-6\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/42.png?fit=630%2C181&amp;ssl=1\" data-orig-size=\"630,181\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"42\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/42.png?fit=630%2C181&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/42.png?resize=630%2C181&#038;ssl=1\" alt=\"\" class=\"wp-image-8460\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/42.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/42.png?resize=300%2C86&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Then we create the\nactual database with the following command: \n\na <strong><em>rcpy.gp.CreateSQLiteDatabase<\/em><\/strong><strong><em>(<\/em><\/strong><strong><em>sqlite_database<\/em><\/strong><strong><em>, \u00ab\u00a0SPATIALITY\u00a0\u00bb)<\/em><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"151\" data-attachment-id=\"8461\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/43-5\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/43.png?fit=630%2C151&amp;ssl=1\" data-orig-size=\"630,151\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"43\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/43.png?fit=630%2C151&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/43.png?resize=630%2C151&#038;ssl=1\" alt=\"\" class=\"wp-image-8461\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/43.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/43.png?resize=300%2C72&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nThe\ndatabase is\ncreated\ncontaining\nall\nthe necessary tables and views for its management\n\n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"255\" height=\"397\" data-attachment-id=\"8462\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/44-5\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/44.png?fit=255%2C397&amp;ssl=1\" data-orig-size=\"255,397\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"44\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/44.png?fit=255%2C397&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/44.png?resize=255%2C397&#038;ssl=1\" alt=\"\" class=\"wp-image-8462\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/44.png?w=255&amp;ssl=1 255w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/44.png?resize=193%2C300&amp;ssl=1 193w\" sizes=\"auto, (max-width: 255px) 100vw, 255px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nWarning! The parameter\n\u00ab\u00a0SPATIALITY has to be in use\nif\nyou\nwant\nto communicate with QGis or any other software\n. The other option, \u00ab\u00a0ST_GEOMETRY\u00a0\u00bb is\nspecific\nto ArcGis and the geometry of the created tables will not be read by QGis or\nthe others software . <br>\nNow\nthat the base is created you\ncan\nuse\nit in a standard way , with the catalogue window , to import data\nin\nthe base. &nbsp;&nbsp;\n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"413\" height=\"336\" data-attachment-id=\"8463\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/45-4\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/45.png?fit=413%2C336&amp;ssl=1\" data-orig-size=\"413,336\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"45\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/45.png?fit=413%2C336&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/45.png?resize=413%2C336&#038;ssl=1\" alt=\"\" class=\"wp-image-8463\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/45.png?w=413&amp;ssl=1 413w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/45.png?resize=300%2C244&amp;ssl=1 300w\" sizes=\"auto, (max-width: 413px) 100vw, 413px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why<\/strong> <strong>not a<\/strong> <strong>shapefile?<\/strong>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A demonstration is\nbetter\nthat\na long speech , here is a small example grouping three reasons not to\nuse a shapefile as an intermediate format . \n\nHere is a class\nof\n<strong>geodatabase<\/strong> entities. It contains 4 attributes :\n<br><em>Date_and_time_take<\/em> , type DATE <br>\n3\nfields of type float r <em>esultat_xxx<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"163\" data-attachment-id=\"8464\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/46-4\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/46.png?fit=630%2C163&amp;ssl=1\" data-orig-size=\"630,163\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"46\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/46.png?fit=630%2C163&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/46.png?resize=630%2C163&#038;ssl=1\" alt=\"\" class=\"wp-image-8464\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/46.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/46.png?resize=300%2C78&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nThe\nsame table after an export in <strong>shapefile<\/strong>\nshows\n: &nbsp;\n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"160\" data-attachment-id=\"8465\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/47-4\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/47.png?fit=630%2C160&amp;ssl=1\" data-orig-size=\"630,160\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"47\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/47.png?fit=630%2C160&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/47.png?resize=630%2C160&#038;ssl=1\" alt=\"\" class=\"wp-image-8465\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/47.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/47.png?resize=300%2C76&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Find the difference ! <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1- The field names are truncated and modified .\nHere we only have three fields, but when\nhe\nthere\nare many, there find is\ncomplicated\n. On the other hand, if the shapefile must be\nrecovered\nafter treatment , for example after correction or updated\nby users, you will have\nto manually make the correspondence of each field in the shapefile with the\nfields of the geodatabase. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2- The null values of the attributes digital\n, indicating it there\nis no measure , are processed in 0.\nBut 0 is a possible value of measurement\n. You have no more way\nof knowing if analysis n \/ A\nfind\nno\ntrace of the product or if\nanalysis\ndid\nnot take place. This change is so\nirreversible\n. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3- Even if the field is called date\nand time , you have only the date and you\nhave\nlost the time . The sql version used\nby dbf files ( those used in\nshapefiles) supports only part day- month &#8211; year to date. Your\nhours\nand minutes are finally passed\nto the trap, and this is irreversible . \n\nThe result of the import of\nthe class entity\nin\na\n<strong>SpatiaLite<\/strong> base : \n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"630\" height=\"160\" data-attachment-id=\"8466\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/48-4\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/48.png?fit=630%2C160&amp;ssl=1\" data-orig-size=\"630,160\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"48\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/48.png?fit=630%2C160&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/48.png?resize=630%2C160&#038;ssl=1\" alt=\"\" class=\"wp-image-8466\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/48.png?w=630&amp;ssl=1 630w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/48.png?resize=300%2C76&amp;ssl=1 300w\" sizes=\"auto, (max-width: 630px) 100vw, 630px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Look again for the difference &#8230; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is none!! <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The fields keep their name, values\n<em>null<\/em> are respected\n, the date contains well time .\n<br>\nThose\n-ci were only three examples of problems but he\nthere\nare others . Why miss this solution?\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In QGis there enough Now\nright click on Spatialite, and connect the base created with ArcGIS.\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can then\nload the layer in the window cartographic\n, open the attribute table , etc &#8230; <\/p>\n","protected":false},"excerpt":{"rendered":"<p>More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"sfsi_plus_gutenberg_text_before_share":"","sfsi_plus_gutenberg_show_text_before_share":"","sfsi_plus_gutenberg_icon_type":"","sfsi_plus_gutenberg_icon_alignemt":"","sfsi_plus_gutenburg_max_per_row":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[425],"tags":[],"class_list":["post-8458","post","type-post","status-publish","format-standard","hentry","category-non-classe-fr"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Atilio Francois\"\/>\n\t<meta name=\"google-site-verification\" content=\"ByXHZUbGNn7RNv-Xk5A-ysTZrM65VLIO2RxfSJ2nIEQ\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Blog SIG &amp; Territoires | le portail des professionnels du SIG\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"ArcGIS QGis. How to share data? | Blog SIG &amp; Territoires\" \/>\n\t\t<meta property=\"og:description\" content=\"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-04-04T03:03:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-03-09T07:03:22+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/atilio.francois\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@SigTerritoires\" \/>\n\t\t<meta name=\"twitter:title\" content=\"ArcGIS QGis. How to share data? | Blog SIG &amp; Territoires\" \/>\n\t\t<meta name=\"twitter:description\" content=\"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@SigTerritoires\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#article\",\"name\":\"ArcGIS QGis. How to share data? | Blog SIG & Territoires\",\"headline\":\"ArcGIS  QGis. How to share data?\",\"author\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.sigterritoires.fr\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/41.png?fit=630%2C249&ssl=1\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#articleImage\",\"width\":630,\"height\":249},\"datePublished\":\"2019-04-04T05:03:55+02:00\",\"dateModified\":\"2021-03-09T08:03:22+01:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#webpage\"},\"articleSection\":\"Non class\\u00e9, Fran\\u00e7ais\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sigterritoires.fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/category\\\/non-classe-fr\\\/#listItem\",\"name\":\"Non class\\u00e9\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/category\\\/non-classe-fr\\\/#listItem\",\"position\":2,\"name\":\"Non class\\u00e9\",\"item\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/category\\\/non-classe-fr\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#listItem\",\"name\":\"ArcGIS  QGis. How to share data?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#listItem\",\"position\":3,\"name\":\"ArcGIS  QGis. How to share data?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/category\\\/non-classe-fr\\\/#listItem\",\"name\":\"Non class\\u00e9\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\",\"name\":\"Atilio Francois\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Atilio Francois\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/\",\"name\":\"Atilio Francois\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Atilio Francois\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#webpage\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/\",\"name\":\"ArcGIS QGis. How to share data? | Blog SIG & Territoires\",\"description\":\"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\\u2019s always the possibility of\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/arcgis-qgis-how-to-share-data\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2019-04-04T05:03:55+02:00\",\"dateModified\":\"2021-03-09T08:03:22+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#website\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/\",\"name\":\"Blog SIG & Territoires\",\"description\":\"le portail des professionnels du SIG\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"ArcGIS QGis. How to share data? | Blog SIG & Territoires","description":"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of","canonical_url":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"ByXHZUbGNn7RNv-Xk5A-ysTZrM65VLIO2RxfSJ2nIEQ","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#article","name":"ArcGIS QGis. How to share data? | Blog SIG & Territoires","headline":"ArcGIS  QGis. How to share data?","author":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.sigterritoires.fr\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2019\/04\/41.png?fit=630%2C249&ssl=1","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#articleImage","width":630,"height":249},"datePublished":"2019-04-04T05:03:55+02:00","dateModified":"2021-03-09T08:03:22+01:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#webpage"},"isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#webpage"},"articleSection":"Non class\u00e9, Fran\u00e7ais"},{"@type":"BreadcrumbList","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr#listItem","position":1,"name":"Home","item":"https:\/\/www.sigterritoires.fr","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/#listItem","name":"Non class\u00e9"}},{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/#listItem","position":2,"name":"Non class\u00e9","item":"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#listItem","name":"ArcGIS  QGis. How to share data?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#listItem","position":3,"name":"ArcGIS  QGis. How to share data?","previousItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/#listItem","name":"Non class\u00e9"}}]},{"@type":"Person","@id":"https:\/\/www.sigterritoires.fr\/#person","name":"Atilio Francois","image":{"@type":"ImageObject","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g","width":96,"height":96,"caption":"Atilio Francois"}},{"@type":"Person","@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author","url":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/","name":"Atilio Francois","image":{"@type":"ImageObject","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g","width":96,"height":96,"caption":"Atilio Francois"}},{"@type":"WebPage","@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#webpage","url":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/","name":"ArcGIS QGis. How to share data? | Blog SIG & Territoires","description":"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/#breadcrumblist"},"author":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"datePublished":"2019-04-04T05:03:55+02:00","dateModified":"2021-03-09T08:03:22+01:00"},{"@type":"WebSite","@id":"https:\/\/www.sigterritoires.fr\/#website","url":"https:\/\/www.sigterritoires.fr\/","name":"Blog SIG & Territoires","description":"le portail des professionnels du SIG","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/www.sigterritoires.fr\/#person"}}]},"og:locale":"fr_FR","og:site_name":"Blog SIG &amp; Territoires | le portail des professionnels du SIG","og:type":"article","og:title":"ArcGIS QGis. How to share data? | Blog SIG &amp; Territoires","og:description":"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of","og:url":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/","article:published_time":"2019-04-04T03:03:55+00:00","article:modified_time":"2021-03-09T07:03:22+00:00","article:publisher":"https:\/\/www.facebook.com\/atilio.francois\/","twitter:card":"summary","twitter:site":"@SigTerritoires","twitter:title":"ArcGIS QGis. How to share data? | Blog SIG &amp; Territoires","twitter:description":"More frequently we have a cohabitation of ArcGis with QGis. We keep ArcGis for heavy operations while QGis is used for lighter work , even if QGis is quite capable of assuming much more than that . Free , easier to handle, QGis is more used for portable applications. But there\u2019s always the possibility of","twitter:creator":"@SigTerritoires"},"aioseo_meta_data":{"post_id":"8458","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 13:56:34","updated":"2025-06-04 16:54:36","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sigterritoires.fr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/\" title=\"Non class\u00e9\">Non class\u00e9<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tArcGIS  QGis. How to share data?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.sigterritoires.fr"},{"label":"Non class\u00e9","link":"https:\/\/www.sigterritoires.fr\/index.php\/category\/non-classe-fr\/"},{"label":"ArcGIS <-> QGis. How to share data?","link":"https:\/\/www.sigterritoires.fr\/index.php\/arcgis-qgis-how-to-share-data\/"}],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p6XU0A-2cq","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/8458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/comments?post=8458"}],"version-history":[{"count":0,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/8458\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/media?parent=8458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/categories?post=8458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/tags?post=8458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}