[QGIS-Developer] QGIS Documentation Writer - Report

2024-02-16 Thread Selma Vidimlic via QGIS-Developer
Hello everyone,

Here is the new report.

Pull request that are merged this week:
New checkboxes 
MSSQL 
Field properties 

This week, and I will continue next week (point cloud and mesh), I have
been working on creating a new section for Identify results dialog for
individual data formats:
Raster 
Vector 
There were also some updates in Style database
.

Have a nice weekend,
Selma.
-- 
Selma Vidimlic Husic
QGIS Documentation Writer
Visit http://kartoza.com to find out about open source:
* Desktop GIS programming services
* Geospatial web development
* GIS Training
* Consulting Services
Phone: +387 61 933 651
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Could not execute: INSERT INTO tbl_sr during ninja install

2024-02-16 Thread Andrea Giudiceandrea via QGIS-Developer

Il 16/02/2024 14:11, Paul N via QGIS-Developer ha scritto:
Could not execute: INSERT INTO tbl_srs(srs_id, 
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type) VALUES (64078, 'Neptune (2015) / Ographic / Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +a=24764000 +b=24341000 +units=m +no_defs',520004078,'IAU_2015','89991',0,0,'Projected') [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]


Hi Paul N,
it looks like that issue happens from time to time. Anyway I suppose 
such issue may have been already fixed. See 
https://github.com/qgis/QGIS/pull/56317/commits/aa7317e4239e88252c3327bcccd27646062087aa


Which commit are have you build on?

Best regards.

Andrea
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS Full Stack Web Developer Report

2024-02-16 Thread Greg Troxel via QGIS-Developer
"Johannes Kröger (WhereGroup) via QGIS-Developer"
 writes:

> https://github.com/qgis/QGIS-Django/pull/356";>Use Gmail
> as the email provider
>
> Does this mean that Gmail will be involved in all those mails? I
> would be strongly against proactively exposing any data to such a
> company if not absolutely necessary.
>
> Can't a OSGeo mail account be used instead?
>
> It's bad enough that so much mail is already centralized and thus
> available to a single party/company but as long as a user is not
> willingly using Gmail themselves already, it would be great if
> Google (or any other similar third party) was not involved in such
> mails.

me too

I don't really understand what is going on, but I think the less
anything uses google anything, the better.
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS Full Stack Web Developer Report

2024-02-16 Thread WhereGroup

Hey Lova,

thanks for all your great work!

This caught my eye:

Use Gmail as the email provider 



Does this mean that Gmail will be involved in all those mails? I would 
be strongly against proactively exposing any data to such a company if 
not absolutely necessary.


Can't a OSGeo mail account be used instead?

It's bad enough that so much mail is already centralized and thus 
available to a single party/company but as long as a user is not 
willingly using Gmail themselves already, it would be great if Google 
(or any other similar third party) was not involved in such mails.


Cheers, Hannes

On 16.02.24 13:52, Lova Andriarimalala via QGIS-Developer wrote:


Hello everyone,

I’m starting a new thread because the previous one exceeds the limit. 
I've included for you a report which details the progress made this 
week on the development of the plugin and feed website.


*New PR for the plugins website:*

  * Use Gmail as the email provider

  * Set media and static path as the same as in production

  * Fix plugin detail rating
: this is a fix for
#354 
  * Add local timezone to XML
: this is a fix for
#353 

*New PRs for the feed website:*

  * Use Gmail as the email provider


Next week, I will try to plan the deployment of some of these PRs. I 
will also continue to implement the components developed by Kontur on 
the QGIS Feed website.


Have a great weekend,

Lova

—**

Image

*Lova Andriarimalala***

*QGIS Full Stack Developer***

Visit http://kartoza.com  to find out about open 
source:


* Desktop GIS programming services

* Geospatial web development

* GIS Training

* Consulting Services

Office: +261(0)34 09 524 73 


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer


--
Johannes Kröger / GIS-Entwickler/-Berater

*
FOSSGIS Konferenz
20.-23. März 2024 in Hamburg
https://www.fossgis-konferenz.de/2024/

WhereGroup-Beiträge auf der FOSSGIS
https://wheregroup.com/unternehmen/aktuelles/
*

WhereGroup GmbH
c/o KK03 GmbH
Lange Reihe 29
20099 Hamburg
Germany

Tel: +49 (0)228 / 90 90 38 - 36
Fax: +49 (0)228 / 90 90 38 - 11

johannes.kroe...@wheregroup.com
www.wheregroup.com
Geschäftsführer:
Olaf Knopp, Peter Stamm
Amtsgericht Bonn, HRB 9885
---
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] Could not execute: INSERT INTO tbl_sr during ninja install

2024-02-16 Thread Paul N via QGIS-Developer
Hi,
QGIS compilation successful with *build ninja* on windows 10. While trying
to install using *ninja install*, I am getting the following error message.
There are many rows like below, few of them are below which also have the
last line.

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type)
VALUES (64078, 'Neptune (2015) / Ographic /
Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0
+a=24764000 +b=24341000 +units=m
+no_defs',520004078,'IAU_2015','89991',0,0,'Projected') [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type)
VALUES (64079, 'Neptune (2015) / Ocentric /
Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0
+a=24764000 +b=24341000 +units=m
+no_defs',520004079,'IAU_2015','89992',0,0,'Projected') [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type)
VALUES (64080, 'Charon (2015) - Sphere / Ocentric /
Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0
+R=606000 +units=m +no_defs',520004080,'IAU_2015','90190',0,0,'Projected')
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id]

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type)
VALUES (64081, 'Gaspra (2015) - Sphere / Ocentric /
Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0
+R=6100 +units=m
+no_defs',520004081,'IAU_2015','951101090',0,0,'Projected') [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated,srs_type)
VALUES (64082, 'Pluto (2015) - Sphere / Ocentric /
Mercator','merc','merc','+proj=merc +R_C +lat_0=0 +lon_0=0 +x_0=0 +y_0=0
+R=1188300 +units=m +no_defs',520004082,'IAU_2015','0',0,0,'Projected')
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id]

*522 CRSs could not be updated.*

Any clue?
Regards
Paul N
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] QGIS Full Stack Web Developer Report

2024-02-16 Thread Lova Andriarimalala via QGIS-Developer
Hello everyone,

I’m starting a new thread because the previous one exceeds the limit. I've 
included for you a report which details the progress made this week on the 
development of the plugin and feed website.

New PR for the plugins website:

  *   Use Gmail as the email 
provider
  *   Set media and static path as the same as in 
production
  *   Fix plugin detail rating: 
this is a fix for #354
  *   Add local timezone to XML: 
this is a fix for #353

New PRs for the feed website:

  *   Use Gmail as the email provider 


Next week, I will try to plan the deployment of some of these PRs. I will also 
continue to implement the components developed by Kontur on the QGIS Feed 
website.

Have a great weekend,
Lova


—
[Image]

Lova Andriarimalala
QGIS Full Stack Developer
Visit http://kartoza.com to find out about open source:
* Desktop GIS programming services
* Geospatial web development
* GIS Training
* Consulting Services
Office: +261(0)34 09 524 73



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer