Commit History

Handle edge space in backend url
7179a5d

DebasishDhal99 commited on

Add instructions for deployment in S3 and AWS Lambda
a724f10

DebasishDhal99 commited on

Remove redundant lines, fix variable names, make requests async
59275a8

DebasishDhal99 commited on

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

DebasishDhal99 commited on

Fix autoZooming on changing search radius / search limit
8db209d

DebasishDhal99 commited on

Randomize both <10km and >10km nearby searches
3b0d00b

DebasishDhal99 commited on

Add randomization to urls required to fetch all nearby pages
8d1a80c

DebasishDhal99 commited on

Disable autoZooming if no nearby pages were found
0750d7a

DebasishDhal99 commited on

Merge pull request #9 from DebasishDhal/feat/wiki-geosearch
21ac8b9
unverified

DebasishDhal commited on

Fix slider issue of Search Radius
024db11

DebasishDhal99 commited on

Expand max exploration radius to 50km or above
f88eda5

DebasishDhal99 commited on

Enabled normal exploration with exploration sidebar closed
2258af3

DebasishDhal99 commited on

Change exploration radius unit from m to km
3708237

DebasishDhal99 commited on

Merge pull request #8 from DebasishDhal/feat/wiki-geosearch
9f476fb
unverified

DebasishDhal commited on

Added autozoom for nearby api, animation for zoom
662d63b

DebasishDhal99 commited on

Fix "Found pages" in exploration sidebar
09eff05

DebasishDhal99 commited on

Replace slider with keyboard input
294e850

DebasishDhal99 commited on

Merge pull request #7 from DebasishDhal/feat/wiki-geosearch
a5fc0f9
unverified

DebasishDhal commited on

Add docstrings for all functional routes
0b5acb5

DebasishDhal99 commited on

Add separate color for original clicked point
a6ef7f1

DebasishDhal99 commited on

Add basic nearby wikisearch, both backend and frontend
d6ae08e

DebasishDhal99 commited on

Merge pull request #6 from DebasishDhal/feat/performance
1bfa936
unverified

DebasishDhal commited on

Add .env file and make caching modular
7934774

DebasishDhal99 commited on

Add try-catch to location's coordinate finder block
4f15807

DebasishDhal99 commited on

Add caching for full_page and summary query
e615aaf

DebasishDhal99 commited on

Reduce size of countryBorders.json file by half
a617b7a

DebasishDhal99 commited on

Track large GeoJSON file with LFS, attemp 2
f7ba107

DebasishDhal99 commited on

Dummy commit for large geojson file
9c67503

DebasishDhal99 commited on

Resolve backend query not being hit after "Removing Marker", if you didn't change the query
5a0f249

DebasishDhal99 commited on

Add option to remove position markers
1529f57

DebasishDhal99 commited on

Add auto centering of for queried location
7f14e86

DebasishDhal99 commited on

Add scale control to map component
02e5929

DebasishDhal99 commited on

Add bounds to the map, to stop horizontal panning
02a5e71

DebasishDhal99 commited on

Add borders for satellite map view
bbaff48

DebasishDhal99 commited on

Add option for base, satellite view
fede4e1

DebasishDhal99 commited on

Add equator, tropic of capricorn/cancer to the map
bf630df

DebasishDhal99 commited on

Merge pull request #5 from DebasishDhal/feat/geodistance
cb64a90

DebasishDhal commited on

Display perimeter in addition to area of a closed polygon
5e62073

DebasishDhal99 commited on

Remove (lat, lon) mapping to itself
efcf6f0

DebasishDhal99 commited on

Fix area using geographiclib-geodesic package
2f322ce

DebasishDhal99 commited on

Merge pull request #3 from DebasishDhal/feat/geodistance
5c09cda

DebasishDhal commited on

Add option for scientific/normal numerical representations
1d6d0dd

DebasishDhal99 commited on

Add options for 5 different units for area feature
c2a5a36

DebasishDhal99 commited on

Make distance feature an option within the GeoTools sidebar
ab8ba8e

DebasishDhal99 commited on

Make distance text on sidebar and polyline continiously change during dragging
8b80ab0

DebasishDhal99 commited on