Determines if two GeoJSON features are the same type and have identical X,Y coordinate values. For more information see https://developers.arcgis.com/documentation/spatial-references/. Returns a Boolean.
geoEqual(geo1, geo2)
Parameter | Description |
---|---|
Find HarperDB Headquarters within all locations within the database.
geo1
Required. GeoJSON geometry or feature.
geo2
Required. GeoJSON geometry or feature.