JOpenstreetmapGps::uploadTrace
Method to upload GPS Traces
Signature
public function uploadTrace(string
$file,
string
$description,
string
$tags,
integer
$public,
string
$visibility,
string
$username,
string
$password )
Parameters
-
$file
- File name that contains trace points
-
$description
- Description on trace points
-
$tags
- Tags for trace
-
$public
- 1 for public, 0 for private
-
$visibility
- One of the following: private, public, trackable, identifiable
-
$username
- Username
-
$password
- Password
Returns
- JHttpResponse
- The response