Skip to content
View staffordsmith83's full-sized avatar
  • Smith Field & Spatial
  • Perth, Western Australia
Block or Report

Block or report staffordsmith83

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
staffordsmith83/README.md

Stafford Smith - Geospatial Developer and Field Technology Consultant ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on an intertidal zone access app for researchers with React, Leaflet, and client side reclassification of Cloud Optimised Geotiffs - Tidewalker
  • ๐ŸŒฑ Iโ€™m currently learning 3D tiles and Cesium
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Regenerative Farming and Land Management projects
  • ๐Ÿค” Iโ€™m looking for help with UI design
  • ๐Ÿ’ฌ Ask me about anything web mapping!
  • ๐Ÿ“ซ How to reach me: staffordsmith83@gmail.com
  • ๐Ÿ˜„ Pronouns: He/His
  • โšก Fun fact: I drove a truck around Australia powered by waste veggie oil!

An Angular and Geoserver app to show subermerge of the intertidal zone over time: https://github.com/staffordsmith83/tide-walker

The same application written with React using cloud hosted COGs and client side reclassification - check out how much better the performance is! https://github.com/staffordsmith83/tidewalker2-react

A QGIS plugin a built with an interface using Qt: https://github.com/staffordsmith83/QGIS-layer-toggler-multi

An example of a long python script to automate a workflow, using Fiona, Geopandas, Matplotlib, Rasterio, and Shapely: https://github.com/staffordsmith83/pointgen_area_of_interest/blob/master/pointgen_monitoring.py

A report using LiDAR data to derive shoreline/dune system profiles, and analyse the destruction of dune systems due to storm surge: https://github.com/staffordsmith83/LiDAR_shoreline_erosion

Pinned

  1. tide-walker tide-walker Public

    App to display tide line in intertidal zone on a web map, depending on user input for day and time.

    Rich Text Format

  2. trespass trespass Public

    A PWA mapping app using Angular and Leaflet to show cadastral data (served from Geoserver) to help people avoid trespassing. Can cache data to use outside of mobile reception.

    TypeScript

  3. fulcrum_sync fulcrum_sync Public

    Python

  4. QGIS-layer-toggler-multi QGIS-layer-toggler-multi Public

    Toggle visibility of QGIS layers with keystrokes.

    Python 1

  5. pointgen_area_of_interest pointgen_area_of_interest Public

    Derives an area of interest from a project boundary and up to three exclusino layers. Generates random points within that area. Various outputs and logging.

    Python

  6. LiDAR_shoreline_erosion LiDAR_shoreline_erosion Public

    A report on shoreline erosion due to Hurricane Sandy, with dune erosion profiles calculated from LiDAR data and compared pre and post storm.