Data Reviewer Event Editor Integration

617
1
Jump to solution
04-22-2021 03:53 PM
Labels (2)
ColinSchut
New Contributor III

Hi all, 

Looking to up data quality in our event editing process. What are some data reviewer checks people use during editing?

Due to our low number of edits/editors, I'm trying to decide if paying for a data reviewer server license is worth it.

1 Solution

Accepted Solutions
RyanKoschatzky
Occasional Contributor III

Colin,

Here is some event checks we have put into data reviewer:

FromDate Invalid
ToDate Invalid
FromMeasure Invalid
ToMeasure Invalid
Event is Multipart
Event value null
Location Error
Event record overlaps event record
Invalid Geometry
NonLinear Segment
Event Out of Range
Within the feature class if you populate one field others must be populated

Depending on routeid things like
Direction Code Invalid
Travel Direction Invalid

I have heard of other folks using FME or 1spatial to do there QC checks. 

View solution in original post

1 Reply
RyanKoschatzky
Occasional Contributor III

Colin,

Here is some event checks we have put into data reviewer:

FromDate Invalid
ToDate Invalid
FromMeasure Invalid
ToMeasure Invalid
Event is Multipart
Event value null
Location Error
Event record overlaps event record
Invalid Geometry
NonLinear Segment
Event Out of Range
Within the feature class if you populate one field others must be populated

Depending on routeid things like
Direction Code Invalid
Travel Direction Invalid

I have heard of other folks using FME or 1spatial to do there QC checks.