sendreams

Results 15 issues of sendreams

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: **Expected behavior** **Screenshots** If applicable, add screenshots to help explain your problem. **Version Information (please complete the following information):** -...

help wanted

a entity with 2 primary key, the TableUtils.createTableIfNotExists(connectionSource, DocFolder.class); will throw sqlexception. java.sql.SQLException: More than 1 idField configured for class class com.ware4u.fx.db.conn.DocFolder (FieldType:name=id,class=DocFolder,FieldType:name=cls,class=DocFolder) at com.j256.ormlite.table.TableInfo.(TableInfo.java:92) at com.j256.ormlite.table.TableInfo.(TableInfo.java:57) at com.j256.ormlite.dao.BaseDaoImpl.initialize(BaseDaoImpl.java:160) at...

### Description i want to make buffer from linestring with **Mitre** joinstyle, but the return IPolygon objects is not perfect, some place with many broken line. the source coordinate is...

upstream-investigate

1、目前的demo页面充斥了太多东西,所有功能都往一个页面上堆,显然不利于新手学习。建议做多些页面,每个页面只介绍一个组件或一个功能的用法。 2、不建议一上来就对接超图在线地图,虽然开发人员可快速看到效果,不过从目前的demo看在线地图的配置和本地地图的配置不一样,不方便用户快速上手。 3、不建议通过mapID去区分在线和本地地图,通过options的参数控制更好些,这样开发人员只需要关注一个参数对象,不用去考虑额外的参数对象比如mapID等,把相关参数放在一起,而不是构建多个对象,分别用之,这样会加大用户的学习成本。 4、提供属性信息微件,便于用户查看或修改属性数据。

currently, should setting the mapping rule on startup. In some cases, I hope to dynamically forward in the controller according to the business situation > @GetMapping(value = "/route") ResponseEntity route(@PathVariable...

one project has 6 error. ![image](https://user-images.githubusercontent.com/4160051/222906358-c33ff069-1809-40ba-b37d-015085638630.png)

@lrineau There are very few packages at present. I want to implement some packages that have not been packaged by myself. How do I do it? I read the documentation,...

### Feature description Currently, GDAL cannot retrieve the name of a feature dataset. If a geodatabase contains multiple datasets and there are feature classes with the same name, it can...

enhancement

### What is the bug or the crash? when i drag a mvt file to the mapwindow, show error information: Invalid Data Source: /Users/chenhong/gis/tile/vector/mapbox/15-16592-11271.pbf is not a valid or recognized...

Data Provider
Bug
macOS

I have stored some planar coordinate data using FlatGeobuf, which can be understood as CAD data. Can it be rendering by OpenLayers? I understand that GIS tools like OpenLayers require...