Blog

A Beginner’s Guide to Developing ArcGIS Pro Add-Ins

Esri provides multiple options for extending the functionality to ArcGIS Pro. Add-Ins are one of the 4 extensibility points using the ArcGIS...

Web AppBuilder is Heading into Retirement, but Fear Not!

On February 27th, Esri released a blog post that revealed a detailed timeline of Web AppBuilder’s retirement plan – this news seemed inevita...

Using GIS to Help Clean Up the World

It's hard to know what will come out of a conversation at a conference. When Steve fromNational Clean Up Day came by our booth at the Esri U...

Creating Feature Reports Using Drag and Drop

Infomaptic provides a simple What You See Is What You Get designer that allows you to quickly design templates by dragging and dropping item...

Creating and scheduling scripts with the ArcGIS API for Python

If you’re looking to create a script and schedule it in ArcGIS Online, the ArcGIS API for Python and Notebooks are the way to go. Say a clie...
A super quick read.

Managing Time Zones in Infomaptic: Using Date.ConvertTimeZone and Date.ToUTC

Dates in ArcGIS services are often time zone naive, meaning that the time zone is not specified. Infomaptic assumes Coordinated Universal Ti...