Slashgeo Log In
Favorite geo projects?
posted by Satri
on Monday September 26, @02:51PM
Permalink
Trackback URI
Slashdotthis
Diggthis
Del.icio.us
from the open-your-hearts dept.
from the open-your-hearts dept.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.





Where is "there" + open projects in GIS/RS
(Score:2, Informative)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @05:07PM )
Myself, where is your "there" in your «what do they need to get there»?
Here are some of the open projects in GIS & RS that I know of.
- GDAL: http://www.gdal.org/ [gdal.org]
- OGR: http://www.gdal.org/ogr [gdal.org]
Two great libraries for GIS & RS.
In terms of open software:
- GRASS GIS: http://grass.itc.it/ [grass.itc.it]
- OSSIM: http://www.ossim.org/ [ossim.org]
- Virtual Terrain Project: http://vterrain.org/ [vterrain.org]
Other open software I never really used:
- mapserver: http://mapserver.gis.umn.edu/ [umn.edu]
- Thuban: http://thuban.intevation.org/ [intevation.org]
- Multispec: http://dynamo.ecn.purdue.edu/~biehl/MultiSpec/ [purdue.edu]
- Spring: http://www.dpi.inpe.br/spring/english/index.html [dpi.inpe.br]
- Chips: http://www.geogr.ku.dk/chips/ [geogr.ku.dk]
- Earth 3D: http://www.earth3d.org/ [earth3d.org]
- Java GeoTools: http://geotools.org/ [geotools.org]
You might also take a look at:
http://opensourcegis.org/ [opensourcegis.org]
and
http://cbc.rs-gis.amnh.org/guides/viewing_data/op
Well, that's a start
Re:Where is "there" + open projects in GIS/RS
(Score:2, Informative)( http://qgis.org/ )
Re:Where is "there" + open projects in GIS/RS
(Score:2, Interesting)( http://lordkingsquirrel.com/ )
WorldWind rocks
(Score:0)Re:WorldWind rocks
(Score:2, Insightful)( http://vterrain.org/ )
The developers deserve a lot of credit for getting World Wind functional and getting it out there. We can only wish they hadn't chosen evil empire lock-in.
Re:WorldWind rocks
(Score:2, Interesting)I don't know if it's going anywhere yet, but if you're a competent coder and want to pitch in, jump on the channel and say so. If there's a critical mass of people who not only want to move towards open standards, but are able and willing to help the transition, it's more likely to happen.
Re:WorldWind rocks
(Score:2, Informative)C#/.NET is also *very* portable, the *shut out* is just no one has had the itch to scratch in Linux/OSX land. The Mono Project has pretty much proven portability over the past 2 years. (http://go-mono.com/ [go-mono.com] In the World Wind community we've mainly had people that *want* a port but very few have stepped up to make it a reality. NLT is basically 3 people one of which is developer, so they have to go for the biggest bang for the buck.
Cross platform 3D graphics exist in the
Even if we dont do a low level porting, Norman Vine is very willing to help us with plugging in osgPlanet as a renderer. NLT seems to be predisposed to just do a Java/JOGL version in addition to the C# version, but developers will have to show up to make this happen. Once again, it is just a function of developer will.
Less FUD, more LOVE.
Re:WorldWind rocks
(Score:2, Interesting)( http://vterrain.org/ )
Re:WorldWind rocks
(Score:2, Interesting)I don't see how you can defend "nothing remotely portable about C#/.NET". MS gave the spec to ECMA it got ratified and has been implemented by 3rd parties. Its runs on desktops, PDA's, embedded devices and smart cards. Sounds portable to me.
I can write a
I too would like to see a
And hey we *do* have a Proj.4 plugin, so we will start standing on giants shoulders a little bit at a time.
Re:WorldWind rocks
(Score:2, Interesting)( http://vterrain.org/ )
I'll try leaving aside the bizarre comments about
> I too would like to see a
What i think you might want to realize is that
> And hey we *do* have a Proj.4 plugin, so we will start standing on giants shoulders a little bit at a time.
That does sounds promising, i welcome any moves toward interoperability and sharing.
Thanks,
Ben
Re:WorldWind rocks
(Score:2, Interesting)Its not bizarre. First off, it shouldn't matter what OS you develop a cross platform apps in (even OSX) and
Go check out (http://www.mono-project.com/Screenshots [mono-project.com]) there is a mix of trivial and non trivial
For a PDA example go see (http://www.brains-n-brawn.com/cfWorldWind [brains-n-brawn.com]) a port of World Wind to a PDA in 1 month. It is by no means a complete port, but it is an example of
So there you have multiple examples of cross-platformness, it is not theory, it is hard nosed reality, downloadable and verifieable by anyone with some time and two different OS's.
Now for this bit:
>What i think you might want to realize is that
That is patently false. MS has no control of OGL running on 2000/XP. There are OGL apps, written in
What makes this possible is the Tao Framework, a wrapper for OGL, SDL, GLUT and many other toolkits for audio/video/3d on the big 3 OS's (http://www.axiom3d.org/Axiom/linux1.png [axiom3d.org]) and (http://weblogs.asp.net/leedgitar/ [asp.net]) to hear it from the developers own mouth. Leedgitar did the port of Ogre3D to
When it comes down to it, MS *does not* prevent apps/dll/API's from runnning in XP/2000. You may install any app/driver you like. They would have to lock down the whole OS and making only MS signed images run. And with the size of the MS OS behemoth that is a logistical/legal nightmare.
And I have to disagree, if people *want* a program/driver/API for an OS that doesnt exist and it is technologically possible they *will* and they usually *do* build it if the itch is strong enough. I hold up the marvel that is Samba and Wine/Cedega as an example of how far *want* goes in the cross-platform arena.
adam...
Re:WorldWind rocks
(Score:2, Insightful)I dont apologize for MS at all, MS can answer for their own actions. I am concerned with techncal accuracy. You are the one that is making moral claims about MS and made the inital claims of 'evil empire lock-in'. This lock in does not exist, you are free to write as much cross platform, OGL code as you like. I use/program with/for Linux and many other OS apps (MapServer and Apache) on a daily basis and make money off it it, no different than MS tools and OS's. It is tool, like my Makita drill or Craftsman drill. Pick the appropriate tool for the job.
My points of contention were your OGL and portability claims. You made the statement: ".NET/OGL won't happen unless MS wants it to happen" and made claims that
I find it incredible that a programmer that wrote something like VTerrain will not beleive code that is running (or not) in front of his face! I refuse to believe you of all people try to *wish* away memory leaks or just refuse to acknowledge other bugs and hope they magically fix themselves. Programming is one of the few reality based occupations in which truth is easily checked by anyone with the means and you can't wish it away. We are not talking about opinion, we are talking about a program using an API or not and running or not.
Ben, if any of these programs dont exist or dont run on the OS's/APi's I have linked to. I await you pointing it out. I care not about MS's moral compass, this is a technical argument. Quit with the ad hominem and just tell me if the applications are what I have claimed they are.
Respectfully,
adam hill...
Re:WorldWind rocks
(Score:3, Interesting)( Last Journal: Friday October 14, @01:18AM )
So now that I have explained some of my biases (which are mixed, but probably pit me against those who speak poorly of WW, especially when they do it without all the information they need to make their claims), I will get to the points of my argument . . .
Re:WorldWind rocks
(Score:2, Informative)http://software.newsforge.com/software/05/08/30/1
Spring. Open or Freeware?
(Score:2, Informative)Just to add to the list, INPE (the guys behing Spring) have a real open source project. It's called TerraLib. I never used it myself since I'm no programer, but it's a "GIS classes and functions library" http://www.terralib.org/ [terralib.org]
As for favorite, I have to say GRASS is impressive, even though I'm the only one here on campus that uses it.
Favourite OSS GIS
(Score:2, Informative)PostgreSQL http://www.postgresql.org/ [postgresql.org] gets my vote as the best spatially enabled open source RDBMS.
The Virtual Terrain Project http://www.vterrain.org/ [vterrain.org] deserves another honourable mention.
Re:Favourite OSS GIS
(Score:2, Informative)PostgreSQL...
(Score:1, Interesting)uDig http://udig.refractions.net/ [refractions.net]-more editing and layout tools. Don't know where it's going, but it's definitely a good start. Eclipse can take it anywhere.
Of course GDAL, OGR, QuantumGIS, GRASS...
Good projects though - keeps licensing costs down for people who really don't need to use ArcGIS or MapInfo.