User loginNavigationRecent blog postsRecent comments
Active forum topicsNew forum topicsSearch |
Ball RollingSubmitted by SubCoolEnt on Fri, 2008-01-11 13:44.
Hey,
I am kinda new to this world. But, i came to this site because of a reference from something else.
So, it appears u need help...
What can i do? I am only available part time as well, but... eh.
( categories: )
|
Download Firefox |
Contacting
A Tasklist
- Upload Functions - Add the proper upload function to Drupal, or properly configure an existing upload function to the requirements. I'd like to keep track of who uploads and when. From the upload we can determine whether it worked, what type of file, how many items contained within the upload (handling .zip, or .tgz files properly), and date-ranges for the items in the upload. We'll need to generate an extent, and credit the user for the upload. Before, we named each file with the date and user, and didn't actually have statistics.
- Parsing Functions - getting a rough idea if the type of file, you can build parsers that deal with them.
- Wardriving - Netstumbler and Kismet. We have parsers for those, and they exist elsewhere.
- JPEGs can be geocoded. We should be able to handle these. Even the date of their images can be matched with...
- GPS and other geo-related files. You should be able to export *your* data from Google Earth, and upload it here. This should be pretty easy
- Trash - Yes, people upload trash files. Go figure.
- Map Display - this shouldn't be too hard, once the Google Map interface is understood. I'm sure some of you have noticed that there is some kind of geo post.
I am using all FOSS software for this, and I would like to release all code and data into GPL-land. I have been working on getting our (rather large) repositories of data into a usable database, where it will need to be restructured. I am not a DBA, or a cartographer, so I miss-out on how to build a large-scale geospatial database schema (!!!). PostgreSQL (or MyGIS?), PHP, and Mapserver as an Geo XML engine.