{"id":13431274,"url":"https://github.com/lukasmartinelli/postgis-editor","last_synced_at":"2025-03-16T11:31:26.890Z","repository":{"id":68835694,"uuid":"55851223","full_name":"lukasmartinelli/postgis-editor","owner":"lukasmartinelli","description":"An accessible PostGIS query editor and visualizer.","archived":true,"fork":false,"pushed_at":"2018-06-03T14:06:02.000Z","size":7476,"stargazers_count":193,"open_issues_count":15,"forks_count":29,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-28T11:53:45.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukasmartinelli.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}},"created_at":"2016-04-09T15:16:57.000Z","updated_at":"2024-05-18T12:03:25.000Z","dependencies_parsed_at":"2023-04-23T20:31:52.143Z","dependency_job_id":null,"html_url":"https://github.com/lukasmartinelli/postgis-editor","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmartinelli%2Fpostgis-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmartinelli%2Fpostgis-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmartinelli%2Fpostgis-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmartinelli%2Fpostgis-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasmartinelli","download_url":"https://codeload.github.com/lukasmartinelli/postgis-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243862847,"owners_count":20360225,"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","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-07-31T02:01:01.852Z","updated_at":"2025-03-16T11:31:24.612Z","avatar_url":"https://github.com/lukasmartinelli.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# PostGIS Query Editor [![Linux Build Status](https://travis-ci.org/lukasmartinelli/postgis-editor.svg?branch=master)](https://travis-ci.org/lukasmartinelli/postgis-editor) [![Windows Build status](https://ci.appveyor.com/api/projects/status/a90g1nkv2a792w98?svg=true)](https://ci.appveyor.com/project/lukasmartinelli/postgis-editor) [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://tldrlegal.com/license/mit-license)\n\n\u003e :warning: This repository is no longer maintained by Lukas Martinelli.\n\nA very accessible **PostGIS query editor** and visualizer.\nGetting started with [PostGIS](http://postgis.net/) is harder than it should be. We spent much time in **psql** and wished to visualize\nour queries quickly without big complicated tools.\n\n**Features:**\n- Just type your query - we try to figure out the geometry/projection\n- Beautiful MapboxGL based visualization\n- Click on any feature for full information\n- Table view to jump to important features\n- Display 100k objects with ease\n- Cross platform support for Windows, OSX and Linux\n\n![Demo video](demo.gif)\n\n## Install\n\n[**Download the app for your platform from the releases page**](https://github.com/lukasmartinelli/postgis-editor/releases/latest).\n\nNow unzip the release and either execute **postgis-editor.app** for OSX, **postgis-editor.exe** for Windows or **postgis-editor** for Linux.\n\nIf this project gains traction we can start building installers for Windows and create packages for different Linux distros. You can also clone the repo\nand run **postgis-editor** directly with npm.\n\n## Introduction\n\nVideo introduction into using PostGIS editor with Natural Earth data.\n\n**https://www.youtube.com/watch?v=NSIUAca_DEU**\n\n[![Using PostGIS Editor to explore Natural Earth ](https://img.youtube.com/vi/NSIUAca_DEU/0.jpg)](https://www.youtube.com/watch?v=NSIUAca_DEU)\n\n## Develop\n\nThe PostGIS query editor is based on Electron using React and MapboxGL.\nInstall node dependencies and generate `dist`.\n\n```bash\nnpm install\nnpm run build\n```\n\nRun Electron app.\n\n```bash\nnpm start\n```\n\nCreate releases.\n\n```bash\nnpm run package-all\n```\n\nThe cross platform artifacts on the release page are automatically build by either Travis (for OSX and Linux) and by AppVeyor (for Windows).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmartinelli%2Fpostgis-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasmartinelli%2Fpostgis-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmartinelli%2Fpostgis-editor/lists"}