You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/07 07:19:00 UTC

[GitHub] [streampipes] flomickl commented on pull request #1044: Implementing possibility for reprojection Coordinates

flomickl commented on PR #1044:
URL: https://github.com/apache/streampipes/pull/1044#issuecomment-1374402970

   @bossenti 
   Ah ok.
   
   What to do with this kind of files?
   Exclude them?  They have anyway another header format due commend syntax `--`.
   So like markdown or java, there is a third option now.
   
   
   In 
   PostgreSQL_Data_Script.sql
   PostgreSQL_FKey_Script.sql
   PostgreSQL_Table_Script.sql
   following information could be placed:
   -- Usage the data is in accordance to your user profile terms of use.  The 
   -- terms of use can be found here: http://www.epsg-registry.org/help/xml/Terms_Of_Use.html
   
   
   EPSG_FINISH.sql is Apache conform and therefore the following could be added:
   ```
   --
     -- Licensed to the Apache Software Foundation (ASF) under one or more
     -- contributor license agreements.  See the NOTICE file distributed with
     -- this work for additional information regarding copyright ownership.
     -- The ASF licenses this file to You under the Apache License, Version 2.0
     -- (the "License"); you may not use this file except in compliance with
     -- the License.  You may obtain a copy of the License at
     --
     --    http://www.apache.org/licenses/LICENSE-2.0
     --
     -- Unless required by applicable law or agreed to in writing, software
     -- distributed under the License is distributed on an "AS IS" BASIS,
     -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     -- See the License for the specific language governing permissions and
     -- limitations under the License.
     --
   --
   ```
   
   
   What do you think?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org