Skip to content

Commit 96397be

Browse files
authored
Maintaining the illusion that I can actually spell
1 parent b141a03 commit 96397be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datacuse-api-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The City of Syracuse's open data portal uses GeoServices to provide access to ci
44

55
# Examples
66

7-
## Query the city's parcel data set for specific feastures of a property:
7+
## Query the city's parcel data set for specific features of a property:
88

99
```bash
1010
~$ curl -s "https://services6.arcgis.com/bdPqSfflsdgFRVVM/arcgis/rest/services/parcel_data_august_2017/FeatureServer/0/query?where=StNum%3D%27127%27+AND+FullAdd+LIKE+%27%25hancock%25%27&outFields=Nhood,LandUse,YearBuilt&f=pjson"

0 commit comments

Comments
 (0)