Hi Nadeem, Good progress. Please keep your progress posted. Also, can you commit your code to - https://svn.apache.org/repos/asf/sis/sandbox/gsoc2013/?
I created a crimgeoprofile for Criminology Geo Profiling, but feel free to choose a name of your choice. So you will first checkout the svn location and add your code and take a patch and attach the patch to the JIRA issue. Google for svn patches, and you will find detailed instructions. Suresh On Jul 21, 2013, at 4:31 PM, Adam Estrada <[email protected]> wrote: > Thanks for the update, Nadeem! I am curious to know what format you are > saving data to the server as. It would be really great if you could save it > as a SIS supported format like a Shapefile or NetCDF (although a raster > format is probably not a good fit here). Those are already implemented so > anything else would have to be developed as part of your project. > > Thanks! > Adam > > > On Sun, Jul 21, 2013 at 4:12 PM, Nadeem Anjum <[email protected]>wrote: > >> Hi All, >> >> the status of implementation so far is: >> >> - We can now mark specific locations - home, office and hangout (any >> number of these) >> - We have 4 routes between any pair of locations >> - We have the time and distance for each routes >> - We have a criminal object that stores all the above data. >> - We have functions that get and set the above properties of the object >> - User can save the above data into a file on the server >> - User can load data saved from a file on the server >> - Beeline movement has been implemented, given a source and destination, >> one possible path is uniformly chosen and the agent moves along that >> route. >> - We are also able to analyze beeline movement, by simulating it a >> number of times and shading the paths chosen more number of times with >> thicker poly-lines. Currently since the paths are uniformly chosen all >> poly-lines are of almost equal thickness when simulated a large number >> of >> times (as expected). >> - User can also save the analysis data to a file. >> >> Unfortunately the server is apparently down, so I have not been able to >> deploy the latest code. >> >> Thanks, >> Nadeem >>
