Questions tagged [opengts]

OpenGTS™ ("Open GPS Tracking System") is open source project designed specifically to provide web-based GPS tracking services for a "fleet" of vehicles.

OpenGTS™ ("Open GPS Tracking System") is the first available open source project designed specifically to provide web-based GPS tracking services for a "fleet" of vehicles.

To date, OpenGTS™ has been downloaded and put to use in over 110 countries around the world to track many 1000's of vehicles/assets around all 7 Continents. The types of vehicles and assets tracked include taxis, delivery vans, trucks/trailers, farm equipment, personal vehicles, service vehicles, containers, ships, ATVs, personal tracking, cell phones, and more.

While OpenGTS™ was designed to fill the needs of an entry-level fleet tracking system, it is also very highly configurable and scalable to larger enterprises as well.

Source : http://www.opengts.org/

25 questions
2
votes
1 answer

How to add a new parameter in OpenGTS XML report?

I'm enabling the OpenGTS XML reports so clients can ask the info to the server but I want to add a couple of columns so the client get a better report. I was reading the java files and seems like is configurable but I can't figure out how. Does…
E_Blue
  • 1,021
  • 1
  • 20
  • 45
2
votes
0 answers

Updating GTS Version: 2.5.9 [ERROR|SystemProps.setProperty:521]

How to solve property key for dmtp in opengts? When I install open gts with postgresql I face that issue. Updating GTS Version: 2.5.9 [ERROR|SystemProps.setProperty:521] Exception: Checking PropertyID existance: version.gts …
Prashant Gupta
  • 788
  • 8
  • 26
2
votes
0 answers

Free OpenGTS/GPS tracking service provider (to use with Android GPSLogger)

I am quite new to this topic. I found GPSLogger for Android. There I can set to log to a server. But I have no idea what destination service I could use. I only want to send my position e.g. every minute to a server so that I can give someone access…
Enkidu
  • 21
  • 2
2
votes
1 answer

gps device data receiving and interpreting it

I bought a GPS device (GT02A) for realtime tracking of a vehicle. Now,I want the data sent by this device (such as longitude and latitude) to be sent to my SQL database in realtime, from where a client application will be able to access and perform…
Harshit
  • 43
  • 2
  • 10
1
vote
0 answers

Tomcat $CATALINA_HOME environment variable in openshift

Counting objects: 5, done. Delta compression using up to 2 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 566 bytes | 0 bytes/s, done. Total 5 (delta 1), reused 0 (delta 0) remote: Stopping jbossews cartridge remote:…
1
vote
1 answer

Adding new fields into Device Admin Page (OpenGTS-v2.5.9)

I am using OpenGTS-v2.5.9. I wanted to add some new fields into device admin page (web interface), I have tried adding the code in DeviceInfo.java but when I recompile and deploy I dont find those new fields added to device admin page. So please…
shravan
  • 21
  • 4
1
vote
1 answer

Address not displaying in opengts

I am using Opengts to track some devices. I am getting their coordinates but I am unable to see the address on opengts web. While writing this command on command line I am getting the address : rgTest pl:default gp:39.12345/-142.12345 I have…
Pankaj Manali
  • 668
  • 6
  • 15
0
votes
1 answer

CRC codes calculation for GT06n OpenGTS platform

Good morning everyone, I am writing a device communication server for OpenGTS ( concox gt06n device ). I am not receiving the GPS data packet after the login packet is treated. I think the issue is with my CRC calculation could anybody help make…
0
votes
0 answers

Opengts docker image - mysql Communications link failure

I'm on windows, using linux containers. I'm trying to experiment with opengts-devel docker image from docker hub. If I follow instructions from the it's page I get MySQL related errors /usr/local/java/bin/java -Xmx300m -Dfile.encoding=UTF-8…
Milan
  • 119
  • 2
  • 12
0
votes
0 answers

OpenGTS gps tracking system

i have a windows server and need to publish the OpenGts system to my server, is it possible? I already launch it, but i am not able to publish it. Regards
0
votes
1 answer

OpenGTS Enterprise - Piccolo Device Configuration

I have set up OpenGTS environment and can able to access front page of OpenGTS. Now how can i receive data from my Piccolo device ? How to configure it with Open GTS ?
Aravindh90
  • 11
  • 3
0
votes
0 answers

"Could not find or load main class org.opengts.util.CompiletimeVars" error with Ant

I am working on OpenGTS and I am trying to compile it using build.xml with the command ant all. I keep on getting this error: [java] Error: Could not find or load main class org.opengts.util.CompiletimeVars Java returned: 1 Code: