Skip to content

Rearranges .csv drive test data into a format that Mapinfo understands

Notifications You must be signed in to change notification settings

PatHock/Drive-Test-Formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Drive-Test-Formatter

Rearranges .csv files into a format that Mapinfo can process

  • Delete any rows that do not have both longitude and latitude
  • Simplify frequency data to just the numbers before the decimal point (ex, change 2110.0001000, 2110.0001500... to 2110)
  • Simplify a RSSI (received signal strength figures) to the first 7 digits(ex, -110.151, -76.005,... to -110.15)
  • Split the document into two documents, based on the columns containing frequency and RSSI data

About

Rearranges .csv drive test data into a format that Mapinfo understands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages