Commit Graph

345 Commits

Author SHA1 Message Date
Sanj
4ad1869eab oops, forgotten import 2011-08-30 19:00:12 +05:30
Sanj
ccd8f454f8 try basic autocomplete for authority records 2011-08-30 18:58:41 +05:30
Sanj
052561ebc5 oops, ajax_select, not ajax-select 2011-08-30 18:44:32 +05:30
Sanj
e6cd24f021 added django-ajax-selects to requirements.txt and INSTALLED_APPS 2011-08-30 18:41:48 +05:30
Sanj
3160e49aae cruft for extending admin change_form templates 2011-08-30 18:16:26 +05:30
Sanj
435e9e9c21 admin changes 2011-08-30 15:35:45 +05:30
Sanj
332191af9a argh, silly error in urls.py 2011-08-29 19:49:46 +05:30
Sanj
0981f4d927 minor, css 2011-08-29 18:51:51 +05:30
Sanj
4addbcf705 argh! nbsp.. 2011-08-29 18:47:16 +05:30
Sanj
441c7bd629 syntax 2011-08-29 18:45:21 +05:30
Sanj
60ac6d466f return similar features correctly 2011-08-29 18:43:22 +05:30
Sanj
3a2c3852f4 silly - import FeatureType 2011-08-29 18:40:03 +05:30
Sanj
b2382b96b6 try to display feature name instead of id 2011-08-29 18:38:47 +05:30
Sanj
67a4a7ce94 basic similar features page 2011-08-29 18:33:29 +05:30
Sanj
5493c5f251 ups, silly import 2011-08-29 18:25:00 +05:30
Sanj
f4bb714dde start view similar page 2011-08-29 18:22:10 +05:30
Sanj
4c9dcf7246 feature_type is sometimes null? :/ 2011-08-29 17:58:21 +05:30
Sanj
7a90d8ede4 minor, css 2011-08-29 17:51:55 +05:30
Sanj
90b039a55a minor, syntax 2011-08-29 17:44:00 +05:30
Sanj
fd141fbf82 search page: use <table> for results; restrict set to 20; simplify css / page 2011-08-29 17:34:48 +05:30
Sanj
3808453878 comment out search_related for now to try and deal with weird admin issue 2011-08-29 06:47:12 +05:30
Sanj
cc03ca0e85 er, id, not class 2011-08-29 06:40:03 +05:30
Sanj
1c60cbbef3 remove isBaseLayer stuff 2011-08-29 06:34:42 +05:30
Sanj
7c93f2c7de projection 2011-08-29 06:32:15 +05:30
Sanj
85541ed4b1 geometry.geojson 2011-08-29 05:55:25 +05:30
Sanj
a6334a26d1 geojson 2011-08-29 05:52:27 +05:30
Sanj
3a9ebfb9dd oops, set JSON_DEBUG=DEBUG in settings and overlaps function now works. 2011-08-28 18:13:57 +05:30
Schuyler Erle
3563cc8135 Drop the score filter and instead limit result quantity in similar_features() 2011-08-28 10:11:44 +02:00
Schuyler Erle
863c49575f Get .similar_features() working right. 2011-08-28 09:55:00 +02:00
Schuyler Erle
960eb21283 Order overlaps results by similarity if text is provideed. 2011-08-28 09:37:21 +02:00
Schuyler Erle
abd06fc0e2 Fixed broken .overlaps() query. 2011-08-28 09:31:23 +02:00
Sanj
04bed12052 pass params properly, pass srid 2011-08-28 08:52:09 +05:30
Sanj
8671238bab geometry_bboverlaps -> geometry__bboverlaps 2011-08-28 08:31:44 +05:30
Sanj
262a795d50 merged 2011-08-28 08:26:57 +05:30
Sanj
07bad63fef testing overlaps with bbox 2011-08-28 08:25:39 +05:30
Schuyler Erle
5ed70efd54 Fix possible bug in .similar_features() (wkt) 2011-08-27 19:19:57 -07:00
Schuyler Erle
797d3e3953 merged 2011-08-27 19:08:33 -07:00
Schuyler Erle
c30f5775fc Support non-lon/lat projections in overlaps() 2011-08-27 19:06:51 -07:00
Sanj
241736fcd0 add django_debug_toolbar to requirements 2011-08-28 07:31:24 +05:30
Schuyler Erle
7a03aa238a make the bbox param more self-documenting 2011-08-27 18:41:54 -07:00
Schuyler Erle
3f36a2e2af make the bbox param more self-documenting 2011-08-27 18:41:15 -07:00
Sanj
640b59825a :) 2011-08-28 07:05:55 +05:30
Sanj
cc0e7e4ae6 fixed line 25, resolved conflict. 2011-08-28 07:00:10 +05:30
Schuyler Erle
393d0f0291 Fix manager import error 2011-08-27 18:27:47 -07:00
Schuyler Erle
5f1824742d Add .similar_features() method to Feature 2011-08-27 18:26:00 -07:00
Sanj
195e8b3931 line 20 syntax error fixed 2011-08-28 06:50:30 +05:30
Schuyler Erle
a6dfee7375 Fix up (renamed) FeatureSearchManager; add set_threshold 2011-08-27 17:56:57 -07:00
Schuyler Erle
5ed7e0f0b5 useless merge 2011-08-27 17:52:34 -07:00
Schuyler Erle
08e5165bba Add GeoSearchManager to use both spatial and trigram similarity queries 2011-08-27 17:52:00 -07:00
Sanj
be2c88b7af JS to display FeatureCollection on map and render list (not tested) 2011-08-28 05:24:13 +05:30