GeodiJSONService

  • GeodiLabelReference AddLabel(String wsName, GeodiLabelReference label)
  • void downloadDoc(String wsName, Int32 content_id, Boolean ForDownload = True) [AdvancedSecurityDisabled]
  • void downloadDocQuery(String wsName, String query) [AdvancedSecurityDisabled]
  • void downloadDocQueryObj(String wsName, StrorageManagerQueryOptions query) [AdvancedSecurityDisabled]
  • void downloadText(String wsName, StrorageManagerQueryOptions query = null, SummaryGetTypeModel typeModal = null, Boolean ForHeaderText = False, Int32 MaxSize = 1073741823)
  • void downloadText2(String wsName, Int32 content_id, SummaryGetTypeModel typeModal = null, Boolean ForHeaderText = False, Int32 MaxSize = 1073741823)
  • void fileData(String wsName, Int32 content_id) [AdvancedSecurityDisabled]
  • void fileDataQuery(String wsName, String query) [AdvancedSecurityDisabled]
  • void fileDataQueryObj(String wsName, StrorageManagerQueryOptions query) [AdvancedSecurityDisabled]
  • List<IContentReader> FindContentReaders(String regex)
  • void GetAutoBase64Data(String Key) [AdvancedSecurityDisabled]
  • IEnumerable<IContentReaderEnumarator> getContentEnumarators(Boolean IncludePredefinedObjects = False)
  • Dictionary<String, Object> GetContentInfo(String wsName, Int32 ContentId, Boolean RunUpdateClientData = False)
  • List<IContentReader> GetContentReaders()
  • void getContentThumbnail(Int32 ContentIdentifier, String wsName, String defaultImage = null, Boolean noPreviewThrowError = False)
  • void getContentThumbnailWithQuery(String query, String wsName, Int32 MaxCount = 1, String defaultImage = null, Boolean noPreviewThrowError = False, String[] alternateQueries = null) [AdvancedSecurityDisabled]
  • void getContentThumbnailWithQuery2(StrorageManagerQueryOptions query, String wsName, String defaultImage = null, Boolean noPreviewThrowError = False, StrorageManagerQueryOptions[] alternateQueries = null) [AdvancedSecurityDisabled]
  • void getContentTypeIco(String ContentTypeKey) [AdvancedSecurityDisabled]
  • StrorageManagerQueryOptions GetDefaultQuery(StrorageManagerQueryOptions query)
  • IEnumerable<Int32> getDocumentCounts(String wsName, String[] queries, StrorageManagerQueryOptions baseQuery, Boolean UseUserLastQuery = False)
  • IEnumerable<QueryGeodiContentReference> getDocuments(StrorageManagerQueryOptions query, String wsName, Boolean UpdateDefaultQuery = False, Boolean UsageLog = False, Boolean RunUpdateClientData = False, Int32 SummaryCount = 0, Boolean RecognizeSummary = False, Boolean EnvolopeFilterForKW = False, Boolean AutoGenerateBase64Url = True, String LogActionName = QUERY_DLV)
  • Dictionary<String, ICollection> getDocumentsForKeywords(StrorageManagerQueryOptions query, String wsName, String[] keywordIds, Boolean listIsDoc, String Result = null, String LogActionName = null)
  • IEnumerable<QueryGeodiContentReference> getDocumentsForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Int32 DataCount, Int32 SummaryCount = 0, Boolean RecognizeSummary = False)
  • SummaryServiceResult getDocumentSummaries(StrorageManagerQueryOptions query, String wsName, Boolean fillSummaryEntries)
  • SummaryServiceResult getDocumentSummariesForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Int32 ContentId = -1, Boolean fillSummaryEntries = False, Int32 DataCount = 0)
  • void getEnumaratorIco(Int32 ID, String wsName) [AdvancedSecurityDisabled]
  • QueryResultInfo getFacet(StrorageManagerQueryOptions query, String wsName, Boolean UpdateDefaultQuery = False, String LastWSScanKey = null, FacetTarget OptimizeTarget = Default)
  • KWListForMap getFirstMapLayerKeywords(String wsName, String bbox, StrorageManagerQueryOptions query = null, String epsg = null)
  • IEnumerable<QueryGeodiSuggestItem> getFTSSuggest(StrorageManagerQueryOptions query, String wsName)
  • Dictionary<String, Object> GetKeywordGeom(String wsName, String KwId, Boolean GetWKT = False)
  • IEnumerable<QueryGeodiContentReference> getKeywords(StrorageManagerQueryOptions query, String wsName, Boolean fillActions = False, Boolean UpdateDefaultQuery = False, Boolean UsageLog = False, String LogActionName = QUERY_KLV)
  • Dictionary<String, ICollection> getKeywordsForDocs(StrorageManagerQueryOptions query, String wsName, String[] docs, Boolean listIsKW, Boolean GetFieldName = False, Boolean GetFieldNameLocalized = False, String Result = null, Boolean DisableGetNumberOfOccurrencesTryFastMode_AutoMode = False, String LogActionName = null)
  • IEnumerable<QueryGeodiContentReference> getKeywordsForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Boolean fillActions = False, Int32 DataCount = 0)
  • GeodiLabelReference GetLabel(String wsName, Int32 labelId)
  • IEnumerable<String> GetLabelDictionaryValues(String wsName, Int32 contentID, Int32 maxCount = 200)
  • IEnumerable<GeodiLabelReference> GetLabelListByRef(Int32 referenceId, String wsName, Int32 labelId, Boolean GetOtherVersionLabels = True)
  • void getLayerIco(Int32 ID, String wsName) [AdvancedSecurityDisabled]
  • IEnumerable<QueryGeodiContentReference> getMaxMinDocDate(StrorageManagerQueryOptions query, String wsName)
  • IEnumerable<IRecognizer> getRecognizers(Boolean IncludePredefinedObjects = False)
  • void GetSimilarToIcon(String tmpFn)
  • IEnumerable<IStorageManager> getStorageManagers(StorageTypeFilter type)
  • IEnumerable<SuggestionItem> getSuggestionForQuery(String searchText, String wsName, Boolean ignoreKW = False, Boolean ignoreDoc = False)
  • GeodiWorkspace getWorkspace(String wsName, Boolean isTemplate)
  • GeodiWorkspace getWorkspaceInfo(String wsName, Boolean isTemplate)
  • IEnumerable<GeodiWorkspace> getWorkspaceList(Boolean templates, Boolean GetIsInRecovery = False)
  • IEnumerable<WorkspaceWithAuth> getWorkspaceListWithAuth(Boolean templates, Boolean GetIsInRecovery = False)
  • IEnumerable<IContentReaderEnumarator> getWSEnumarators(String wsName)
  • WSInfo GetWSInfo(String wsName, WsIncludeInfoEnum IncludeInfo = Default, Boolean IncludeFullFacet = False)
  • List<ILayer> getWSRecognizers(String wsName)
  • Int32 isWSNameAvailable(String wsName)
  • Boolean OpenDocOnBrowser(String wsName, Int32 content_id) [AdvancedSecurityDisabled]
  • IEnumerable<Row> QueryGeom(String wsName, String SearchString)
  • String QuerySimilarToFile(String fileName, String wsName, Boolean isImg, Dictionary<String, Double> cropSel)
  • Boolean RemoveLabel(String wsName, Int32 labelId)
  • Boolean saveWorkspace(GeodiWorkspace ws, String WsName)
  • void SearchMetaXML() [AdvancedSecurityDisabled][RUN]
  • Boolean SetDefaultBaseMapLayerName(String wsName, String layerName)
  • Boolean SetDefaultQuery(StrorageManagerQueryOptions query, String wsName = null)
  • Int32 SetLabel(String wsName, GeodiLabelReference label)
  • SimpleStorageManager tryWorkspaceRecognizer(GeodiWorkspace ws, String WsName, String tryText)