Skip to content

procino/postgisQueryBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgisQueryBuilder

Automated/assisted postgis query compilation. The plugin allows a semi-automatic compilation of common postgis sql queries by the assisted insertion/selection of the needed parameters (tables and fields names, operators and postgis functions) It's included postgres views and materialized views (new from psql 9.3) support. The plugin is aimed to allow the creation of a framework of common spatial queries (selection, join, intersection, difference, union) that, nested and chain each other from source tables, brings to complex and dynamic spatial analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%