Skip to content

lindacmsheard/geosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geosearch

A simple geospatial search accelerator

TODO: add 'deploy to Azure' button. For now, see Quickstart

BOM

  • Azure Maps
  • Azure Search
  • Azure Cognitive Services
  • Azure Storage

Quickstart

🚀 Quickstart

Architecture

flowchart LR

A[Records] -->|PUSH| B(Azure Search Index)
C(Web App) -->|Search Query| B
C -->|Render Map Data| D(Azure Maps) 
 
Loading

FrontEnd - Azure Maps

BackEnd - Azure Search

Testing and Search Managememt Plane

The search/manaagement and search/test folders use the VSCode REST Client extension (docs) to set up and test the Azure Search API.

See here for a take on the VSCode Rest Client as an alternative to Postman https://danielabaron.me/blog/postman-alternative-vscode/

Data pipelines and indexer logic

Opportunities for further scenarios

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published