Video for GPS movements - 2nd phase -- 2
Budget: $10 – $200 USD
Please check the attached files that provides background for this project:
- Initial spec that was used
- Code that implementing parts of the spec
- The video output of the existing code
- Data samples for the input
It is required to add the following capabilities to the existing code:
1. Multi vessel support - the data input will include points that are of more than a single ship. You should use the mmsi field in the data to know for which ship the data point belongs. So the video will show more than a single voyage (all voyages will be within the safe time frame). The mmsi field should be presented next to the current position marker.
2. Graphics - Change the start/end/current point to use the icons provided in the figma link (will be provided once awarded)
3. Journey - Show the whole journey (i.e. load all point on the map on the first frame) in gray, and color any past point according to the mockup in the spec
4. Map - instead of showing the whole map, show only the part of the map that is relevant for the journey (i.e. if the left most point is on lat/long 37.351681, 24.329307, and the right bottom point is on 35.211345, 28.785032, the map should present the bounding box of: 32.351681, 19.329307 --40.211345, 33.785032 (increasing the viewpoint in 5 in all directions)
Attached is the original spec
- Initial spec that was used
- Code that implementing parts of the spec
- The video output of the existing code
- Data samples for the input
It is required to add the following capabilities to the existing code:
1. Multi vessel support - the data input will include points that are of more than a single ship. You should use the mmsi field in the data to know for which ship the data point belongs. So the video will show more than a single voyage (all voyages will be within the safe time frame). The mmsi field should be presented next to the current position marker.
2. Graphics - Change the start/end/current point to use the icons provided in the figma link (will be provided once awarded)
3. Journey - Show the whole journey (i.e. load all point on the map on the first frame) in gray, and color any past point according to the mockup in the spec
4. Map - instead of showing the whole map, show only the part of the map that is relevant for the journey (i.e. if the left most point is on lat/long 37.351681, 24.329307, and the right bottom point is on 35.211345, 28.785032, the map should present the bounding box of: 32.351681, 19.329307 --40.211345, 33.785032 (increasing the viewpoint in 5 in all directions)
Attached is the original spec