In my opinion ArcGIS is the most comprehensive geographic information system program in the world, select it over QGIS because it contains all the tools for a proper planning of the territory. arcgis offers the best geo-statistics tools, automated cartography, maps …
My students love the "drop" feature in Google Maps, but besides that it truly doesn't compare. I love that you can add, delete, or change layers to this map to better understand its larger affect. There are many more ways to manipulate maps on ArcGIS than on Google Maps. I can …
To be honest, there isn't really any competition to ArcGIS, while there are smaller applications such as QGIS, they are not enterprise. Meaning that they might do onething well, but not at a enterprise level. Other applications such as google maps api, and mapbox, is just …
I was working with this software fore more than 10 years. I learned ArcGIS at University and I believed this software to be essential in the management of GIS. It was before I tried QGIS. I regret my purchase by the expensive cost, the complex method to licencing and the weak …
These alternatives to ArcGIS have one thing in common - they are all generally more user-friendly, and they all lack the capability of ArcGIS. ArcGIS can do most anything geographically-related, while these other products do one or two things very well. For instance, ArcGIS's …
ArcGIS is the only tool we have the geocodes addressed on premises without sending data over the internet. We could have explored that option with Spotfire but it was out of our price range. I also tried to do this manually using PostgreSQL which also has a free implementation …
None of the competing products we use are listed - we use Hexagon Digital Cartography Studio, ENVI, and MapServer. These products fill gaps or are open source alternatives sought by clients.
I am more familiar with ArcGIS and therefore, in some ways, I find it more intuitive to use than Spotfire. ArcGIS is more of a fundamental GIS system where as Spotfire incorporates additional tools like data graphing. ArcGIS was best for our research projects because we were …
ArcGIS is way more useful, especially in terms of bringing in non-ACS data. However, if we are in a rush, sometimes our firm will just make Social Explorer maps to easily get the point across. It's not really a comparison, though, and ESRI definitely has the field on lock …
ESRI is really the only serious GIS software we have used in the last 27 years. AutoCAD did/does have some GIS capabilities. Less expensive versions of ACAD were available that could have in the past been used to do GIS on the cheap. Other than ACAD, we have seen other …
I have used other free use GIS programs and even some online apps but none can compare to the amount of functionality as ArcGIS. ArcGIS has all the features and ease of use to manage and look at data that most programs lack.
There is a reason why ArcGIS and Esri is still a leader in the spatial data industry. Their tools are irreplaceable, though many other mapping companies are taking the technology further and enabling their maps to be better seen or used on a web-based platform or browser. …
ArcGIS and QGIS have a lot of similarities between their products. Where ArcGIS stands out is with their online version of their software. ArcGIS's online solution will pair up with your on-prem solution to offer a fully synchronized system. I wasn't able to duplicate the …
ArcGIS does not have some of the geologic data mapping capabilities and tuning capabilities of Geographix, but in almost every other way, from map quality, manipulation of map properties, speed, and ease of use, I find ArcGIS far superior.
ArcGIS is overall a better program than most of the competitors. It is generally more user-friendly, has better displays, and more customization than other programs. It is especially useful in the geosciences and workplace settings, where data can be seamlessly shared among …
I have used the GVSIG software, but I decided to stay with ArcGIS because it seems more complete and functional. With ArcGIS I have many more analysis tools, such as Arc toolbox. The management of statistics within the software seems great, as well as the possibility of …
ArcGIS is more robust than QGIS, but often slower and more memory intensive. QGIS is also free, while providing at least 90% of the functionality. Although it might be difficult to get used to the interface differences between the two programs, QGIS is a worthy competitor …
Python is definitely a more powerful tool for data munging and analysis, but the python packages for geo-related data viz (bokeh, matplotlib, seaborn) are cumbersome to use. I would recommend doing your data analysis in Python and then exporting the final data to CartoDB for …
Google Maps API was what we started with. It provides a lot of nice tools, but they are all browser-side. This means that when you want to display points on a map you send data to the users browser and the software runs on the users's machine to render that data into points. …
I'm very grateful to be able to use it, and I have a master's degree with a focus in Geospatial Analysis. There can be a bit of a learning curve, and I try to build user-friendly ways for volunteers to see & collect data. Meanwhile, if a colleague is less confident with building such a system, it may be more difficult for them to implement.
I have not seen a better mapping tool than CartoDB. You get the familiarity of Google Maps with arbitrarily complex geographic data visualization on top. CartoDB excels at large data sets where Google Maps API completely chokes when attempting to handle more than ~1000 data points. I was able to plot 500,000 points on a map with reasonable speed and able to perform complex aggregations to display boundaries of areas containing certain types of data, intersections of those sections, and more.
Learning curve - CartoDB might be difficult to use if you don't have a bit of SQL or data structures background. If you're not familiar with floats, strings, etc., you might upload an Excel file and be confused about how to manipulate it to get the software to create the maps that you want.
Performance - When I used it, there were some occasional issues with loading and parsing large data files.
Simply because the program deserves it. It seems to me that it is a fundamental tool for the storage, analysis, and interpretation of medium and large-scale phenomena, unmanageable with traditional engineering software. Its versatility in the handling of the different "layers" with which the data is handled and interpolation tools, make this software a powerful ally both for companies and for the educational part of the universities.
Once set up, the tools are extremely easy to use. I had a staff member develop a tool for field data collection, that included an external and internal dashboards to monitor progress in days. The field workers that collected the data, barely knew how to use a computer, and within minutes they could use the application that was configured for them.
ArcGIS' web support is quite good. They also have a broad user base that is active in answering community members' questions. For more sophisticated questions, ArcGIS technical support is good at answering questions, although answers usually are not instantaneously available. I'd also say that ArcGIS is working hard at making its technical support more reachable, at least it appears that way.
My students love the "drop" feature in Google Maps, but besides that it truly doesn't compare. I love that you can add, delete, or change layers to this map to better understand its larger affect. There are many more ways to manipulate maps on ArcGIS than on Google Maps. I can also add personal details and information if I want to create a specific map, something that I am unable to do with Google
Python is definitely a more powerful tool for data munging and analysis, but the python packages for geo-related data viz (bokeh, matplotlib, seaborn) are cumbersome to use. I would recommend doing your data analysis in Python and then exporting the final data to CartoDB for visualization. One benefit of doing this is that CartoDB can automatically publish your viz to a link or object, so you don't have to export it and host it yourself. Another benefit is that CartoDB automatically updates the viz once you change the data, eliminating the need to continuously regenerate image files. I haven't used Tableau too extensively, but from the experience I've had with it -- Tableau is better suited for traditional analytical visualization (charts, graphs, etc.) than for geospatial mapping and visualization.