There are multiple ways to create Esri Shapefile. The most common ways are using ESRI software like ArcPro or ArcMap to create the shapefile. But there are tons of software that can export spatial data out into Shapefile format including FME.
So, it’s hard to say, how they created this shapefile. Hope this helps
Hey @poonam21
The ESRI Shapefile used in that article is part of the provided data package and was not created from a CSV file. It contains polygons representing various water service areas. The shapefile is used to overlay customer addresses and determine which ones fall within the affected areas during a water shutoff, allowing the utility company to notify impacted customers.
If you’re looking for knowledge articles on converting CSV files to ESRI Shapefiles, you can check out the following resources:
We also have a series of Getting Started with FME Form tutorials for specific data types, which you can explore here:
Let me know if you have any questions!
Emma