IN-CORE / incore-services

IN-CORE Web Services is a component of IN-CORE. IN-CORE uses a service oriented architecture with a REST API for communicating with the different services.
Mozilla Public License 2.0
5 stars 1 forks source link

Apply Inner join when merging with parent id #272

Closed longshuicy closed 6 months ago

longshuicy commented 7 months ago

When parent id (shapefile) exists, when posting to data services we do a join to create a new layer to post to geoserver. Investigate that part see how the join was performed. See if we can do a inner join (intersection).