Skip to content

chapych/center-tile

Repository files navigation

Center-Tile

Web site on containers for city centre calculation

Center-Tile is a project designed to display and calculate the center of a city based on a specific set of conditions. Currently, only a condition based on pavement material is supported.

Built With

Features

  • Browsing the map and beeing able to draw on it
  • Sending data suggestions to fill the data
  • Data validation
  • Docker support

Future plans

  • Admin site
  • Attaching media
  • The result heat map when data is enough

Getting started

  1. Clone the repo
    git clone https://github.com/chapych/center-tile/tree/main
    
  2. Set your database password
    dotnet user-secrets set "DataSuggestionsDbPassword" "YOUR_PASSWORD"
    
  3. add YOUR_PASSWORD to .\Services\DataSuggesting\DataSuggesting.API\DataSuggesting.env
  4. Run Docker Dekstop
  5. Run docker compose command
    docker-compose up
    

About

Web site on Docker for city center calculation using Yandex Maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published