So you guys are in the GIS sector. So I understand "geominer" will take connection location data and create a shapefile with hash information so we can determine where the most hash/mining is coming from? You Could also include payout etc. within that dataset. With that data you could create a heat map, which would look pretty cool.
There should be no issue with creating any of this (without a "geominer") and would actually be quite easy. You might aswell do something GIS related to further incorporate the name and features of the coin right now.
All this could be potentially python scripted to run in Arc automatically and then pushed to a geodatabase that can be pulled via kml for those who have no access to applications like Arcmap etc.
Hi, and thank you for your comment. The geominer is conceptual at this point so nothing is set in stone. Geominer will process raster data, for example a miner may process 1 pixel or tile at a time (depending on the GIS analysis). The more hashing power, the more pixels you compute, the more coins you get. The output would most likely be a heat map of sorts. Users will be able to see the output of the geominer as geotechnical models of the earth, which will most likely be viewed with online mapping technology such as OpenStreetMap, Google Earth/Maps, etc. We are bringing a new concept to the GIS industry. I call it "Enormous Geographic Data Analysis (EGDA)". The idea is to use a huge amount of computing power to do detailed GIS analysis all over the world. The implications of this could be world changing.
Using python and ArcGIS is a good solution but we plan to use OpenSource GIS which in many ways is more development friendly. Are you a GIS professional? We are building a community of open source GIS developers
I focus more in the remote sensing/satellite imagery area, but utilize ArcGIS on a daily basis and sometimes Falconview when its necessary.
Something to look into, and I dont know much about bitcoin tech as a whole, but in console you can do "getpeerinfo" and with this can get data IP data and hash rates. You can us the IP info and get Lat/Long which can be plotted. Some sites show this info as just numbers but since this is GIS backed it would be nice to have this feature on a page.
This can then be turned into Density/Heat Map to give a visual representation of Miner Count, Location and also Country Hashrate. Since location will be primarily focused on just a city, other miners or peers can see how many people in their city actually use/mine the coin.
I feel this can be achieved right now with data available from the QT.
Once again, I dont know much about the tech behind bitcoin, wallets, etc. so If anyone who knows more can chime in that would be great.