2010-05-10 |
Michael Orlitzky | Update the example LP's search path to look one directo... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Michael Orlitzky | Moved the example linear program and the wrapper in... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Michael Orlitzky | Fixed a variable name in the example linear program. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Orlitzky | Added a readme for jsroute. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Michael Orlitzky | Added the jsroute folder with a shell script and sample... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Michael Orlitzky | Update the README and makefile for env-js. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Michael Orlitzky | Added lib/env-js as a submodule. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Add the objective_coefficient_gcd function to the Linea... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Remove lp_solve.py and lp_maker.py from the makefile... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Update the LinearProgramming module to depend directly... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Change MINIMUM, MAXIMUM to MINIMIZE, MAXIMIZE respectively. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Update the example linear program to use the new constants. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Michael Orlitzky | Remove the inequality constants in favor of those defin... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Michael Orlitzky | Update example-lp to use the LinearProgram class. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Michael Orlitzky | Added the LinearProgramming module. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Michael Orlitzky | Added the start-server helper script, and a README... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Michael Orlitzky | ANALYZE the blocks table after it is created. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Michael Orlitzky | Add a GiST index on blocks.the_geom after we combine... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Orlitzky | Updated the provideTripAlternatives parameter to the... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Michael Orlitzky | Updated some class names to match a recent Google change. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Orlitzky | Add the example linear programming problem solution... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Orlitzky | Add a wrapper which sets the LD_LIBRARY_PATH for lp_sol... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Orlitzky | Switch lp_solve.py to solve a minimization problem. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Orlitzky | Merge branch 'master' of michael.orlitzky.com:/var... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Orlitzky | Add a new makefile for the third-party libraries. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Orlitzky | Switched the order of the lat/long output in the KML... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Michael Orlitzky | Added the wkt_n-gon script. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Michael Orlitzky | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Michael Orlitzky | Moved the line-height definition into the body element. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Fixed the performance of the distance CSV generation. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Fixed a big array index bug. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Fixed multiple newlines in the distances output. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Removed the Javascript controller. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Added the postback_url parameter to the LocationController. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Added a distances() method returning the distances... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Added a postback_url parameter to determine where the... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Orlitzky | Added the distances section to the home page. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Orlitzky | Renamed the MapUtils class to Form. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Orlitzky | Created a MapUtils object to contain the post_data... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Orlitzky | Moved the post_data() function in to its own static... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Orlitzky | Renamed the post_directions_result() function to post_d... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Orlitzky | Made the routing Javascript render inline on a new... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Michael Orlitzky | Added the "maps" Pylons project. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Michael Orlitzky | Added a Coordinates class, and updated the LineString... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Michael Orlitzky | Updated all of the queries within the Database class... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Michael Orlitzky | Updated the queries in blocks2kml to use the new "block... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Michael Orlitzky | Fixed a few hard-coded database names in the makefile. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Orlitzky | Added the SQL scripts to combine the sf1_blocks and... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Michael Orlitzky | Added New Jersey to the download_data script. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Michael Orlitzky | Modified the default_option_parser function to return... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Michael Orlitzky | Added an LEHD module, with classes to parse Origin... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Michael Orlitzky | Moved RecordError in to its own file, Errors.py. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Michael Orlitzky | Added the LEHD (OnTheMap) technical documentation. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Modified the makefile to use the find_file_paths script... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Removed an unnecessary import. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Moved the multiple-filename logic inside the find_file_... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Added the find_file_paths script which utilizes the... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Added the find_file_paths function to the FileUtils... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Orlitzky | Added the VerbatimHelpFormatter class to the CLI module. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Michael Orlitzky | Fixed a method name in the download_lines function. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Modified the makefile to import all of the Summary... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Modified the Data module and download script to downloa... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Added the path2pop script. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Removed an unnecessary include. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Removed rows length checks in two places, and replaced... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Renamed pg2kml to blocks2kml; this is more consistent... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Set a default usage=None for the CLI.default_option_par... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Michael Orlitzky | Added the CLI module with a default_option_parser(... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Orlitzky | Modified the download_data script to download the TIGER... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Orlitzky | Added the Delaware lines to the download_data script. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Orlitzky | Added a "Related Projects" heading containing a descrip... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Orlitzky | Replaced a missing "not". |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Orlitzky | Added Python itself, and Shapely to the software requir... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Orlitzky | Changed most of the <em> elements to <q>. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Orlitzky | Added styles for blockquotes and regular quotes (<q... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Added the first draft of drag_wkt_along_kml_path, most... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Added the KML tests to the test script. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Added the KMLTest module containing the LineString... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Merged branch 'master' with the to_kml() fix. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Added the LineString class. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Modified the Geometry.Polygon.from_wkt() method to... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Fixed a bug where the Document open/close tags were... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Updated the Geometry tests to use the new operator... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Changed the TwoVector add() method to an operator overload. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Michael Orlitzky | Changed the wording of a comment. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Michael Orlitzky | Added the Geometry module and its tests. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Michael Orlitzky | Changed my mind about using the SVN version of Shapely... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Michael Orlitzky | Added the "lib" makefile task. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Michael Orlitzky | Added a space between the road name and its tlid. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Michael Orlitzky | Added XML escaping to the KML classes. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Michael Orlitzky | Added the lines2kml script. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Michael Orlitzky | Updated the KML classes with a print_kml() method. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Michael Orlitzky | Added a unique index on the tiger_lines "tlid" column. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Orlitzky | Fixed the "all lines" shapefile importing. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Orlitzky | Removed a no-longer-correct comment from the makefile. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Orlitzky | Added the West Virginia county lines files to download_... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Michael Orlitzky | Added the NY and VA county "all lines" files to downloa... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Orlitzky | Added a new script, download_data, to aid in the retrie... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Orlitzky | Added the Data module which contains the classes and... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Orlitzky | Added the FileUtils module. |
commit | commitdiff | tree | snapshot |
next |