Skip to content

Commit

Permalink
[Fixes GeoNode#7945] Ingest harvested layer data to geonode
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer authored and Ricardo Garcia Silva committed Sep 29, 2021
1 parent 43edc47 commit 7f54865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geonode/harvesting/harvesters/geonodeharvester.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from django.contrib.gis import geos
from lxml import etree

from geonode.base.models import ResourceBase
from geonode.documents.models import Document
from geonode.layers.models import Dataset
from geonode.maps.models import Map
Expand Down

0 comments on commit 7f54865

Please sign in to comment.