Giter Site home page Giter Site logo

Comments (18)

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024 1

by the way the app is looking nice !

from watermask2map.

schuem avatar schuem commented on June 18, 2024 1

with this projection? http://spatialreference.org/ref/epsg/wgs-84-utm-zone-32s/

from watermask2map.

schuem avatar schuem commented on June 18, 2024

Apparently there is an error in the geometry, i guess it is not valid...i could implement a trigger to fix the geometry on inserts and also throw an error message if this happens in the visualization

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

what could be an error in the geometry? a hole could be an error? Maybe I can do something to fix this upstream of the INSERT

from watermask2map.

schuem avatar schuem commented on June 18, 2024

There are some self intersections

from watermask2map.

schuem avatar schuem commented on June 18, 2024

Thanks, i've seen in your screenshot that the 3 divs don't have the exact sizes, in my screen they are looking good. I will make them responsive to the screen size

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

I am trying this upstream of ogr2ogr: https://www.r-spatial.org/r/2017/03/19/invalid.html

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

zone 32? why? do you mean 23? I am using epsg:4326 (lat long).

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

st_make_valid from R's sf seems to work for the first testing so I will introduce it before ogr2ogr.

from watermask2map.

schuem avatar schuem commented on June 18, 2024

of course 23 ... so the original data is in this projection(EPSG:32723) i guess.
Just to be sure so i can reproject the data on the db insert

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

the polygons being inserted are already in latlong! no need to reproject.

from watermask2map.

schuem avatar schuem commented on June 18, 2024

i'm refering to the cogerh static dataset

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

oh, yes, that is EPSG:32723. It is defined as latlong but it is utm. Let me transform and save it again correctly in the repo

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

ok, the projection is now correctly defined as EPSG:32723 in the dataset, so now you have to project it to your purpose. The dataset is now called funceme.geojson. It is in fact a funceme product and not cogerh, so I thought we might start calling it correctly...

from watermask2map.

schuem avatar schuem commented on June 18, 2024

Ok, this really caused me a headache. The map query didn't return any results even though i was sure the postgis query is right. The projection was still wrong, it is EPSG: 32724.

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

from watermask2map.

jmigueldelgado avatar jmigueldelgado commented on June 18, 2024

ok, issue still open but slightly but slightly different: the watermask shown is apparently the correct one, but after clicking a polygon the table and graph displayed are wrong and stuck in February, although the most recent watermasks are from May. Please try to fix this before going on with the hav extraction. I am home today, tomorrow, thursday and friday I will be in the office.

from watermask2map.

schuem avatar schuem commented on June 18, 2024

fixed

from watermask2map.

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.