Giter Club home page Giter Club logo

dupelines's Introduction

DupeLines

This ArcGIS python toolbox will draw lines between any number of features that have a duplicate field value. This works for any field in the feature class.

Requires 10.3, any license, works best with GDBs, does not work with joined data

For example

If you have 4,000 streetlights with 200 non unique asset tags, you could run dupelines and select the asset tag field.

Now you have a feature class of individual lines that go between pairs of streetlights with duplicated asset tags. Which might be helpful when fixing an issue like 200 non unique asset tags.

It's also possible to draw lines between all annotations with the the same font, if you’re into that kind of thing.

Specifics

  • lines will go from the centroid of one feature to the centroid of another.
  • Each line will have the duplicated value as a field, and a count of of which occurrence it represents.
    • For multiple occurrences each pair gets a line.
    • The order of occurrence is random
    • Sorting by location after sorting by the duplicate field would be sweet //ToDo
  • The output will have the same spatial reference as the original feature class

dupelines's People

Contributors

bricewolfgang avatar

Watchers

 avatar  avatar

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.