Skip to content

cabesuon/map16

Repository files navigation

Freelance works for map16

Date Description Result Hours
05/12/2020
  1. Clustering of the point feature layer. Up to a certain point. Apply the filtering to the clusters as well.
  2. Reset filter to not only reset the map, but reset the side panel with all results
  3. When sidebar item clicked on its zooms to the point location and show popup. (The same as when polygon layers are used)
Cluster-Filter
  1. 1:30
  2. 0:45
  3. 0:45
05/20/2020
  1. Integration of 05/12/20 work to map16 solution.
  2. Peek at multiple data chart issue using ApexCharts.
  1. map16 - Data Dashboard
  2. jQuery Ajax Example
  1. 1:00
  2. 1:00
06/05/2020
  1. Remove the ability to change clustering zoom level in the map view. We want the ability to set it in the script.js. We have currently set it to 11 in the .js file.
  2. Leave the filtering option widget in the map view as well as the main buttons outside of the map view.
  3. Colour the text in the side panel to correspond with High Medium Low etc….
  4. Expand function currently is added to top right hand corner. We would like to get this working correctly, so map can go full screen.
  5. Extra: Colour the text in the map filter panel to correspond with High Medium Low etc….
map16 - Data Dashboard
  1. 0:15
  2. 0:15
  3. 0:30
  4. 0:30
  5. 0:30
06/09/2020
  1. Order the side panel results to (High – Medium – Low). They are currently showing (High – Low – Medium).
  2. Previus: Add a visual button, similar to the design below which uses the attribute sensor_url.
  3. Fix: One of our team has just noticed that when we start adding more information into the side panel such as the line of code below; listNodeCreateItem(index, attributes.current_level + ' | ' + attributes.postcode + ‘ | ‘ + attributes.road) The colour of the side bar dosent recognise this and everything becomes blue. It looks like the switch (content) function is looking or exact match of High, Medium etc.
map16 - Data Dashboard
  1. 0:15
  2. 0:30
  3. 0:15
06/26/2020
  1. See the new polygon layer correctly and set everything working as before.
map16 - Data Dashboard
  1. 1:00
06/29/2020
  1. Grid features without data should say 'In-Active Grid' in sidepanel.
  2. Add extra fields to sidepanel.
  3. Fix: One of our team just spotted something else. For some reason when the ‘MEASURE’ value is 0 the application is reading it as na and not 0. Both in the side panel and the popup.
map16 - Data Dashboard
  1. 0:10
  2. 0:00
  3. 0:10
07/03/2020
  1. Add information from two layers in the side panel (Currently only showing 1): (i) sus_uu_sensor_pre_install_wgs_master/FeatureServer/0, (ii) sus_uu_gateway_pre_install_surveys_view/FeatureServer/0.
  2. Add layer turn on and off using the buttons shown below.
  3. Within “Find Address Or Place” search be able to search from an attribute “THOROUGHFARE” in the sus_uu_sensor_pre_install_wgs_master/FeatureServer/0 layer.
  4. Add a measurement widget into the map view with an expand.
  5. Add a filter by ‘Creation Date” into the current filter widget.
map16 - Data Dashboard
  1. 1:00
  2. 0:30
  3. 0:30
  4. 1:00
  5. 3:00
07/10/2020
  1. Task 1
    • Make sure the pop is showing responsive iframe embed.
    • No Filters, just standard, home, legend, search.
    • Sidebar showing list of cameras. List in red.
    • Dynamic calculation in top right tab (Live Map Number), showing feature count in current mapview.
  2. Task 2
    • Toggle 4 layers on and off.
    • Clustering on 3 point layers.
    • Combine mapview and sidepanel with;
      • Point Sensors – In Sidebar – “sensorlayer”
      • Rain grid – In Sidebar – “raingridlayer”
      • Point Camera – In Sidebar “cameralayer” (Same Popup from task1)
      • Point Gateways – In Sidebar “gatewaylayer”
      (One colour for each layer in sidepanel)
    • Filter 1 - Option Of Alert Level – Point Sensors (Same as before)
    • Filter 2 – Option Of Alert Level – Rain Grid (Same As Before)
  1. map16 - Data Dashboard
  2. map16 - Data Dashboard
  1. 3:00
  2. 7:00
07/14/2020 I have listed below the changes./fix’s. I have also added the date you did the works based on your overview page;
  1. 07/10/20
    • 2nd Filter Rain Grid – Not Filtering map.
    • Add visual on filter – Showing if filter is active.
    • Remove any Inactive rain grids from side panel.
    • Add dynamic top information (As per camera system).
  2. 07/03/20
    • Add dynamic top information (As per camera system).
  3. 06/26/20
    • Add dynamic top information (As per camera system).
  4. 06/05/20
    • Add dynamic top information (As per camera system).
  1. map16 - Data Dashboard
  2. map16 - Data Dashboard
  3. map16 - Data Dashboard
  4. map16 - Data Dashboard
  1. 1:30
  2. 0:10
  3. 0:10
  4. 0:10
07/15/2020 I was wondering if we could swap out the gateway layer and replace it with a river sensor layer. This is a now a polygon layer instead of a point layer.
I have added all the information to the JavaScript file. Including URL and fields. The only thing we need is an analytics URL button the same as the rain grid & sensors.
map16 - Data Dashboard 1:00
07/19/2020
  1. I really like the DIV element design for the filter rain grid below. Would it be possible to add the same style for the sensor filter below.
  2. We also would like to change the design of each button. At the moment it seems like there is one design for all 3 buttons. However, in their separate views, we have changed each button to look like the below;
  3. I was also wondering if you noticed an issues with loading speeds of the map/sidepanel/numbers at the top. Its not to bad, once it loads, but seems hang a little.
  4. Extras,
    • Fix: zoom to river features. Now center is the centriod of the polygon.
    • Fix: map live number not taking into account layer visibility (for every work since 06/05/2020).
    • Toggle buttons same layer correspondance order that big buttons
map16 - Data Dashboard
  • 0:10
  • 0:10
  • -
  • 0:40
07/21/2020 I have also attached a html file with that we would like you have a look at. It basically uses ?id=lr-us00021 in the url to zoom and filter to that specific sensor location. Zoom to location with URL Parameters 1:00
07/22/2020 Would it be possible to look at the install dashboard I have added below. This is exactly the same as the works done on 070320, just with slightly different layers. map16 - Data Dashboard 1:00
08/19/2020 Would it be possible to look at the install dashboard I have added below. This is exactly the same as the works done on 070320, just with slightly different layers. map16 - Data Dashboard 1:00
08/19/2020 We are having some issues with our analytics charts. They are comparing flood sensor’s to rain sensor data. I have attached the sample to the email. Below are two screen shots showing the issue. It’s a strange one as it doesn’t always happen, especially on our live sytem. map16 | Flood Analytics 1:00
09/03/2020 One of our clients has an API that we need to access and store this data in a mySQL database. The API is using oauth2 authentication and we are just trying to come up with the best way to automate this process.
  • [created] pyprograms/fmc/main.py
  • [created] shscript/enigma-tracking-job.sh
  • [develop] 2:30
  • [updates] 1:00
09/07/2020 Works order API.
  • [updated] pyprograms/fmc/main.py
  • [created] shscript/street-manager-work-orders-job.sh
  • [develop] 2:30
  • [updates] 1:00
09/30/2020 We looking to get the cluster labels on the example I have added the download link below. map16 - Data Dashboard 1:00