fyi, developer, javascriptArcGIS Javascript API 3.9 ReleasedEsri just announced the latest release of ArcGIS Javascript API 3.9. Notable updates in this release are the new CSV Layer and a new symbol…
javascript, developerArcGIS JavaScript API Web Optimizer beta releasedThe ArcGIS JavaScript API Web Optimizer is a web application that will generate custom or lightweight builds of the ArcGIS JavaScript API…
developer, javascript, pythonUseful GIS Developer ToolsLooking for additional tools for your coding toolbox? Here are 4 useful GIS developer tools you may or may not know about. Oh, they are also…
fyi, developer, javascriptArcGIS Javascript API 3.11 ReleasedToday Esri announced their latest release of ArcGIS Javascript API 3.11. Notable changes/updates include: New Heatmap Renderer for feature…
javascript, developer, arcgis serverArcGIS for Server Long TokensI recently wanted to use a secure ArcGIS for Server map service with a new proof-of-concept (POC) web application. The service was secure…
fyi, javascript, standardsW3C HTML5 Recommendation Complete!It’s time to rejoice - the W3C HTML5 guessing game is over! After 17 years of HTML4 we have reached a new milestone as The World Wide Web…
fyi, developer, javascriptArcGIS Javascript API 3.12 ReleasedIt’s only been a few months, but Esri has already released ArcGIS Javascript API 3.12. Phew! Normally, this isn’t a big deal - but if you…
javascript, developer, arcgis serverPrinting with ArcGIS for Server 10.3My relationship with the ArcGIS Server Print Service and the REST API was a little more turbulent than expected. Here’s how it all started…
javascript, developer, arcgis serverArcGIS JavaScript API Printing Group LayersYou’re not hallucinating - sometimes the map you see in your ArcGIS JavaScript application doesn’t look like the one you printed via the…
javascript, developer, arcgis serverPrint Text Elements with ArcGIS for ServerCreating your own map template, or using the generic ones, you have the ability to print text elements with ArcGIS for Server layouts. But…
fyi, developer, javascriptArcGIS Javascript API 3.14 and 4.0Just in time for the Esri International UC in San Diego, two big updates have been announced for the ArcGIS Javascript API - the release of…
fyi, developer, javascriptArcGIS JavaScript API 3.15In time to upgrade over the holidays, ArcGIS JavaScript API 3.15 is here with updates that enable us to use many of the new server features…
fyi, developer, javascriptArcGIS JavaScript API 3.16With Palm Springs hosting the Esri Developer Summit this week - a few updates are coming out of Redlands just in time for the plenary. The…
javascript, developerUse Bootstrap to Customize Esri's JavaScript InfoWindow IconsI was recently working a small web mapping application and wanted to use Bootstrap to customize Esri’s JavaScript InfoWindow icons to match…
fyi, developer, javascriptArcGIS JavaScript API 3.18ArcGIS JavaScript API 3.18 was released by Esri last week. Great news for those still using the 3 series - and FYI, ArcGIS JavaScript API…
fyi, developer, javascriptArcGIS JavaScript API 3.19As we are all waiting in line at the mall to buy some final holiday gifts, ArcGIS JavaScript API 3.19 and 4.2 were released so we could…
fyi, developer, javascriptArcGIS Javascript API 3.20Phew. The long hiatus of posting updates is over. As expected, the world continued to move on without me. This includes an update to Esri’s…
analysis, arcgis enterprise, javascriptWeb GIS metrics and patterns with Google AnalyticsScouring through some blogs the other day I came across an article from Esri regarding the “Most frequently used Web AppBuilder for ArcGIS…
javascript, weatherCreate a JavaScript Weather App with Location Data Part 1In the previous post, we discussed the possibility of writing our own location-based weather application. So let’s try it! In part 1 we will…
javascript, weatherCreate a JavaScript Weather App with Location Data Part 2In part 1 we went over the main components to create a JavaScript weather app with location data. From finding the device location, getting…
fyi, javascript, weatherCanadian Radar Online AccessWhen browsing the Canadian weather website the other day I was surprised to read the bold notice “New Weather Radar Map”. I then scrolled…
fyi, javascriptArcGIS JavaScript API Key PleaseIt’s not just technology and underwear that change frequently, software requirements and Terms of Service (TOS) can change quickly too. Even…
javascriptJavaScript map libraries with WMS Radar dataIn a recent post, we discussed the Canadian Government’s open platform to share Meteorological data, MSC GeoMet. MSC GeoMet provides public…
javascriptArcGIS and Log4j VulnerabilitiesThe investigation continues into the Log4j vulnerability (AKA Log4Shell) as CVE-2021-44228 was disclosed on December 9, 2021, and related…
javascriptUsing JavaScript's Geolocation APIThe location of people and devices is handy if you want to display local weather, show a map, get directions, or even tweak advertisements…