Esri / geoportal-server

Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
https://gptogc.esri.com/geoportal
Apache License 2.0
244 stars 149 forks source link

"Add" option is not highlighted in the Geoportal search #326

Closed Durga07 closed 3 years ago

Durga07 commented 3 years ago

While viewing the Map,when a particular search operation is done in Geoportal search tab I am able to zoom to the particular feature level but I am unable to ADD that feature to the map. Can anyone help me with this please! Geoportal

mhogeweg commented 3 years ago

Hi,

Are these items services (map/feature/WMS etc)? Can you share the url to one of these items or its full metadata as published?

Marten Esri

On Jul 24, 2020, at 9:19 PM, Durga07 notifications@github.com wrote:



While viewing the Map,when a particular search operation is done in Geoportal search tab I am able to zoom to the particular feature level but I am unable to ADD that feature to the map. Can anyone help me with this please! [Geoportal]https://urldefense.com/v3/__https://user-images.githubusercontent.com/68694781/88362168-34569000-cd99-11ea-813e-87fddc8202f0.PNG__;!!CKZwjTOV!hv_TEqj04vSVv4ak-b8eOktca0mynYTSc_qGil_DwJGtoRQ0Bz8b62dYnlaXHQ$

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/Esri/geoportal-server/issues/326__;!!CKZwjTOV!hv_TEqj04vSVv4ak-b8eOktca0mynYTSc_qGil_DwJGtoRQ0Bz8b62cw5wLAbg$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AADANCXAQEYVEB3RKOBA5GDR5JMMLANCNFSM4PHIPJXA__;!!CKZwjTOV!hv_TEqj04vSVv4ak-b8eOktca0mynYTSc_qGil_DwJGtoRQ0Bz8b62cXalmVNQ$.

Durga07 commented 3 years ago

I'm sharing the metadata file and link sir @mhogeweg Link(HTML) : http://49.207.9.178:8080/geoportal/rest/metadata/item/d63b9850c1814b4e99643bf5254b0731/html Link(XML) : http://49.207.9.178:8080/geoportal/rest/metadata/item/d63b9850c1814b4e99643bf5254b0731/xml Files.zip

mhogeweg commented 3 years ago

hi, thank you for sharing that. It appears you have registered the feature classes in your geodatabase. This will not get the 'add to map' link as that is for web services like WMS, ArcGIS Map Services, ArcGIS Feature Services and such. Consider that the Geoportal user (like myself) will not be able to connect to your personal geodatabase.

If you have access to ArcGIS Server or ArcGIS Online, you could publish the feature class there and then you'd register the map/feature service in the geoportal. That would then be a layer that can be added to the map viewer.

If you don't have ArcGIS Online you can setup a free personal account, see: https://doc.arcgis.com/en/arcgis-online/get-started/create-account.htm#ESRI_SECTION1_D91DD2A709AE4FB68A9CC095F1688E05.

If none of that is possible, try registering some of the sample services from here: http://sampleserver1.arcgisonline.com/ArcGIS/rest/services

That will give you an idea of how to work with services in Geoportal Server

Durga07 commented 3 years ago

Hi Can Geoportal be installed on Windows 10 or should it be done on Windows Server?

mhogeweg commented 3 years ago

Geoportal can run fine on windows 10 or any other operating system that can run java, tomcat, and elasticsearch