Giter VIP home page Giter VIP logo

Comments (5)

jdeolive avatar jdeolive commented on August 18, 2024

What version is being used here?

from geoscript-py.

showboat avatar showboat commented on August 18, 2024

Hi,

Metadata-Version: 1.0
Name: geoscript
Version: 1.1
Summary: GeoScript Python
Home-page: http://geoscript.org
Author: Justin Deoliveira
Author-email: [email protected]
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN

On Thu, Oct 4, 2012 at 2:13 PM, Justin Deoliveira
[email protected]:

What version is being used here?


Reply to this email directly or view it on GitHubhttps://github.com/jdeolive/geoscript-py/issues/25#issuecomment-9139195.

from geoscript-py.

jdeolive avatar jdeolive commented on August 18, 2024

Ok, I think this has been fixed. Or at least I can not reproduce it with the latest master. Can you try out the most recent 1.2 build? If it persists i will push up a new release.

from geoscript-py.

showboat avatar showboat commented on August 18, 2024

Yes indeed, i downloaded the source from github and this works

Jython 2.5.3 (2.5:c56500f08d34+, Aug 13 2012, 14:48:36)
[Java HotSpot(TM) 64-Bit Server VM (Apple Inc.)] on java1.6.0_35
Type "help", "copyright", "credits" or "license" for more information.

from geoscript import style
from geoscript import render
from geoscript import layer
point = layer.Shapefile('point.shp')
sp = style.Shape('red', type='triangle', size=20)
render.draw(point, sp, (1500,500), format='mapwindow')

Its the package from geoscript.org that has the bugg.

Thanks!

On Thu, Oct 4, 2012 at 2:34 PM, Justin Deoliveira
[email protected]:

Ok, I think this has been fixed. Or at least I can not reproduce it with
the latest master. Can you try out the most recent 1.2 build? If it
persists i will push up a new release.


Reply to this email directly or view it on GitHubhttps://github.com/jdeolive/geoscript-py/issues/25#issuecomment-9139669.

from geoscript-py.

jdeolive avatar jdeolive commented on August 18, 2024

Great, thanks for verifying.

from geoscript-py.

Related Issues (20)

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.