Open tpolong opened 1 month ago
I'm not sure I understand how this question relates to tippecanoe
. Can you clarify?
您好,您的邮件已收到,谢谢!
Thanks for your question. Let me clarify the context.We're exploring the possibility of integrating PostGIS support into our system. PostGIS is a powerful tool for handling geographic data, and it's commonly used with PostgreSQL databases. The idea is to either use PostgreSQL's Foreign Data Wrapper (FDW) to access PostGIS data or to integrate PostGIS directly as a built-in data source.The reason this is relevant is that we often deal with business data that includes geographic components. For example, we might need to analyze sales data across different regions, or track the movement of goods in real-time. By integrating PostGIS, we could potentially enhance our data analysis capabilities and provide more insightful business intelligence.The goal is to ensure that we can handle this geographic data efficiently and in real-time, which is crucial for our operations. I hope this clarifies the connection between the question and our work.Feel free to ask if you have any more questions or need further details!
Can we release support for PostGIS through PostgreSQL Foreign Data Wrapper (FDW) or as a built-in data source?Sometimes it might be business data that needs to be generated in real-time.