Skip to content

Commit 3a58772

Browse files
authored
Create README.md
1 parent ff64ab8 commit 3a58772

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# create-table-from-feature-layer
2+
3+
This project contains sample code for generating a tabular view of an Esri REST Feature Service. Even though a Feature Service is a geographic dataset, there may be times when you want to create a table-based view of the data.
4+
5+
I'm using the [ArcGIS REST JS](https://esri.github.io/arcgis-rest-js/) to request the feature service. [Parcel](https://parceljs.org/) is being used to bundle the app/website.

0 commit comments

Comments
 (0)