GithubHelp home page GithubHelp logo

Ahmad Aburizaiza - Tips for GIS's Projects

create_random_1000_coords icon create_random_1000_coords

A python script which creates 1000 random coords within a certain bounding box using numpy and storing the results into csv using pandas

geo_app icon geo_app

This is a Python Flask application server. The purpose of this app is to illustrate how a geospatial API can be created in Flask.

geomvsgeomwm icon geomvsgeomwm

This repository is for spatial and spatial SQL statements and geospatial data I used for a video in my Youtube channel, Tips For GIS. The SQL statements explain the differences between the_geom and the_geom_webmercator columns in CartoDB/PostGIS tables. The video link is: https://www.youtube.com/watch?v=wRWgRoCw6vQ

modifyleafletlogo icon modifyleafletlogo

This is a simple example I am using to teach a video in my Youtube channel. I am showing how I can modify the logo on a Leaflet map.

python_test_code_speed icon python_test_code_speed

A simple function to test coding speed. Just put the code you want to test in a function and pass the function to this function as a string...

qgis_geocode icon qgis_geocode

In this repository, you can find sample data for my Youtube video about geocoding in QGIS. The video's link is : https://youtu.be/pkKsqRx8MvA

raster_pixel_val_to_point icon raster_pixel_val_to_point

The code assumes you have a proper raster file and a point table in Postgres, and both are in the same projection. The code uploads the raster file into Postgres using the raster2pgsql command. Then it will create a copy table of the point table with an additional common called rast_val. This new column is then updated with pixel values intersecting with the points.

selectbyattribute icon selectbyattribute

This Python code creates a Tkinter window that acts as a simplified 'select by attribute' of ArcMap.

sketchpolygons icon sketchpolygons

This is a Python class for sketching polygons on a canvas. The code also takes care of resizing the polygons when the canvas is resizing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.