The other week, I was working with some property records data. The data was over a week old. I know this because the data is from my old employer, and I developed an automated process to update the ArcGIS Online-hosted feature service on a weekly basis. As I considered the failure of this process, an … Continue reading Displaying Last Modified Date for Esri REST Service
Tag: javascript
How to Add A Legend to the Esri Story Map Tour App
In this article, learn how to add a map legend to the Esri Story Map Tour web application.
Reflections on Building Web Maps With Esri JS API From a Leaflet.js Fanboy
When I was in graduate school, I gave myself the goal of one day creating interactive web maps. This was in 2010. About five years later I was ready to learn a platform. Still new to JavaScript, I decided to give the Esri JS API a try. I think I got as far as creating … Continue reading Reflections on Building Web Maps With Esri JS API From a Leaflet.js Fanboy
How to Access The Web Map in StoryMapsJS
I wanted to share how you can configure the underlying web map when working with the StoryMapsJS platform. I didn't find any documentation on how to do this. I only figured this out because I spent some time examining the source code. 17,000 lines into the storymap.js file was my access point into the web … Continue reading How to Access The Web Map in StoryMapsJS
How To Improve Image Accessibility for Esri Map Tour StoryMap Application
Providing the most accessible websites and browser-based applications should be a goal for every web developer. Most of my work is with web mapping applications. And while I consider myself relatively new to web accessibility, I am taking steps on improving this within my organization. In this article, I wanted to share my solution for … Continue reading How To Improve Image Accessibility for Esri Map Tour StoryMap Application
My Attempt To Make The Map Series StoryMap “More Maps” Button More Intuitive
Ever since Esri released the StoryMaps platform, I was a fan. I remember working with the Lancaster County Planning Commission thinking about how we could deploy one of these for the Northwest River Trail. When I took the opportunity to work as a GIS Specialist with Cumberland County, I built my first StoryMap showcasing the … Continue reading My Attempt To Make The Map Series StoryMap “More Maps” Button More Intuitive
How We Developed a Print Widget Solution for Esri Web AppBuilder
The Property Mapper is our most popular web mapping application. It allows users to search for properties and get information for tax records. People might use this website when searching for a new house, or working on a tax assessment appeal (to reduce their property taxes). A few years ago, we migrated this site from … Continue reading How We Developed a Print Widget Solution for Esri Web AppBuilder
Are You Thinking About Your Map Users?
Over the past few years, I've been working on a side project to update the hiking trails map for a small camp. Though the project has taken longer than I anticipated, it has been very rewarding. This past week, I think we finally finished the map. And it was during this last revision process that … Continue reading Are You Thinking About Your Map Users?
Building the Find Zoning District By Parcel App
Our IT department is developing an online plan submission website for the County's Planning office. In talking with the developers, the topic of finding the zoning district for a tax parcel (or piece of real estate) came up. Our GIS department publishes services for both tax parcels and zoning districts. I've also been wanting to … Continue reading Building the Find Zoning District By Parcel App
GeoDev Summit Recap
I wanted to give a recap and tell the backstory to the recently held GeoDev Summit. The event was held on March 5 at Harrisburg University of Science & Technology. It was a one day conference for current and future GIS Developers. Sessions covered topics like Esri's JavaScript API, open-source web GIS technologies, and desktop scripting … Continue reading GeoDev Summit Recap