Skip to content
View kikislater's full-sized avatar
🏄‍♂️
🏄‍♂️

Organizations

@OpenDroneMap @giscan @r-geoflow @Mauritian-Coders @IRDG2OI
Block or Report

Block or report kikislater

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. juldebar/Deep_mapping juldebar/Deep_mapping Public

    Jupyter Notebook 5

  2. giscan/AUR-grass giscan/AUR-grass Public

    A custom, more feature-rich GRASS GIS 7 PKGBUILD for Arch Linux.

    Shell

  3. Export QGIS 3 layout from pyqgis 3 s... Export QGIS 3 layout from pyqgis 3 script
    1
    #!/usr/bin/env python3
    2
    import os
    3
    from qgis.core import (QgsProject, QgsLayoutExporter, QgsApplication)
    4
    
                  
    5
    QgsApplication.setPrefixPath("/usr", True)
  4. giscan/geonode_custom_docs giscan/geonode_custom_docs Public

    Simple docs to customize Geonode 2.10

  5. giscan/nn-c_pkgbuild giscan/nn-c_pkgbuild Public

    nnbathy archlinux install

    Shell

  6. SITL Vagrant Arduplane SITL Vagrant Arduplane
    1
    git clone https://github.com/ArduPilot/ardupilot.git
    2
    cd ardupilot
    3
    vagrant up
    4
    vagrant ssh
    5
    cd /vagrant