Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

Spacenet poi merge #21

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2017

  1. added createSpaceNetPOI.py for processing Raw Imagery and Point of In…

    …terest Dataset into a machine learning dataset
    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    9dee579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4aaffc View commit details
    Browse the repository at this point in the history
  3. modified labeltools/geoTools to support loading of JSON with dictiona…

    …ry of Object Identifiers
    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    55854e2 View commit details
    Browse the repository at this point in the history
  4. modified createDataSpaceNet.py to read json for config

    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    4b2f123 View commit details
    Browse the repository at this point in the history
  5. added python/createSpaceNetPOI.py capability to no sort images by cla…

    …ss Name. THis makes post processing easier but data exploration harder
    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    7abe0ce View commit details
    Browse the repository at this point in the history
  6. fixed simple error in gdalRasterizeLayer attribute=c;assid. Must be p…

    …art of list not string
    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    08b14e8 View commit details
    Browse the repository at this point in the history
  7. removed raising error if featureName is not recognized

    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    8a87409 View commit details
    Browse the repository at this point in the history
  8. fixed omitted createDataSpaceNet.py

    dlindenbaum committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    99d838c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6724100 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fcf63cf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. updated featureBBoxSizeM for better fit

    dlindenbaum committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    8360a7c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    71c283a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b78189d View commit details
    Browse the repository at this point in the history
  3. updated createSpaceNetPOI.py to do train/test split, Add minPartail t…

    …o include default 0p70, updated for fix to ogr2ogr command calld
    dlindenbaum committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    6d98ba8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. added deduplication feature using geopandas

    dlindenbaum committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    3316b6b View commit details
    Browse the repository at this point in the history
  2. removed python/cleangeoJson.py it was scratch

    dlindenbaum committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    d2c0ff1 View commit details
    Browse the repository at this point in the history
  3. added updated Dockerfile to install geopandas

    dlindenbaum committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    bdcadfe View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. specified encoding type = utf-8 for geopandas read in and out. Necces…

    …sary for linux support
    dlindenbaum committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    49690bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb29bae View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. remerge of spacenetBaseline into spacenetPOI

    dlindenbaum committed May 17, 2017
    Configuration menu
    Copy the full SHA
    78f7527 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. modified externatlVectorProcessing.py for OSM usage

    dlindenbaum committed May 18, 2017
    Configuration menu
    Copy the full SHA
    2bb86fb View commit details
    Browse the repository at this point in the history
  2. update geoTools.py

    dlindenbaum committed May 18, 2017
    Configuration menu
    Copy the full SHA
    b2edd0c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Merge pull request #2 from dlindenbaum/master

    Merge of master into spacenetPoiMerge
    dlindenbaum committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    8ff46af View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. mid status geoToolsGPD.py update

    dlindenbaum committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    edbad36 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. updates to geopandas support

    dlindenbaum committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    ef0ae9e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Configuration menu
    Copy the full SHA
    707c8ed View commit details
    Browse the repository at this point in the history
  2. added cw_environment.yml for conda install

    dlindenbaum committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    8284173 View commit details
    Browse the repository at this point in the history
  3. created osmtools.py

    dlindenbaum committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    cd89e6f View commit details
    Browse the repository at this point in the history