Spaces:
Runtime error
Runtime error
Commit History
Add instructions for deployment in S3 and AWS Lambda a724f10
Make handleMapClick modular 6b5fd4a
Fix geodesicArea calculator 66f237b
Remove redundant lines, fix variable names, make requests async 59275a8
Merge pull request #10 from DebasishDhal/feat/wiki-geosearch 18474d2 unverified
DebasishDhal commited on
Add slider to control zoom delay seconds in exploration mode f86d829
Fix autoZooming on changing search radius / search limit 8db209d
Randomize both <10km and >10km nearby searches 3b0d00b
Add randomization to urls required to fetch all nearby pages 8d1a80c
Disable autoZooming if no nearby pages were found 0750d7a
Merge pull request #9 from DebasishDhal/feat/wiki-geosearch 21ac8b9 unverified
DebasishDhal commited on
Fix slider issue of Search Radius 024db11
Expand max exploration radius to 50km or above f88eda5
Enabled normal exploration with exploration sidebar closed 2258af3
Change exploration radius unit from m to km 3708237
Merge pull request #8 from DebasishDhal/feat/wiki-geosearch 9f476fb unverified
DebasishDhal commited on
Added autozoom for nearby api, animation for zoom 662d63b
Fix "Found pages" in exploration sidebar 09eff05
Replace slider with keyboard input 294e850
Merge pull request #7 from DebasishDhal/feat/wiki-geosearch a5fc0f9 unverified
DebasishDhal commited on
Add docstrings for all functional routes 0b5acb5
Add separate color for original clicked point a6ef7f1
Add basic nearby wikisearch, both backend and frontend d6ae08e
Merge pull request #6 from DebasishDhal/feat/performance 1bfa936 unverified
DebasishDhal commited on
Add .env file and make caching modular 7934774
Add try-catch to location's coordinate finder block 4f15807
Add caching for full_page and summary query e615aaf
Reduce size of countryBorders.json file by half a617b7a
Track large GeoJSON file with LFS, attemp 2 f7ba107
Dummy commit for large geojson file 9c67503
Git LFS test for large file e9053a7
Resolve backend query not being hit after "Removing Marker", if you didn't change the query 5a0f249
Add option to remove position markers 1529f57
Add auto centering of for queried location 7f14e86
Add scale control to map component 02e5929
Add bounds to the map, to stop horizontal panning 02a5e71
Add borders for satellite map view bbaff48
Add option for base, satellite view fede4e1
Add equator, tropic of capricorn/cancer to the map bf630df
Merge pull request #5 from DebasishDhal/feat/geodistance cb64a90
DebasishDhal commited on
Display perimeter in addition to area of a closed polygon 5e62073
Remove (lat, lon) mapping to itself efcf6f0
Fix area using geographiclib-geodesic package 2f322ce
Merge pull request #3 from DebasishDhal/feat/geodistance 5c09cda
DebasishDhal commited on