Forum Discussion

henk_B52's avatar
henk_B52
Copper Contributor
Dec 12, 2024

Another Microsoft Places Upload Error

After setting up Microsoft places I have a part (one floor) of our building made in imdf format to upload to microsoft places, I made the correlation file 

PS C:\Windows\System32> Import-MapCorrelations -MapFilePath "c:\temp\imdf_map.zip" -CorrelationsFilePath "c:\temp\mapfeatures.csv"
INFO: Correlations file c:\temp\mapfeatures.csv was provided. Adding the Places Directory Ids to the map data according to the correlations file...
INFO: No custom output file name provided, will write to imdf_correlated.zip.
INFO: Updated 3 features in the map files.
SUCCESS: correlated IMDF zip package created and ready to import into Places!

Looks like the correct correlations where made, but after creating the map I get the following error:

PS C:\Windows\System32> new-map -BuildingId xxxxxxxxxx-xxx-xxxx-xxxx-xxxxxxxxx -FilePath "C:\temp\IMDF_correlated.zip"
New-Map: Status(StatusCode="Internal", Detail="ErrorInvalidOrgPartition")

Can't find any error details on this error, what I am doing wrong... Anybody suggestions?

  • Resolved, after deleting the map several times the import went fine.

  • henk_B52's avatar
    henk_B52
    Copper Contributor

    Resolved, after deleting the map several times the import went fine.

Resources