Skip to content
View attentive's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report attentive

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

Pinned

  1. nafi-org/nafi-qgis nafi-org/nafi-qgis Public

    NAFI QGIS plug-in

    Python 1 1

  2. Trailmarker/georabble-2-darwin Trailmarker/georabble-2-darwin Public

    A brief talk on 5 December 2019 on the use of spatial technology in resource industry regulation.

    JavaScript

  3. Trailmarker/trailmarker.io Trailmarker/trailmarker.io Public

    Trailmarker website

    SCSS

  4. straya straya Public

    old mate is fooling around with Chrome extensions

    JavaScript

  5. PostGIS and Korma PostGIS and Korma
    1
    (ns postgis 
    2
      (:require [clj-json.core :as json])
    3
      (:use korma.core korma.db korma.sql.engine))
    4
    
                  
    5
    (defn intersects [first-geom second-geom]