Contents
Which is better for multiuser editing, ArcGIS or QGIS?
I’ve done multiuser editing with QGIS and Esri (note: QGIS is no slower than ArcGis at capture/update), however we have and use SDE; I have found the problem is not QGIS but ArcGis…
Can you share QGIS data with ArcGIS Desktop user?
QGIS uses qml files to apply layer configurations to other layers. ArcGIS uses lyr files to apply layer configurations to other layers. If this is not the type of information you are wanting to transfer with the project. Update (edit) your question with some description to clarify.
How does gisquirrel work with ArcGIS and QGIS?
GISquirrel works differently from both ArcGIS+SDE and QGIS, though the overall effect is similar to QGIS in that edits are visible to all users immediately on saving. GISquirrel checks out selected features for editing, and (optionally) can write values into the main table that “lock” the features and show who is editing them.
How is QGIS used to apply layer configurations?
QGIS uses qml files to apply layer configurations to other layers. ArcGIS uses lyr files to apply layer configurations to other layers. If this is not the type of information you are wanting to transfer with the project.
How does ArcGIS work with PostgreSQL Sde?
ArcGis on SDE for PostgreSQL using PostGIS geometry types allow for the data to be ‘shared’ around between users which works great in a read-only sense but there are significant differences between the way that ArcGis and QGIS write to PostGIS databases…
Can a PostGIS template be used in ArcGIS?
PostGIS is a third-party, open source installation. Once installed, the database administrator can use the PostGIS template database to create a database containing the PostGIS geometry type, or configure an existing database to use the PostGIS geometry type. ArcGIS 10.1 and ArcGIS 10.2 both natively support PostGreSQL and PostGIS data types.
Can you transfer shapefile from QGIS to ArcGIS?
There are many other data formats though that both qgis and arcgis read and write. The only variable with shapefile transfer would be the coordinate system. You might just ask the arcgis user what projection they normally use.