Code Monkey home page Code Monkey logo

Comments (7)

lucernae avatar lucernae commented on September 26, 2024 1

@ricardogsilva

my credentials don't get passed on to Geoserver from GeoNode (after signing in)

I submitted a patch to upstream geonode: GeoNode/geonode#6222
But it's not applied to dominode.dm yet

clicking "View on Site" on Django User Details page sends user to an invalid page (URL is incomplete)

Django thing issues, you need to define the site object for this to work. Fixed in the dominode.dm .

from dominode.

lucernae avatar lucernae commented on September 26, 2024

So far the state of the resolved issue:

  • We reuse styles and templates from previous dominode.dm taken from https://bitbucket.org/louisca/dominode_production/
  • Layer thumbnails and Legend thumbnails not rendering because we changed base url from cuadro.nunez.co into dominode.dm. Migrating the url fix the problem

What is still not working/existing potential issue:

  • credentials didn't get passed from GeoNode to GeoServer. There are some issue with the script on upstream GeoNode. We need to patch it if we want it to work with our deployment (https is handled by ingress)
  • clicking "View on Site" on Django User Details page sends user to an invalid page (URL is incomplete). Not really sure what happens, this is Django's feature. Maybe there are settings that we missed. Redirect didn't include the base url.
  • Thumbnails generated by current geonode seems to be poor in quality.

from dominode.

gubuntu avatar gubuntu commented on September 26, 2024

Is there a manage.py command for regenerating all thumbnails? Otherwise @ricardogsilva you could assign Seabilwe to rest them manually

from dominode.

lucernae avatar lucernae commented on September 26, 2024

I did regenerate layers who doesn't have thumbnails. I've tried both from the interface and executing it directly from the python code. Result are the same. For now, all of the layer's thumbnail are regenerated. 1 layer have white thumbnail because it doesn't have any feature (this layer comes from the training session).
Next approach would be to try to reupload/reimport the layer so the thumbnail regenerated like a fresh layer.

from dominode.

ricardogsilva avatar ricardogsilva commented on September 26, 2024

We will be re-ingesting all layers once the production env is up, so any issues with the thumbnails shall eventually be resolved then.

@lucernae what is the status of the issues mentioned above:

my credentials don't get passed on to Geoserver from GeoNode (after signing in)
clicking "View on Site" on Django User Details page sends user to an invalid page (URL is incomplete)

Both these work OK on my local env, which unfortunately is still not using k8s (hence #78)

I believe this issue ties in with #47, as I currently do not have a clear picture on how we are applying GeoNode customization stuff in our own envs.

from dominode.

ricardogsilva avatar ricardogsilva commented on September 26, 2024

@lucernae
So I guess this can be closed then?

from dominode.

lucernae avatar lucernae commented on September 26, 2024

The credentials are passed, so we can close it.

from dominode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.