{"id":16315893,"url":"https://github.com/sid-kap/austin-zoning","last_synced_at":"2025-10-08T07:58:04.437Z","repository":{"id":81547656,"uuid":"77871724","full_name":"sid-kap/austin-zoning","owner":"sid-kap","description":"Austin Zoning Map in the browser","archived":false,"fork":false,"pushed_at":"2017-01-03T22:45:54.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T05:31:00.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sid-kap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-03T00:46:43.000Z","updated_at":"2017-01-03T00:47:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f60fc820-b86e-49a0-a836-7d477f523d52","html_url":"https://github.com/sid-kap/austin-zoning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sid-kap/austin-zoning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Faustin-zoning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Faustin-zoning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Faustin-zoning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Faustin-zoning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sid-kap","download_url":"https://codeload.github.com/sid-kap/austin-zoning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Faustin-zoning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909714,"owners_count":26066887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T21:58:37.226Z","updated_at":"2025-10-08T07:58:04.418Z","avatar_url":"https://github.com/sid-kap.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Austin Zoning Map\n\n*Purpose*: I wanted to better understand the zoning rules in Austin. The Austin city website does have an [interactive zoning map](http://www.austintexas.gov/GIS/ZoningProfile/), but it only allows you to look at the zoning details of one building at a time. (You have to click on a place on the map to see its zoning details.) I wanted to be able to see the zoning codes for all locations at once, so I built this tool using the same API as the Austin website.\n\n# Installation\nThis project is written in Haskell and Typescript.\n\nTo build, you must have `stack`, `webpack`, and `yarn` on your computer.\n\nAnyway, assuming you have the dependencies, you must do\n\n```bash\ncd client\nyarn\nwebpack\ncd ..\ncd server\nstack build\nstack exec austin-zoning\n```\n\nThe last command above starts the Haskell server on `localhost:3000` that serves both the static content (`/index.html` and `/bundle.js`) and the dynamic content (at `/area`).\n\n# Development\nTo continuously rebuild the project, run `webpack --watch` in the `client/` directory and `stack build --file-watch --fast` in the `server/` directory. Every time you make a change to the server code, make sure to restart the server executable (`stack exec austin-zoning`). (I'd like to find a way to restart the server executable every time it changes, but I'm not sure how to do that.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid-kap%2Faustin-zoning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsid-kap%2Faustin-zoning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid-kap%2Faustin-zoning/lists"}