Giter Club home page Giter Club logo

csv2map's Issues

Works with Python 3.x?

I want to re-target the Python versions > 3.2. I believe I wrote the project originally under Python 2.7, but it's so small it should be easy to update.

Path Dependent?

It would be nice if these scripts were path independent.

By which I mean... it would be nice if these scripts were easy to run from Cron, without anything in them assuming things about the local path.

csv2what?

Perhaps there are some other utilities that would fit well here:

csv2geotiff
csv2netcdf
csv2netcdf3
csv2netcdf4

Make scripts more uniform

Their API, and usage statements could be more uniform.

Also... should they create their output dir, if it doesn't yet exist?

Are they both callable remotely, or do they depend on the local path?

Classify csv2shp

This would be easier to import from another script if it were a single class, with no globals.

Rename Repo

Making something like "plotting CSV points"

csv2plots
plot_geo_csv_points
map_csv_locations
csv2map

pep8 and pylint

Run pep8 and pylint on this script, to check its formatting.

Default Projection?

Perhaps the Equirectangular projection?

+proj=eqc +lat_ts=0 +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs

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.