Coder Social home page Coder Social logo

nvgtools's People

Contributors

daveb1034 avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nvgtools's Issues

Support Polygons

Add support for reading polygons form NVG into feature classes. These polygons include circles and ellipses.

Symbol support

Add support for reading Mil symbols from NVG features into feature classes this should also include support for reading symbols from the ArcGIS pro dictionary renderer.

Error generating arcs

when creating arcs an error occurs when converting the string start and end angles to int.

Error describes is a base 10 error on int(string) where the string is in the form "135.0"

error checking

Reader contains minimal error checking this will need to be included when ready for production release.

Namespace Support

provide a means to read NVG with anything other than the default NVG namespace and prefix.

Ellipse Rotation

The rotation for an ellipse is incorrectly implemented. Rotation for ellipses is specified in degrees clockwise from North. Tool implements as anti-clockwise from East. This should be fixed using the geo2arithmetic function.

refactor feature extraction code

Re structure the code to have methods to extract each attribute based on a unique list across all nvg features. Then using these methods and the attribute dictionary extract out each feature.

NVG Statistics

method to generate statistics on the NVG file to determine quantity of each feature type being loaded into the feature class. Provides a means for tools calling the Reader to add messages to the tool dialog.

ArcBands

_buildArcband method fails to build valid arcbands. The tool does not fail but null geometries are loaded into the feature class.

Support Lines

Add support for reading lines and arrows from NVG into feature classes

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.