diff --git a/src/content/blog/2014-10-30-agrc-edg-presentation.md b/src/content/blog/2014-10-30-agrc-edg-presentation.md deleted file mode 100644 index 6b07683f9d..0000000000 --- a/src/content/blog/2014-10-30-agrc-edg-presentation.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Using UGRC's Geocoding and Map-based Web Services -author: Steve Gourley -date: 2014-10-30 11:44:52 -0600 -category: Developer -tags: [] -cover_image: /src/images/pillar-blog/default-social-card.png -cover_image_alt: ugrc social card ---- - -
The Department of Technology Services hosts a monthly scheduled Enterprise Developer Group (EDG) brown bag presentation series. The previous session recordings can be found on the DTS youtube channel.
-Steve Gourley from UGRC participated in the EDG last month and presented on UGRC's GIS/map technology-based web service offerings -- Unlock your API key. Making UGRC data available through http -- contains the slides for the presentation.
- -Give the video a watch if you are interested in finding out more about UGRC web services or picking up some new information from the developer of the API. Hope to see you at the next EDG brown bag!
diff --git a/src/content/blog/2014-10-30-agrc-edg-presentation.mdx b/src/content/blog/2014-10-30-agrc-edg-presentation.mdx new file mode 100644 index 0000000000..e6ce64ed59 --- /dev/null +++ b/src/content/blog/2014-10-30-agrc-edg-presentation.mdx @@ -0,0 +1,25 @@ +--- +title: Using UGRC's Geocoding and Map-based Web Services +author: Steve Gourley +date: 2014-10-30 11:44:52 -0600 +category: API +tags: [] +cover_image: /src/images/pillar-blog/default-social-card.png +cover_image_alt: ugrc social card +--- + +import { YouTube } from '@astro-community/astro-embed-youtube'; + +The Department of Technology Services hosts a monthly scheduled Enterprise Developer Group (EDG) brown bag presentation series. The previous session recordings can be found on the [DTS YouTube](https://www.youtube.com/channel/UCUuw5SFmgapGToUfRd5xGVw") channel. + +Steve Gourley from UGRC participated in the EDG last month and presented on UGRC's GIS/map technology-based web service offerings -- [Unlock your API key. Making UGRC data available through http](https://agrc.github.io/Presentations/UGIC/2014/webapi/#0) -- contains the slides for the presentation. + +