GithubHelp home page GithubHelp logo

ccbest / geostructures Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 3.0 895 KB

A lightweight implementation of shapes drawn across a geo-temporal plane.

License: MIT License

Python 90.24% Jupyter Notebook 9.76%
data-science geopython geospatial geospatial-analysis mapping python

geostructures's People

Contributors

ahauptma avatar ccbest avatar etalbert102 avatar sbromberger avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

geostructures's Issues

to_shapefile accept type

The to_shapefile method should accept a path (which will write a shapefile instead of individual files) or zipfile object instead of the current parameters

Volume

Use units meters-squared seconds, with seconds maintaining nanosecond precision

Shape contains other shape

Test if a given shape fully contains another shape (accounting for holes). Probably should use shapely to accomplish

MGRS spaces

The mgrs package appears to return an incorrect coordinate if the MGRS string contains spaces

GeoJSON right hand rule

The GeoJSON spec mandates the right hand rule: A linear ring MUST follow the right-hand rule with respect to the area it bounds, i.e., exterior rings are counterclockwise, and holes are clockwise.

enable per-shape opacity and weight

Not to jump to the solution, but allowing the geoshape to have a dictionary of attributes that get passed to whatever rendering engine is used would be an easy way to take care of this.

Multishapes

Add support for multipolygons, multilinestrings, and multipoints.
Ensure support is implemented for all i/o methods

Buffer dt method

Add a method buffer_dt to geoshape that will add/subtract a timdelta to the end/start of the timeinterval

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.