I used to spend quite some time during evenings on Esri forums. It’s a great way to learn something new from other users and see what problems we may encounter when using the GIS software. Usually, it is ArcGIS Desktop bits (Cartography, Editing, Geoprocessing), but I may post a bit on some extensions threads as [...]
Archive for the ‘ESRI GIS Software’ Category
Esri Forums MVP Program is back
Posted in ESRI GIS Software, tagged Esri Forums on February 26, 2012 | Leave a Comment »
ArcPy geoprocessing package
Posted in ArcGIS Desktop, ArcSDE, ESRI GIS Software, tagged ArcPy, Python on November 1, 2011 | Leave a Comment »
Esri has introduced in ArcGIS 10 a new geoprocessing package ArcPy, which is based on Python – a popular open scripting language. This module is supposed to replace the previously used in ArcGIS 9.3 arcgisscripting module and contains a plenty of new functions that could help you to be more efficient when managing your GIS [...]
ArcGIS API for JavaScript
Posted in ArcGIS Server, Software, Uncategorized, tagged JavaScript on October 31, 2011 | Leave a Comment »
I was recently involved in some work with the ArcGIS API for JavaScript – one of those Web mapping APIs Esri developed. I have dealt mostly with Silverlight API before, so JavaScript API was quite new for me. The experience is quite positive, though – I enjoyed working with the API. So I have decided [...]
Configuring ArcGIS Server for SQL Server course
Posted in ArcSDE, ESRI GIS Software, SQL Server, tagged ArcSDE, SQL Server on May 15, 2011 | Leave a Comment »
Recently I have been teaching an ArcGIS Server Enterprise Configuration and Tuning for SQL Server course that Esri also now offers for ArcGIS 10. Originally, it was designed for the previous versions, but it has been rewritten and updated in order to reflect the new interface and functionality of the version 10. The course is [...]
RouteSmart for ArcGIS
Posted in ESRI GIS Software, tagged RouteSmart on March 28, 2011 | Leave a Comment »
Recently, I was lucky enough to get hands on one of the best pieces of software for high-density routing solutions – RouteSmart for ArcGIS. The software has been developed based on the Esri ArcGIS platform and is used by customers from various industries. It does use ArcGIS Network Analyst technology for solving routing tasks, yet [...]
Street data for Network Analyst
Posted in ESRI GIS Software, Network Analyst, tagged Navteq, network analyst, openstreetmap, street data, TeleAtlas, TIGER on March 8, 2011 | 7 Comments »
Through talking with customers and being personally involved in several projects which require having street data for routing purposes, I have learnt some valuable lessons which I want to share with the GIS community. First of all, to get started working with street data is not as easy as it seems. One may need to [...]
What’s New in Editing at ArcGIS Desktop 10
Posted in ArcGIS Desktop, ESRI GIS Software, tagged ArcGIS Desktop, ESRI on March 2, 2011 | Leave a Comment »
I have just gone through materials for ESRI What’s New in Editing at ArcGIS Desktop 10 course. The course is short, but contains plenty of useful information that those users who have just upgraded to ArcGIS 10 will surely be interested in. It covers such topics as new editing workflow, which is based now on [...]
Importing .csv into a feature layer
Posted in ArcGIS Desktop, Microsoft Office, tagged .csv, Excel on February 27, 2011 | Leave a Comment »
Here are the instructions on how to import .csv data into a point feature class by using ArcGIS Desktop and MS Excel 2007. 1. Open a .csv file in Microsoft Excel 2007 by double-clicking it in the Windows Explorer. 2. Right-click the first row and choose Insert>Entire row, if your .csv file does not have [...]
ESRI Nordic Developer Conference
Posted in ArcGIS Server, ESRI GIS Software, tagged ArcGIS Server, Flex, local government, Map Template, REST, Sharepoint on November 10, 2010 | Leave a Comment »
Recently I was at the ESRI Nordic Developer Conference, which was attended mostly by GIS developers from Scandinavian countries. The topics covered were very diverse and gave some insight into the new features in ArcGIS 10, effective geodatabase and mobile programming techniques, working with ArcGIS Web Mapping APIs and many other things. In particular, my [...]
Teaching ESRI course
Posted in ArcGIS Server, MS Visual Studio, tagged ArcGIS Server, ESRI, Visual Studio on October 18, 2010 | Leave a Comment »
Recently I was teaching a 2 day course ‘Creating effective Web applications using ArcGIS Server’. The course is focused on using ESRI Web mapping APIs which provides developers with mapping, analysis, and data processing tools so they can embed GIS functionality in their Web applications. During the course, students had to make a choice which [...]