Sanj
|
0ac0ca9236
|
add list of features in authority record admin; cleaner urls for json end-points
|
2011-08-30 22:56:53 +05:30 |
|
Sanj
|
b2bb640808
|
js to display similar features in feature admin page
|
2011-08-30 22:25:41 +05:30 |
|
Sanj
|
c0dd1a7d36
|
add auto-complete for time-frame
|
2011-08-30 19:03:38 +05:30 |
|
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
|
435e9e9c21
|
admin changes
|
2011-08-30 15:35:45 +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
|
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
|
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 |
|
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
|
c30f5775fc
|
Support non-lon/lat projections in overlaps()
|
2011-08-27 19:06:51 -07:00 |
|
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
|
08e5165bba
|
Add GeoSearchManager to use both spatial and trigram similarity queries
|
2011-08-27 17:52:00 -07:00 |
|
Sanj
|
3a5253aaab
|
some more outline to search_json
|
2011-08-28 04:57:53 +05:30 |
|
Sanj
|
e1241a49fd
|
add verbose_names for state and county
|
2011-08-28 04:26:22 +05:30 |
|
Sanj
|
f2dbce73ad
|
added basic structure for urls and views
|
2011-08-28 03:44:32 +05:30 |
|
Sanj
|
5b43299967
|
oops, authority_record can be null
|
2011-08-28 03:14:41 +05:30 |
|
Sanj
|
40fd95d5d2
|
adjust imports script for new dump with admin2 field
|
2011-08-28 03:01:36 +05:30 |
|
Sanj
|
e4d535ea06
|
authority record to feature is one-to-many not many-to-many
|
2011-08-28 01:54:57 +05:30 |
|
Sanj
|
10d4e70648
|
add admin1 and admin2 to Feature (models, admin and imports)
|
2011-08-28 01:14:19 +05:30 |
|
Sanj
|
147a5d57f5
|
list_display to 30
|
2011-08-25 17:57:03 +05:30 |
|
Sanj
|
452ea759ca
|
comment out filter, revert to old version of django on server
|
2011-08-25 17:52:10 +05:30 |
|
Sanj
|
f710ea8088
|
try extra_js
|
2011-08-25 17:49:19 +05:30 |
|
Sanj
|
9dd062d7d8
|
try list instead of tuple?
|
2011-08-25 17:41:38 +05:30 |
|
Sanj
|
9cfbfb70de
|
err
|
2011-08-25 17:23:14 +05:30 |
|