Difference between revisions of "CSV upload"

From OpenCellID wiki
Jump to: navigation, search
(Created page with "According to the API, user is able to remove ONLY own measurements (not cell towers!): http://www.opencellid.org/measure/delete/MEASURE_ID?key=API_KEY 2. Supported column nam...")
 
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
According to the API, user is able to remove ONLY own measurements (not cell towers!): http://www.opencellid.org/measure/delete/MEASURE_ID?key=API_KEY
+
[[File:OpenCellID_banner_upload2.png]]
 +
<br><br>
 +
<div style="font-size: 180%;"><span style="color:#505D89">'''CSV upload'''</span></div><br>
 +
{|
 +
|-
  
2. Supported column names in uploadCsv method:
+
It is possible to upload collected Cell ID data to the OpenCellID database with any 3rd-party software.<br>
*lat
+
*lon
+
*mnc
+
*mcc
+
*lac
+
*cellid
+
*signal level
+
*create_at
+
*updated_at
+
*speed
+
*direction
+
  
Exported data has fields from our DB. Field 'samples' is a number of measurements, 'changeable' means if tower is calculated from measurements (True value) or is a precise tower (False value). Field 'averageSignalStrength' with 0 value is ok, because a lot of measurements don't have this signalStrength value and default 0 values is used.
+
Details regarding the file format of the CSV file can be found <u>[[API#Payload_2|here]]</u>.<br>
 +
 
 +
You can mail the file at hello[at]opencellid.org

Latest revision as of 18:41, 25 April 2018

OpenCellID banner upload2.png

CSV upload

It is possible to upload collected Cell ID data to the OpenCellID database with any 3rd-party software.
Details regarding the file format of the CSV file can be found here.
You can mail the file at hello[at]opencellid.org