{"id":48776809,"url":"https://github.com/nextgis/nextgisweb_mapserver","last_synced_at":"2026-04-13T13:05:48.309Z","repository":{"id":10468359,"uuid":"12642904","full_name":"nextgis/nextgisweb_mapserver","owner":"nextgis","description":"NextGIS Web and MapServer integration layer","archived":false,"fork":false,"pushed_at":"2026-02-03T20:19:13.000Z","size":1550,"stargazers_count":4,"open_issues_count":3,"forks_count":8,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-04T09:19:26.387Z","etag":null,"topics":["mapserver","nextgisweb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextgis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-06T11:53:21.000Z","updated_at":"2026-02-03T20:19:08.000Z","dependencies_parsed_at":"2023-01-11T20:14:37.615Z","dependency_job_id":"d156d18f-aed6-4930-b431-c70784bc2233","html_url":"https://github.com/nextgis/nextgisweb_mapserver","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nextgis/nextgisweb_mapserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextgis%2Fnextgisweb_mapserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextgis%2Fnextgisweb_mapserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextgis%2Fnextgisweb_mapserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextgis%2Fnextgisweb_mapserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextgis","download_url":"https://codeload.github.com/nextgis/nextgisweb_mapserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextgis%2Fnextgisweb_mapserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["mapserver","nextgisweb"],"created_at":"2026-04-13T13:05:47.587Z","updated_at":"2026-04-13T13:05:48.298Z","avatar_url":"https://github.com/nextgis.png","language":"Python","readme":"# MapServer renderer for NextGIS Web\n\n## Installation\n\nFirst of all, clone the repository:\n\n```bash\n$ cd package\n$ git clone git@github.com:nextgis/nextgisweb_mapserver.git\n```\n\nPackage `nextgisweb_mapserver` requires `mapscript` Python package from\nMapServer and it can't be installed via `pip` from PyPi. Thus, you must install\n`mapscript` into a virtualenv before `nextgisweb_mapserver` installation.\n\nThe simplest way to do this is to copy it from system-wide installation. At\nfirst, install `mapscript` system-wide first with a package manager. For Ubuntu\nyou can use `python3-mapscript` (or `python-mapscript` for Python 2) package,\nfor example:\n\n```bash\n$ apt install python3-mapscript\n```\n\nThen check if it's available for **system** Python:\n\n```bash\n$ /usr/bin/python3 -c \"import mapscript; print(mapscript)\"\n\u003cmodule 'mapscript' from '/usr/lib/python3/dist-packages/mapscript/__init__.py'\u003e\n```\n\nAfter that copy it into the virtualenv via `mapscript-to-env` script from this\nrepository and then install `nextgisweb_mapserver` into the virtualenv:\n\n```bash\n$ nextgisweb_mapserver/mapscript-to-env ../env/bin/python /usr/bin/python3\n$ pip install -e nextgisweb_mapserver/\n```\n\n## License\n\nThis program is licensed under GNU GPL v2 or any later version.\n\n## Commercial support\n\nNeed to fix a bug or add a feature to MapServer renderer for NextGIS Web? We\nprovide custom development and support for this software.\n[Contact us](http://nextgis.ru/en/contact/) to discuss options!\n\n[![http://nextgis.com](http://nextgis.ru/img/nextgis.png)](http://nextgis.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextgis%2Fnextgisweb_mapserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextgis%2Fnextgisweb_mapserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextgis%2Fnextgisweb_mapserver/lists"}